Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
WSI-Assignment
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Hassan Bin Eqbal
WSI-Assignment
Commits
19c563e6
Commit
19c563e6
authored
Feb 04, 2020
by
Hassan Bin Eqbal
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added test case for AlertInfo component
parent
8cb34ac1
Changes
27
Hide whitespace changes
Inline
Side-by-side
Showing
27 changed files
with
122 additions
and
110 deletions
+122
-110
clover.xml
coverage/clover.xml
+18
-18
coverage-final.json
coverage/coverage-final.json
+12
-12
index.html
coverage/lcov-report/__test__/setup/index.html
+1
-1
styleMock.js.html
coverage/lcov-report/__test__/setup/styleMock.js.html
+1
-1
index.html
coverage/lcov-report/index.html
+16
-16
index.html
coverage/lcov-report/src/actions/index.html
+1
-1
index.js.html
coverage/lcov-report/src/actions/index.js.html
+1
-1
BreadCrumb.jsx.html
...lcov-report/src/components/BeardCrumb/BreadCrumb.jsx.html
+1
-1
index.html
coverage/lcov-report/src/components/BeardCrumb/index.html
+1
-1
Overlay.js.html
coverage/lcov-report/src/components/Overlay/Overlay.js.html
+1
-1
index.html
coverage/lcov-report/src/components/Overlay/index.html
+1
-1
ProductDetails.jsx.html
...ort/src/components/ProductDetails/ProductDetails.jsx.html
+1
-1
ProductDetailsPage.jsx.html
...src/components/ProductDetails/ProductDetailsPage.jsx.html
+1
-1
ProductImages.jsx.html
...port/src/components/ProductDetails/ProductImages.jsx.html
+1
-1
index.html
...rage/lcov-report/src/components/ProductDetails/index.html
+1
-1
ProductThumbnail.jsx.html
...src/components/ProductThumbnail/ProductThumbnail.jsx.html
+1
-1
index.html
...ge/lcov-report/src/components/ProductThumbnail/index.html
+1
-1
SimilarProducts.jsx.html
...t/src/components/SimilarProducts/SimilarProducts.jsx.html
+1
-1
index.html
...age/lcov-report/src/components/SimilarProducts/index.html
+1
-1
AlertInfo.js.html
coverage/lcov-report/src/helpers/AlertInfo/AlertInfo.js.html
+11
-11
index.html
coverage/lcov-report/src/helpers/AlertInfo/index.html
+17
-17
BrowsePage.jsx.html
...rage/lcov-report/src/pages/BrowsePage/BrowsePage.jsx.html
+1
-1
index.html
coverage/lcov-report/src/pages/BrowsePage/index.html
+1
-1
categoryReducer.js.html
coverage/lcov-report/src/reducers/categoryReducer.js.html
+1
-1
index.html
coverage/lcov-report/src/reducers/index.html
+1
-1
lcov.info
coverage/lcov.info
+16
-16
AlertInfo.test.js
src/helpers/AlertInfo/AlertInfo.test.js
+12
-0
No files found.
coverage/clover.xml
View file @
19c563e6
<?xml version="1.0" encoding="UTF-8"?>
<coverage
generated=
"1580
761421619
"
clover=
"3.2.0"
>
<project
timestamp=
"1580
76142161
9"
name=
"All files"
>
<metrics
statements=
"58"
coveredstatements=
"5
5"
conditionals=
"45"
coveredconditionals=
"40"
methods=
"22"
coveredmethods=
"19"
elements=
"125"
coveredelements=
"114
"
complexity=
"0"
loc=
"58"
ncloc=
"58"
packages=
"10"
files=
"12"
classes=
"12"
/>
<coverage
generated=
"1580
842386378
"
clover=
"3.2.0"
>
<project
timestamp=
"1580
84238637
9"
name=
"All files"
>
<metrics
statements=
"58"
coveredstatements=
"5
6"
conditionals=
"45"
coveredconditionals=
"40"
methods=
"22"
coveredmethods=
"20"
elements=
"125"
coveredelements=
"116
"
complexity=
"0"
loc=
"58"
ncloc=
"58"
packages=
"10"
files=
"12"
classes=
"12"
/>
<package
name=
"__test__.setup"
>
<metrics
statements=
"1"
coveredstatements=
"1"
conditionals=
"0"
coveredconditionals=
"0"
methods=
"0"
coveredmethods=
"0"
/>
<file
name=
"styleMock.js"
path=
"/Users/nisum/Desktop/Projects/
WSI/wsi
/__test__/setup/styleMock.js"
>
<file
name=
"styleMock.js"
path=
"/Users/nisum/Desktop/Projects/
wsi-dev
/__test__/setup/styleMock.js"
>
<metrics
statements=
"1"
coveredstatements=
"1"
conditionals=
"0"
coveredconditionals=
"0"
methods=
"0"
coveredmethods=
"0"
/>
<line
num=
"1"
count=
"7"
type=
"stmt"
/>
</file>
</package>
<package
name=
"src.actions"
>
<metrics
statements=
"4"
coveredstatements=
"4"
conditionals=
"0"
coveredconditionals=
"0"
methods=
"2"
coveredmethods=
"2"
/>
<file
name=
"index.js"
path=
"/Users/nisum/Desktop/Projects/
WSI/wsi
/src/actions/index.js"
>
<file
name=
"index.js"
path=
"/Users/nisum/Desktop/Projects/
wsi-dev
/src/actions/index.js"
>
<metrics
statements=
"4"
coveredstatements=
"4"
conditionals=
"0"
coveredconditionals=
"0"
methods=
"2"
coveredmethods=
"2"
/>
<line
num=
"3"
count=
"2"
type=
"stmt"
/>
<line
num=
"4"
count=
"2"
type=
"stmt"
/>
...
...
@@ -21,14 +21,14 @@
</package>
<package
name=
"src.components.BeardCrumb"
>
<metrics
statements=
"1"
coveredstatements=
"1"
conditionals=
"0"
coveredconditionals=
"0"
methods=
"1"
coveredmethods=
"1"
/>
<file
name=
"BreadCrumb.jsx"
path=
"/Users/nisum/Desktop/Projects/
WSI/wsi
/src/components/BeardCrumb/BreadCrumb.jsx"
>
<file
name=
"BreadCrumb.jsx"
path=
"/Users/nisum/Desktop/Projects/
wsi-dev
/src/components/BeardCrumb/BreadCrumb.jsx"
>
<metrics
statements=
"1"
coveredstatements=
"1"
conditionals=
"0"
coveredconditionals=
"0"
methods=
"1"
coveredmethods=
"1"
/>
<line
num=
"5"
count=
"4"
type=
"stmt"
/>
</file>
</package>
<package
name=
"src.components.Overlay"
>
<metrics
statements=
"2"
coveredstatements=
"2"
conditionals=
"0"
coveredconditionals=
"0"
methods=
"2"
coveredmethods=
"2"
/>
<file
name=
"Overlay.js"
path=
"/Users/nisum/Desktop/Projects/
WSI/wsi
/src/components/Overlay/Overlay.js"
>
<file
name=
"Overlay.js"
path=
"/Users/nisum/Desktop/Projects/
wsi-dev
/src/components/Overlay/Overlay.js"
>
<metrics
statements=
"2"
coveredstatements=
"2"
conditionals=
"0"
coveredconditionals=
"0"
methods=
"2"
coveredmethods=
"2"
/>
<line
num=
"7"
count=
"1"
type=
"stmt"
/>
<line
num=
"11"
count=
"2"
type=
"stmt"
/>
...
...
@@ -36,7 +36,7 @@
</package>
<package
name=
"src.components.ProductDetails"
>
<metrics
statements=
"25"
coveredstatements=
"23"
conditionals=
"22"
coveredconditionals=
"19"
methods=
"9"
coveredmethods=
"7"
/>
<file
name=
"ProductDetails.jsx"
path=
"/Users/nisum/Desktop/Projects/
WSI/wsi
/src/components/ProductDetails/ProductDetails.jsx"
>
<file
name=
"ProductDetails.jsx"
path=
"/Users/nisum/Desktop/Projects/
wsi-dev
/src/components/ProductDetails/ProductDetails.jsx"
>
<metrics
statements=
"13"
coveredstatements=
"13"
conditionals=
"16"
coveredconditionals=
"15"
methods=
"1"
coveredmethods=
"1"
/>
<line
num=
"10"
count=
"9"
type=
"stmt"
/>
<line
num=
"17"
count=
"9"
type=
"cond"
truecount=
"2"
falsecount=
"0"
/>
...
...
@@ -52,13 +52,13 @@
<line
num=
"35"
count=
"1"
type=
"stmt"
/>
<line
num=
"40"
count=
"9"
type=
"stmt"
/>
</file>
<file
name=
"ProductDetailsPage.jsx"
path=
"/Users/nisum/Desktop/Projects/
WSI/wsi
/src/components/ProductDetails/ProductDetailsPage.jsx"
>
<file
name=
"ProductDetailsPage.jsx"
path=
"/Users/nisum/Desktop/Projects/
wsi-dev
/src/components/ProductDetails/ProductDetailsPage.jsx"
>
<metrics
statements=
"3"
coveredstatements=
"3"
conditionals=
"2"
coveredconditionals=
"2"
methods=
"3"
coveredmethods=
"3"
/>
<line
num=
"8"
count=
"5"
type=
"stmt"
/>
<line
num=
"10"
count=
"30"
type=
"cond"
truecount=
"2"
falsecount=
"0"
/>
<line
num=
"11"
count=
"3"
type=
"stmt"
/>
</file>
<file
name=
"ProductImages.jsx"
path=
"/Users/nisum/Desktop/Projects/
WSI/wsi
/src/components/ProductDetails/ProductImages.jsx"
>
<file
name=
"ProductImages.jsx"
path=
"/Users/nisum/Desktop/Projects/
wsi-dev
/src/components/ProductDetails/ProductImages.jsx"
>
<metrics
statements=
"9"
coveredstatements=
"7"
conditionals=
"4"
coveredconditionals=
"2"
methods=
"5"
coveredmethods=
"3"
/>
<line
num=
"7"
count=
"7"
type=
"stmt"
/>
<line
num=
"8"
count=
"7"
type=
"stmt"
/>
...
...
@@ -73,7 +73,7 @@
</package>
<package
name=
"src.components.ProductThumbnail"
>
<metrics
statements=
"14"
coveredstatements=
"14"
conditionals=
"16"
coveredconditionals=
"15"
methods=
"1"
coveredmethods=
"1"
/>
<file
name=
"ProductThumbnail.jsx"
path=
"/Users/nisum/Desktop/Projects/
WSI/wsi
/src/components/ProductThumbnail/ProductThumbnail.jsx"
>
<file
name=
"ProductThumbnail.jsx"
path=
"/Users/nisum/Desktop/Projects/
wsi-dev
/src/components/ProductThumbnail/ProductThumbnail.jsx"
>
<metrics
statements=
"14"
coveredstatements=
"14"
conditionals=
"16"
coveredconditionals=
"15"
methods=
"1"
coveredmethods=
"1"
/>
<line
num=
"12"
count=
"35"
type=
"stmt"
/>
<line
num=
"19"
count=
"35"
type=
"cond"
truecount=
"2"
falsecount=
"0"
/>
...
...
@@ -93,7 +93,7 @@
</package>
<package
name=
"src.components.SimilarProducts"
>
<metrics
statements=
"4"
coveredstatements=
"4"
conditionals=
"2"
coveredconditionals=
"1"
methods=
"3"
coveredmethods=
"3"
/>
<file
name=
"SimilarProducts.jsx"
path=
"/Users/nisum/Desktop/Projects/
WSI/wsi
/src/components/SimilarProducts/SimilarProducts.jsx"
>
<file
name=
"SimilarProducts.jsx"
path=
"/Users/nisum/Desktop/Projects/
wsi-dev
/src/components/SimilarProducts/SimilarProducts.jsx"
>
<metrics
statements=
"4"
coveredstatements=
"4"
conditionals=
"2"
coveredconditionals=
"1"
methods=
"3"
coveredmethods=
"3"
/>
<line
num=
"5"
count=
"5"
type=
"stmt"
/>
<line
num=
"7"
count=
"5"
type=
"stmt"
/>
...
...
@@ -102,15 +102,15 @@
</file>
</package>
<package
name=
"src.helpers.AlertInfo"
>
<metrics
statements=
"1"
coveredstatements=
"
0"
conditionals=
"0"
coveredconditionals=
"0"
methods=
"1"
coveredmethods=
"0
"
/>
<file
name=
"AlertInfo.js"
path=
"/Users/nisum/Desktop/Projects/
WSI/wsi
/src/helpers/AlertInfo/AlertInfo.js"
>
<metrics
statements=
"1"
coveredstatements=
"
0"
conditionals=
"0"
coveredconditionals=
"0"
methods=
"1"
coveredmethods=
"0
"
/>
<line
num=
"4"
count=
"
0
"
type=
"stmt"
/>
<metrics
statements=
"1"
coveredstatements=
"
1"
conditionals=
"0"
coveredconditionals=
"0"
methods=
"1"
coveredmethods=
"1
"
/>
<file
name=
"AlertInfo.js"
path=
"/Users/nisum/Desktop/Projects/
wsi-dev
/src/helpers/AlertInfo/AlertInfo.js"
>
<metrics
statements=
"1"
coveredstatements=
"
1"
conditionals=
"0"
coveredconditionals=
"0"
methods=
"1"
coveredmethods=
"1
"
/>
<line
num=
"4"
count=
"
1
"
type=
"stmt"
/>
</file>
</package>
<package
name=
"src.pages.BrowsePage"
>
<metrics
statements=
"3"
coveredstatements=
"3"
conditionals=
"2"
coveredconditionals=
"2"
methods=
"2"
coveredmethods=
"2"
/>
<file
name=
"BrowsePage.jsx"
path=
"/Users/nisum/Desktop/Projects/
WSI/wsi
/src/pages/BrowsePage/BrowsePage.jsx"
>
<file
name=
"BrowsePage.jsx"
path=
"/Users/nisum/Desktop/Projects/
wsi-dev
/src/pages/BrowsePage/BrowsePage.jsx"
>
<metrics
statements=
"3"
coveredstatements=
"3"
conditionals=
"2"
coveredconditionals=
"2"
methods=
"2"
coveredmethods=
"2"
/>
<line
num=
"8"
count=
"4"
type=
"stmt"
/>
<line
num=
"9"
count=
"4"
type=
"stmt"
/>
...
...
@@ -119,7 +119,7 @@
</package>
<package
name=
"src.reducers"
>
<metrics
statements=
"3"
coveredstatements=
"3"
conditionals=
"3"
coveredconditionals=
"3"
methods=
"1"
coveredmethods=
"1"
/>
<file
name=
"categoryReducer.js"
path=
"/Users/nisum/Desktop/Projects/
WSI/wsi
/src/reducers/categoryReducer.js"
>
<file
name=
"categoryReducer.js"
path=
"/Users/nisum/Desktop/Projects/
wsi-dev
/src/reducers/categoryReducer.js"
>
<metrics
statements=
"3"
coveredstatements=
"3"
conditionals=
"3"
coveredconditionals=
"3"
methods=
"1"
coveredmethods=
"1"
/>
<line
num=
"4"
count=
"2"
type=
"cond"
truecount=
"2"
falsecount=
"0"
/>
<line
num=
"6"
count=
"1"
type=
"stmt"
/>
...
...
coverage/coverage-final.json
View file @
19c563e6
{
"/Users/nisum/Desktop/Projects/
WSI/wsi/__test__/setup/styleMock.js"
:
{
"path"
:
"/Users/nisum/Desktop/Projects/WSI/wsi/__test__/setup/styleMock.js"
,
"statementMap"
:{
"0"
:{
"start"
:{
"line"
:
1
,
"column"
:
0
},
"end"
:{
"line"
:
1
,
"column"
:
19
}}},
"fnMap"
:{},
"branchMap"
:{},
"s"
:{
"0"
:
7
},
"f"
:{},
"b"
:{},
"_coverageSchema"
:
"43e27e138ebf9cfc5966b082cf9a028302ed4184"
,
"hash"
:
"adbb87e2b772330ee32a66aad12e3099570a13b9
"
}
,
"/Users/nisum/Desktop/Projects/
WSI/wsi/src/actions/index.js"
:
{
"path"
:
"/Users/nisum/Desktop/Projects/WSI/wsi/src/actions/index.js"
,
"statementMap"
:{
"0"
:{
"start"
:{
"line"
:
3
,
"column"
:
33
},
"end"
:{
"line"
:
3
,
"column"
:
52
}},
"1"
:{
"start"
:{
"line"
:
4
,
"column"
:
27
},
"end"
:{
"line"
:
11
,
"column"
:
1
}},
"2"
:{
"start"
:{
"line"
:
4
,
"column"
:
33
},
"end"
:{
"line"
:
11
,
"column"
:
1
}},
"3"
:{
"start"
:{
"line"
:
5
,
"column"
:
14
},
"end"
:{
"line"
:
5
,
"column"
:
62
}},
"4"
:{
"start"
:{
"line"
:
7
,
"column"
:
2
},
"end"
:{
"line"
:
10
,
"column"
:
5
}}},
"fnMap"
:{
"0"
:{
"name"
:
"(anonymous_0)"
,
"decl"
:{
"start"
:{
"line"
:
4
,
"column"
:
27
},
"end"
:{
"line"
:
4
,
"column"
:
28
}},
"loc"
:{
"start"
:{
"line"
:
4
,
"column"
:
33
},
"end"
:{
"line"
:
11
,
"column"
:
1
}},
"line"
:
4
},
"1"
:{
"name"
:
"(anonymous_1)"
,
"decl"
:{
"start"
:{
"line"
:
4
,
"column"
:
33
},
"end"
:{
"line"
:
4
,
"column"
:
34
}},
"loc"
:{
"start"
:{
"line"
:
4
,
"column"
:
58
},
"end"
:{
"line"
:
11
,
"column"
:
1
}},
"line"
:
4
}},
"branchMap"
:{},
"s"
:{
"0"
:
2
,
"1"
:
2
,
"2"
:
1
,
"3"
:
1
,
"4"
:
1
},
"f"
:{
"0"
:
1
,
"1"
:
1
},
"b"
:{},
"_coverageSchema"
:
"43e27e138ebf9cfc5966b082cf9a028302ed4184"
,
"hash"
:
"0c09b2f0dd1a25c1c10e0c5024d1366c8588e866
"
}
,
"/Users/nisum/Desktop/Projects/
WSI/wsi/src/components/BeardCrumb/BreadCrumb.jsx"
:
{
"path"
:
"/Users/nisum/Desktop/Projects/WSI/wsi/src/components/BeardCrumb/BreadCrumb.jsx"
,
"statementMap"
:{
"0"
:{
"start"
:{
"line"
:
5
,
"column"
:
2
},
"end"
:{
"line"
:
16
,
"column"
:
3
}}},
"fnMap"
:{
"0"
:{
"name"
:
"BreadCrumb"
,
"decl"
:{
"start"
:{
"line"
:
4
,
"column"
:
9
},
"end"
:{
"line"
:
4
,
"column"
:
19
}},
"loc"
:{
"start"
:{
"line"
:
4
,
"column"
:
38
},
"end"
:{
"line"
:
17
,
"column"
:
1
}},
"line"
:
4
}},
"branchMap"
:{},
"s"
:{
"0"
:
4
},
"f"
:{
"0"
:
4
},
"b"
:{},
"_coverageSchema"
:
"43e27e138ebf9cfc5966b082cf9a028302ed4184"
,
"hash"
:
"c8449c2b76e69eb1c347710125a08fc4501f90f7
"
}
,
"/Users/nisum/Desktop/Projects/
WSI/wsi/src/components/Overlay/Overlay.js"
:
{
"path"
:
"/Users/nisum/Desktop/Projects/WSI/wsi/src/components/Overlay/Overlay.js"
,
"statementMap"
:{
"0"
:{
"start"
:{
"line"
:
7
,
"column"
:
2
},
"end"
:{
"line"
:
18
,
"column"
:
3
}},
"1"
:{
"start"
:{
"line"
:
11
,
"column"
:
10
},
"end"
:{
"line"
:
11
,
"column"
:
58
}}},
"fnMap"
:{
"0"
:{
"name"
:
"Overlay"
,
"decl"
:{
"start"
:{
"line"
:
6
,
"column"
:
24
},
"end"
:{
"line"
:
6
,
"column"
:
31
}},
"loc"
:{
"start"
:{
"line"
:
6
,
"column"
:
58
},
"end"
:{
"line"
:
19
,
"column"
:
1
}},
"line"
:
6
},
"1"
:{
"name"
:
"(anonymous_1)"
,
"decl"
:{
"start"
:{
"line"
:
10
,
"column"
:
20
},
"end"
:{
"line"
:
10
,
"column"
:
21
}},
"loc"
:{
"start"
:{
"line"
:
10
,
"column"
:
38
},
"end"
:{
"line"
:
12
,
"column"
:
9
}},
"line"
:
10
}},
"branchMap"
:{},
"s"
:{
"0"
:
1
,
"1"
:
2
},
"f"
:{
"0"
:
1
,
"1"
:
2
},
"b"
:{},
"_coverageSchema"
:
"43e27e138ebf9cfc5966b082cf9a028302ed4184"
,
"hash"
:
"33ab664a898c7fdf82d4a863d928c352fd2e1075
"
}
,
"/Users/nisum/Desktop/Projects/
WSI/wsi/src/components/ProductDetails/ProductDetails.jsx"
:
{
"path"
:
"/Users/nisum/Desktop/Projects/WSI/wsi/src/components/ProductDetails/ProductDetails.jsx"
,
"statementMap"
:{
"0"
:{
"start"
:{
"line"
:
10
,
"column"
:
8
},
"end"
:{
"line"
:
10
,
"column"
:
15
}},
"1"
:{
"start"
:{
"line"
:
17
,
"column"
:
4
},
"end"
:{
"line"
:
27
,
"column"
:
5
}},
"2"
:{
"start"
:{
"line"
:
18
,
"column"
:
8
},
"end"
:{
"line"
:
21
,
"column"
:
9
}},
"3"
:{
"start"
:{
"line"
:
19
,
"column"
:
12
},
"end"
:{
"line"
:
19
,
"column"
:
50
}},
"4"
:{
"start"
:{
"line"
:
20
,
"column"
:
12
},
"end"
:{
"line"
:
20
,
"column"
:
48
}},
"5"
:{
"start"
:{
"line"
:
23
,
"column"
:
8
},
"end"
:{
"line"
:
26
,
"column"
:
9
}},
"6"
:{
"start"
:{
"line"
:
24
,
"column"
:
12
},
"end"
:{
"line"
:
24
,
"column"
:
50
}},
"7"
:{
"start"
:{
"line"
:
25
,
"column"
:
12
},
"end"
:{
"line"
:
25
,
"column"
:
48
}},
"8"
:{
"start"
:{
"line"
:
32
,
"column"
:
4
},
"end"
:{
"line"
:
37
,
"column"
:
5
}},
"9"
:{
"start"
:{
"line"
:
33
,
"column"
:
8
},
"end"
:{
"line"
:
33
,
"column"
:
36
}},
"10"
:{
"start"
:{
"line"
:
34
,
"column"
:
8
},
"end"
:{
"line"
:
36
,
"column"
:
9
}},
"11"
:{
"start"
:{
"line"
:
35
,
"column"
:
12
},
"end"
:{
"line"
:
35
,
"column"
:
40
}},
"12"
:{
"start"
:{
"line"
:
40
,
"column"
:
4
},
"end"
:{
"line"
:
73
,
"column"
:
5
}}},
"fnMap"
:{
"0"
:{
"name"
:
"ProductDetails"
,
"decl"
:{
"start"
:{
"line"
:
4
,
"column"
:
24
},
"end"
:{
"line"
:
4
,
"column"
:
38
}},
"loc"
:{
"start"
:{
"line"
:
4
,
"column"
:
52
},
"end"
:{
"line"
:
74
,
"column"
:
1
}},
"line"
:
4
}},
"branchMap"
:{
"0"
:{
"loc"
:{
"start"
:{
"line"
:
17
,
"column"
:
4
},
"end"
:{
"line"
:
27
,
"column"
:
5
}},
"type"
:
"if"
,
"locations"
:[{
"start"
:{
"line"
:
17
,
"column"
:
4
},
"end"
:{
"line"
:
27
,
"column"
:
5
}},{
"start"
:{
"line"
:
17
,
"column"
:
4
},
"end"
:{
"line"
:
27
,
"column"
:
5
}}],
"line"
:
17
},
"1"
:{
"loc"
:{
"start"
:{
"line"
:
18
,
"column"
:
8
},
"end"
:{
"line"
:
21
,
"column"
:
9
}},
"type"
:
"if"
,
"locations"
:[{
"start"
:{
"line"
:
18
,
"column"
:
8
},
"end"
:{
"line"
:
21
,
"column"
:
9
}},{
"start"
:{
"line"
:
18
,
"column"
:
8
},
"end"
:{
"line"
:
21
,
"column"
:
9
}}],
"line"
:
18
},
"2"
:{
"loc"
:{
"start"
:{
"line"
:
23
,
"column"
:
8
},
"end"
:{
"line"
:
26
,
"column"
:
9
}},
"type"
:
"if"
,
"locations"
:[{
"start"
:{
"line"
:
23
,
"column"
:
8
},
"end"
:{
"line"
:
26
,
"column"
:
9
}},{
"start"
:{
"line"
:
23
,
"column"
:
8
},
"end"
:{
"line"
:
26
,
"column"
:
9
}}],
"line"
:
23
},
"3"
:{
"loc"
:{
"start"
:{
"line"
:
32
,
"column"
:
4
},
"end"
:{
"line"
:
37
,
"column"
:
5
}},
"type"
:
"if"
,
"locations"
:[{
"start"
:{
"line"
:
32
,
"column"
:
4
},
"end"
:{
"line"
:
37
,
"column"
:
5
}},{
"start"
:{
"line"
:
32
,
"column"
:
4
},
"end"
:{
"line"
:
37
,
"column"
:
5
}}],
"line"
:
32
},
"4"
:{
"loc"
:{
"start"
:{
"line"
:
34
,
"column"
:
8
},
"end"
:{
"line"
:
36
,
"column"
:
9
}},
"type"
:
"if"
,
"locations"
:[{
"start"
:{
"line"
:
34
,
"column"
:
8
},
"end"
:{
"line"
:
36
,
"column"
:
9
}},{
"start"
:{
"line"
:
34
,
"column"
:
8
},
"end"
:{
"line"
:
36
,
"column"
:
9
}}],
"line"
:
34
},
"5"
:{
"loc"
:{
"start"
:{
"line"
:
44
,
"column"
:
17
},
"end"
:{
"line"
:
47
,
"column"
:
112
}},
"type"
:
"cond-expr"
,
"locations"
:[{
"start"
:{
"line"
:
45
,
"column"
:
20
},
"end"
:{
"line"
:
45
,
"column"
:
112
}},{
"start"
:{
"line"
:
46
,
"column"
:
22
},
"end"
:{
"line"
:
47
,
"column"
:
112
}}],
"line"
:
44
},
"6"
:{
"loc"
:{
"start"
:{
"line"
:
46
,
"column"
:
22
},
"end"
:{
"line"
:
47
,
"column"
:
112
}},
"type"
:
"cond-expr"
,
"locations"
:[{
"start"
:{
"line"
:
47
,
"column"
:
24
},
"end"
:{
"line"
:
47
,
"column"
:
107
}},{
"start"
:{
"line"
:
47
,
"column"
:
110
},
"end"
:{
"line"
:
47
,
"column"
:
112
}}],
"line"
:
46
},
"7"
:{
"loc"
:{
"start"
:{
"line"
:
51
,
"column"
:
72
},
"end"
:{
"line"
:
51
,
"column"
:
134
}},
"type"
:
"cond-expr"
,
"locations"
:[{
"start"
:{
"line"
:
51
,
"column"
:
86
},
"end"
:{
"line"
:
51
,
"column"
:
119
}},{
"start"
:{
"line"
:
51
,
"column"
:
122
},
"end"
:{
"line"
:
51
,
"column"
:
134
}}],
"line"
:
51
}},
"s"
:{
"0"
:
9
,
"1"
:
9
,
"2"
:
7
,
"3"
:
1
,
"4"
:
1
,
"5"
:
7
,
"6"
:
6
,
"7"
:
6
,
"8"
:
9
,
"9"
:
2
,
"10"
:
2
,
"11"
:
1
,
"12"
:
9
},
"f"
:{
"0"
:
9
},
"b"
:{
"0"
:[
7
,
2
],
"1"
:[
1
,
6
],
"2"
:[
6
,
1
],
"3"
:[
2
,
7
],
"4"
:[
1
,
1
],
"5"
:[
1
,
8
],
"6"
:[
0
,
8
],
"7"
:[
6
,
3
]},
"_coverageSchema"
:
"43e27e138ebf9cfc5966b082cf9a028302ed4184"
,
"hash"
:
"d202578aee80e6b871b886a63ebf6c81c3bcbd58
"
}
,
"/Users/nisum/Desktop/Projects/
WSI/wsi/src/components/ProductDetails/ProductDetailsPage.jsx"
:
{
"path"
:
"/Users/nisum/Desktop/Projects/WSI/wsi/src/components/ProductDetails/ProductDetailsPage.jsx"
,
"statementMap"
:{
"0"
:{
"start"
:{
"line"
:
8
,
"column"
:
4
},
"end"
:{
"line"
:
21
,
"column"
:
5
}},
"1"
:{
"start"
:{
"line"
:
10
,
"column"
:
74
},
"end"
:{
"line"
:
10
,
"column"
:
101
}},
"2"
:{
"start"
:{
"line"
:
11
,
"column"
:
16
},
"end"
:{
"line"
:
18
,
"column"
:
38
}}},
"fnMap"
:{
"0"
:{
"name"
:
"ProductDetailsPage"
,
"decl"
:{
"start"
:{
"line"
:
7
,
"column"
:
24
},
"end"
:{
"line"
:
7
,
"column"
:
42
}},
"loc"
:{
"start"
:{
"line"
:
7
,
"column"
:
70
},
"end"
:{
"line"
:
22
,
"column"
:
1
}},
"line"
:
7
},
"1"
:{
"name"
:
"(anonymous_1)"
,
"decl"
:{
"start"
:{
"line"
:
10
,
"column"
:
66
},
"end"
:{
"line"
:
10
,
"column"
:
67
}},
"loc"
:{
"start"
:{
"line"
:
10
,
"column"
:
74
},
"end"
:{
"line"
:
10
,
"column"
:
101
}},
"line"
:
10
},
"2"
:{
"name"
:
"(anonymous_2)"
,
"decl"
:{
"start"
:{
"line"
:
10
,
"column"
:
107
},
"end"
:{
"line"
:
10
,
"column"
:
108
}},
"loc"
:{
"start"
:{
"line"
:
10
,
"column"
:
127
},
"end"
:{
"line"
:
19
,
"column"
:
13
}},
"line"
:
10
}},
"branchMap"
:{
"0"
:{
"loc"
:{
"start"
:{
"line"
:
10
,
"column"
:
13
},
"end"
:{
"line"
:
19
,
"column"
:
81
}},
"type"
:
"cond-expr"
,
"locations"
:[{
"start"
:{
"line"
:
10
,
"column"
:
37
},
"end"
:{
"line"
:
19
,
"column"
:
14
}},{
"start"
:{
"line"
:
19
,
"column"
:
17
},
"end"
:{
"line"
:
19
,
"column"
:
81
}}],
"line"
:
10
}},
"s"
:{
"0"
:
5
,
"1"
:
30
,
"2"
:
3
},
"f"
:{
"0"
:
5
,
"1"
:
30
,
"2"
:
3
},
"b"
:{
"0"
:[
3
,
2
]},
"_coverageSchema"
:
"43e27e138ebf9cfc5966b082cf9a028302ed4184"
,
"hash"
:
"a737365aad38ba1aa2cbd75c00b87f9a1d64a5af
"
}
,
"/Users/nisum/Desktop/Projects/
WSI/wsi/src/components/ProductDetails/ProductImages.jsx"
:
{
"path"
:
"/Users/nisum/Desktop/Projects/WSI/wsi/src/components/ProductDetails/ProductImages.jsx"
,
"statementMap"
:{
"0"
:{
"start"
:{
"line"
:
7
,
"column"
:
38
},
"end"
:{
"line"
:
7
,
"column"
:
65
}},
"1"
:{
"start"
:{
"line"
:
8
,
"column"
:
50
},
"end"
:{
"line"
:
8
,
"column"
:
65
}},
"2"
:{
"start"
:{
"line"
:
9
,
"column"
:
21
},
"end"
:{
"line"
:
9
,
"column"
:
28
}},
"3"
:{
"start"
:{
"line"
:
11
,
"column"
:
25
},
"end"
:{
"line"
:
13
,
"column"
:
5
}},
"4"
:{
"start"
:{
"line"
:
12
,
"column"
:
8
},
"end"
:{
"line"
:
12
,
"column"
:
33
}},
"5"
:{
"start"
:{
"line"
:
15
,
"column"
:
4
},
"end"
:{
"line"
:
33
,
"column"
:
5
}},
"6"
:{
"start"
:{
"line"
:
18
,
"column"
:
62
},
"end"
:{
"line"
:
18
,
"column"
:
86
}},
"7"
:{
"start"
:{
"line"
:
23
,
"column"
:
24
},
"end"
:{
"line"
:
27
,
"column"
:
31
}},
"8"
:{
"start"
:{
"line"
:
25
,
"column"
:
104
},
"end"
:{
"line"
:
25
,
"column"
:
130
}}},
"fnMap"
:{
"0"
:{
"name"
:
"ProductsImages"
,
"decl"
:{
"start"
:{
"line"
:
6
,
"column"
:
24
},
"end"
:{
"line"
:
6
,
"column"
:
38
}},
"loc"
:{
"start"
:{
"line"
:
6
,
"column"
:
52
},
"end"
:{
"line"
:
34
,
"column"
:
1
}},
"line"
:
6
},
"1"
:{
"name"
:
"(anonymous_1)"
,
"decl"
:{
"start"
:{
"line"
:
11
,
"column"
:
25
},
"end"
:{
"line"
:
11
,
"column"
:
26
}},
"loc"
:{
"start"
:{
"line"
:
11
,
"column"
:
31
},
"end"
:{
"line"
:
13
,
"column"
:
5
}},
"line"
:
11
},
"2"
:{
"name"
:
"(anonymous_2)"
,
"decl"
:{
"start"
:{
"line"
:
18
,
"column"
:
54
},
"end"
:{
"line"
:
18
,
"column"
:
55
}},
"loc"
:{
"start"
:{
"line"
:
18
,
"column"
:
60
},
"end"
:{
"line"
:
18
,
"column"
:
88
}},
"line"
:
18
},
"3"
:{
"name"
:
"(anonymous_3)"
,
"decl"
:{
"start"
:{
"line"
:
22
,
"column"
:
41
},
"end"
:{
"line"
:
22
,
"column"
:
42
}},
"loc"
:{
"start"
:{
"line"
:
22
,
"column"
:
59
},
"end"
:{
"line"
:
28
,
"column"
:
21
}},
"line"
:
22
},
"4"
:{
"name"
:
"(anonymous_4)"
,
"decl"
:{
"start"
:{
"line"
:
25
,
"column"
:
95
},
"end"
:{
"line"
:
25
,
"column"
:
96
}},
"loc"
:{
"start"
:{
"line"
:
25
,
"column"
:
102
},
"end"
:{
"line"
:
25
,
"column"
:
132
}},
"line"
:
25
}},
"branchMap"
:{
"0"
:{
"loc"
:{
"start"
:{
"line"
:
22
,
"column"
:
21
},
"end"
:{
"line"
:
28
,
"column"
:
108
}},
"type"
:
"cond-expr"
,
"locations"
:[{
"start"
:{
"line"
:
22
,
"column"
:
30
},
"end"
:{
"line"
:
28
,
"column"
:
22
}},{
"start"
:{
"line"
:
28
,
"column"
:
25
},
"end"
:{
"line"
:
28
,
"column"
:
108
}}],
"line"
:
22
},
"1"
:{
"loc"
:{
"start"
:{
"line"
:
31
,
"column"
:
13
},
"end"
:{
"line"
:
31
,
"column"
:
87
}},
"type"
:
"binary-expr"
,
"locations"
:[{
"start"
:{
"line"
:
31
,
"column"
:
13
},
"end"
:{
"line"
:
31
,
"column"
:
28
}},{
"start"
:{
"line"
:
31
,
"column"
:
32
},
"end"
:{
"line"
:
31
,
"column"
:
87
}}],
"line"
:
31
}},
"s"
:{
"0"
:
7
,
"1"
:
7
,
"2"
:
7
,
"3"
:
7
,
"4"
:
0
,
"5"
:
7
,
"6"
:
0
,
"7"
:
14
,
"8"
:
1
},
"f"
:{
"0"
:
7
,
"1"
:
0
,
"2"
:
0
,
"3"
:
14
,
"4"
:
1
},
"b"
:{
"0"
:[
7
,
0
],
"1"
:[
7
,
0
]},
"_coverageSchema"
:
"43e27e138ebf9cfc5966b082cf9a028302ed4184"
,
"hash"
:
"8df0da3758a1764d295e7dad4b5ba6ad1d7c4799
"
}
,
"/Users/nisum/Desktop/Projects/
WSI/wsi/src/components/ProductThumbnail/ProductThumbnail.jsx"
:
{
"path"
:
"/Users/nisum/Desktop/Projects/WSI/wsi/src/components/ProductThumbnail/ProductThumbnail.jsx"
,
"statementMap"
:{
"0"
:{
"start"
:{
"line"
:
12
,
"column"
:
6
},
"end"
:{
"line"
:
12
,
"column"
:
13
}},
"1"
:{
"start"
:{
"line"
:
19
,
"column"
:
2
},
"end"
:{
"line"
:
29
,
"column"
:
3
}},
"2"
:{
"start"
:{
"line"
:
20
,
"column"
:
4
},
"end"
:{
"line"
:
23
,
"column"
:
5
}},
"3"
:{
"start"
:{
"line"
:
21
,
"column"
:
6
},
"end"
:{
"line"
:
21
,
"column"
:
44
}},
"4"
:{
"start"
:{
"line"
:
22
,
"column"
:
6
},
"end"
:{
"line"
:
22
,
"column"
:
42
}},
"5"
:{
"start"
:{
"line"
:
25
,
"column"
:
4
},
"end"
:{
"line"
:
28
,
"column"
:
5
}},
"6"
:{
"start"
:{
"line"
:
26
,
"column"
:
6
},
"end"
:{
"line"
:
26
,
"column"
:
44
}},
"7"
:{
"start"
:{
"line"
:
27
,
"column"
:
6
},
"end"
:{
"line"
:
27
,
"column"
:
42
}},
"8"
:{
"start"
:{
"line"
:
34
,
"column"
:
2
},
"end"
:{
"line"
:
39
,
"column"
:
3
}},
"9"
:{
"start"
:{
"line"
:
35
,
"column"
:
4
},
"end"
:{
"line"
:
35
,
"column"
:
32
}},
"10"
:{
"start"
:{
"line"
:
36
,
"column"
:
4
},
"end"
:{
"line"
:
38
,
"column"
:
5
}},
"11"
:{
"start"
:{
"line"
:
37
,
"column"
:
6
},
"end"
:{
"line"
:
37
,
"column"
:
34
}},
"12"
:{
"start"
:{
"line"
:
41
,
"column"
:
14
},
"end"
:{
"line"
:
41
,
"column"
:
36
}},
"13"
:{
"start"
:{
"line"
:
43
,
"column"
:
2
},
"end"
:{
"line"
:
74
,
"column"
:
3
}}},
"fnMap"
:{
"0"
:{
"name"
:
"ProductThumbnail"
,
"decl"
:{
"start"
:{
"line"
:
6
,
"column"
:
24
},
"end"
:{
"line"
:
6
,
"column"
:
40
}},
"loc"
:{
"start"
:{
"line"
:
6
,
"column"
:
54
},
"end"
:{
"line"
:
75
,
"column"
:
1
}},
"line"
:
6
}},
"branchMap"
:{
"0"
:{
"loc"
:{
"start"
:{
"line"
:
19
,
"column"
:
2
},
"end"
:{
"line"
:
29
,
"column"
:
3
}},
"type"
:
"if"
,
"locations"
:[{
"start"
:{
"line"
:
19
,
"column"
:
2
},
"end"
:{
"line"
:
29
,
"column"
:
3
}},{
"start"
:{
"line"
:
19
,
"column"
:
2
},
"end"
:{
"line"
:
29
,
"column"
:
3
}}],
"line"
:
19
},
"1"
:{
"loc"
:{
"start"
:{
"line"
:
20
,
"column"
:
4
},
"end"
:{
"line"
:
23
,
"column"
:
5
}},
"type"
:
"if"
,
"locations"
:[{
"start"
:{
"line"
:
20
,
"column"
:
4
},
"end"
:{
"line"
:
23
,
"column"
:
5
}},{
"start"
:{
"line"
:
20
,
"column"
:
4
},
"end"
:{
"line"
:
23
,
"column"
:
5
}}],
"line"
:
20
},
"2"
:{
"loc"
:{
"start"
:{
"line"
:
25
,
"column"
:
4
},
"end"
:{
"line"
:
28
,
"column"
:
5
}},
"type"
:
"if"
,
"locations"
:[{
"start"
:{
"line"
:
25
,
"column"
:
4
},
"end"
:{
"line"
:
28
,
"column"
:
5
}},{
"start"
:{
"line"
:
25
,
"column"
:
4
},
"end"
:{
"line"
:
28
,
"column"
:
5
}}],
"line"
:
25
},
"3"
:{
"loc"
:{
"start"
:{
"line"
:
34
,
"column"
:
2
},
"end"
:{
"line"
:
39
,
"column"
:
3
}},
"type"
:
"if"
,
"locations"
:[{
"start"
:{
"line"
:
34
,
"column"
:
2
},
"end"
:{
"line"
:
39
,
"column"
:
3
}},{
"start"
:{
"line"
:
34
,
"column"
:
2
},
"end"
:{
"line"
:
39
,
"column"
:
3
}}],
"line"
:
34
},
"4"
:{
"loc"
:{
"start"
:{
"line"
:
36
,
"column"
:
4
},
"end"
:{
"line"
:
38
,
"column"
:
5
}},
"type"
:
"if"
,
"locations"
:[{
"start"
:{
"line"
:
36
,
"column"
:
4
},
"end"
:{
"line"
:
38
,
"column"
:
5
}},{
"start"
:{
"line"
:
36
,
"column"
:
4
},
"end"
:{
"line"
:
38
,
"column"
:
5
}}],
"line"
:
36
},
"5"
:{
"loc"
:{
"start"
:{
"line"
:
53
,
"column"
:
13
},
"end"
:{
"line"
:
60
,
"column"
:
28
}},
"type"
:
"cond-expr"
,
"locations"
:[{
"start"
:{
"line"
:
54
,
"column"
:
14
},
"end"
:{
"line"
:
56
,
"column"
:
21
}},{
"start"
:{
"line"
:
57
,
"column"
:
16
},
"end"
:{
"line"
:
60
,
"column"
:
28
}}],
"line"
:
53
},
"6"
:{
"loc"
:{
"start"
:{
"line"
:
57
,
"column"
:
16
},
"end"
:{
"line"
:
60
,
"column"
:
28
}},
"type"
:
"cond-expr"
,
"locations"
:[{
"start"
:{
"line"
:
58
,
"column"
:
16
},
"end"
:{
"line"
:
60
,
"column"
:
23
}},{
"start"
:{
"line"
:
60
,
"column"
:
26
},
"end"
:{
"line"
:
60
,
"column"
:
28
}}],
"line"
:
57
},
"7"
:{
"loc"
:{
"start"
:{
"line"
:
65
,
"column"
:
28
},
"end"
:{
"line"
:
67
,
"column"
:
30
}},
"type"
:
"cond-expr"
,
"locations"
:[{
"start"
:{
"line"
:
66
,
"column"
:
18
},
"end"
:{
"line"
:
66
,
"column"
:
51
}},{
"start"
:{
"line"
:
67
,
"column"
:
18
},
"end"
:{
"line"
:
67
,
"column"
:
30
}}],
"line"
:
65
}},
"s"
:{
"0"
:
35
,
"1"
:
35
,
"2"
:
31
,
"3"
:
2
,
"4"
:
2
,
"5"
:
31
,
"6"
:
29
,
"7"
:
29
,
"8"
:
35
,
"9"
:
4
,
"10"
:
4
,
"11"
:
3
,
"12"
:
35
,
"13"
:
35
},
"f"
:{
"0"
:
35
},
"b"
:{
"0"
:[
31
,
4
],
"1"
:[
2
,
29
],
"2"
:[
29
,
2
],
"3"
:[
4
,
31
],
"4"
:[
3
,
1
],
"5"
:[
2
,
33
],
"6"
:[
0
,
33
],
"7"
:[
29
,
6
]},
"_coverageSchema"
:
"43e27e138ebf9cfc5966b082cf9a028302ed4184"
,
"hash"
:
"3781248c4e387c2237440999cdf420273c99a95e
"
}
,
"/Users/nisum/Desktop/Projects/
WSI/wsi/src/components/SimilarProducts/SimilarProducts.jsx"
:
{
"path"
:
"/Users/nisum/Desktop/Projects/WSI/wsi/src/components/SimilarProducts/SimilarProducts.jsx"
,
"statementMap"
:{
"0"
:{
"start"
:{
"line"
:
5
,
"column"
:
26
},
"end"
:{
"line"
:
5
,
"column"
:
47
}},
"1"
:{
"start"
:{
"line"
:
7
,
"column"
:
4
},
"end"
:{
"line"
:
18
,
"column"
:
5
}},
"2"
:{
"start"
:{
"line"
:
13
,
"column"
:
75
},
"end"
:{
"line"
:
13
,
"column"
:
84
}},
"3"
:{
"start"
:{
"line"
:
14
,
"column"
:
20
},
"end"
:{
"line"
:
14
,
"column"
:
74
}}},
"fnMap"
:{
"0"
:{
"name"
:
"SimilarProducts"
,
"decl"
:{
"start"
:{
"line"
:
4
,
"column"
:
24
},
"end"
:{
"line"
:
4
,
"column"
:
39
}},
"loc"
:{
"start"
:{
"line"
:
4
,
"column"
:
60
},
"end"
:{
"line"
:
19
,
"column"
:
1
}},
"line"
:
4
},
"1"
:{
"name"
:
"(anonymous_1)"
,
"decl"
:{
"start"
:{
"line"
:
13
,
"column"
:
58
},
"end"
:{
"line"
:
13
,
"column"
:
59
}},
"loc"
:{
"start"
:{
"line"
:
13
,
"column"
:
75
},
"end"
:{
"line"
:
13
,
"column"
:
84
}},
"line"
:
13
},
"2"
:{
"name"
:
"(anonymous_2)"
,
"decl"
:{
"start"
:{
"line"
:
13
,
"column"
:
90
},
"end"
:{
"line"
:
13
,
"column"
:
91
}},
"loc"
:{
"start"
:{
"line"
:
13
,
"column"
:
107
},
"end"
:{
"line"
:
15
,
"column"
:
17
}},
"line"
:
13
}},
"branchMap"
:{
"0"
:{
"loc"
:{
"start"
:{
"line"
:
13
,
"column"
:
17
},
"end"
:{
"line"
:
15
,
"column"
:
57
}},
"type"
:
"cond-expr"
,
"locations"
:[{
"start"
:{
"line"
:
13
,
"column"
:
35
},
"end"
:{
"line"
:
15
,
"column"
:
18
}},{
"start"
:{
"line"
:
15
,
"column"
:
21
},
"end"
:{
"line"
:
15
,
"column"
:
57
}}],
"line"
:
13
}},
"s"
:{
"0"
:
5
,
"1"
:
5
,
"2"
:
50
,
"3"
:
20
},
"f"
:{
"0"
:
5
,
"1"
:
50
,
"2"
:
20
},
"b"
:{
"0"
:[
5
,
0
]},
"_coverageSchema"
:
"43e27e138ebf9cfc5966b082cf9a028302ed4184"
,
"hash"
:
"9d403ca3ccb9bf5ea311dcb669151c33443b4b29
"
}
,
"/Users/nisum/Desktop/Projects/
WSI/wsi/src/helpers/AlertInfo/AlertInfo.js"
:
{
"path"
:
"/Users/nisum/Desktop/Projects/WSI/wsi/src/helpers/AlertInfo/AlertInfo.js"
,
"statementMap"
:{
"0"
:{
"start"
:{
"line"
:
4
,
"column"
:
2
},
"end"
:{
"line"
:
11
,
"column"
:
3
}}},
"fnMap"
:{
"0"
:{
"name"
:
"AlertInfo"
,
"decl"
:{
"start"
:{
"line"
:
3
,
"column"
:
24
},
"end"
:{
"line"
:
3
,
"column"
:
33
}},
"loc"
:{
"start"
:{
"line"
:
3
,
"column"
:
47
},
"end"
:{
"line"
:
12
,
"column"
:
1
}},
"line"
:
3
}},
"branchMap"
:{},
"s"
:{
"0"
:
0
},
"f"
:{
"0"
:
0
},
"b"
:{},
"_coverageSchema"
:
"43e27e138ebf9cfc5966b082cf9a028302ed4184"
,
"hash"
:
"fa00b67080840070f62424c8e0936377ead51529
"
}
,
"/Users/nisum/Desktop/Projects/
WSI/wsi/src/pages/BrowsePage/BrowsePage.jsx"
:
{
"path"
:
"/Users/nisum/Desktop/Projects/WSI/wsi/src/pages/BrowsePage/BrowsePage.jsx"
,
"statementMap"
:{
"0"
:{
"start"
:{
"line"
:
8
,
"column"
:
25
},
"end"
:{
"line"
:
8
,
"column"
:
39
}},
"1"
:{
"start"
:{
"line"
:
9
,
"column"
:
2
},
"end"
:{
"line"
:
18
,
"column"
:
4
}},
"2"
:{
"start"
:{
"line"
:
14
,
"column"
:
10
},
"end"
:{
"line"
:
14
,
"column"
:
66
}}},
"fnMap"
:{
"0"
:{
"name"
:
"BrowsePage"
,
"decl"
:{
"start"
:{
"line"
:
7
,
"column"
:
9
},
"end"
:{
"line"
:
7
,
"column"
:
19
}},
"loc"
:{
"start"
:{
"line"
:
7
,
"column"
:
40
},
"end"
:{
"line"
:
20
,
"column"
:
1
}},
"line"
:
7
},
"1"
:{
"name"
:
"(anonymous_1)"
,
"decl"
:{
"start"
:{
"line"
:
13
,
"column"
:
29
},
"end"
:{
"line"
:
13
,
"column"
:
30
}},
"loc"
:{
"start"
:{
"line"
:
13
,
"column"
:
46
},
"end"
:{
"line"
:
15
,
"column"
:
9
}},
"line"
:
13
}},
"branchMap"
:{
"0"
:{
"loc"
:{
"start"
:{
"line"
:
13
,
"column"
:
9
},
"end"
:{
"line"
:
15
,
"column"
:
77
}},
"type"
:
"cond-expr"
,
"locations"
:[{
"start"
:{
"line"
:
13
,
"column"
:
18
},
"end"
:{
"line"
:
15
,
"column"
:
10
}},{
"start"
:{
"line"
:
15
,
"column"
:
13
},
"end"
:{
"line"
:
15
,
"column"
:
77
}}],
"line"
:
13
}},
"s"
:{
"0"
:
4
,
"1"
:
4
,
"2"
:
10
},
"f"
:{
"0"
:
4
,
"1"
:
10
},
"b"
:{
"0"
:[
1
,
3
]},
"_coverageSchema"
:
"43e27e138ebf9cfc5966b082cf9a028302ed4184"
,
"hash"
:
"57576290b8fee10567b5966054d3ee3c30f9edfb
"
}
,
"/Users/nisum/Desktop/Projects/
WSI/wsi/src/reducers/categoryReducer.js"
:
{
"path"
:
"/Users/nisum/Desktop/Projects/WSI/wsi/src/reducers/categoryReducer.js"
,
"statementMap"
:{
"0"
:{
"start"
:{
"line"
:
4
,
"column"
:
2
},
"end"
:{
"line"
:
9
,
"column"
:
3
}},
"1"
:{
"start"
:{
"line"
:
6
,
"column"
:
6
},
"end"
:{
"line"
:
6
,
"column"
:
45
}},
"2"
:{
"start"
:{
"line"
:
8
,
"column"
:
6
},
"end"
:{
"line"
:
8
,
"column"
:
19
}}},
"fnMap"
:{
"0"
:{
"name"
:
"(anonymous_0)"
,
"decl"
:{
"start"
:{
"line"
:
3
,
"column"
:
15
},
"end"
:{
"line"
:
3
,
"column"
:
16
}},
"loc"
:{
"start"
:{
"line"
:
3
,
"column"
:
39
},
"end"
:{
"line"
:
10
,
"column"
:
1
}},
"line"
:
3
}},
"branchMap"
:{
"0"
:{
"loc"
:{
"start"
:{
"line"
:
3
,
"column"
:
16
},
"end"
:{
"line"
:
3
,
"column"
:
26
}},
"type"
:
"default-arg"
,
"locations"
:[{
"start"
:{
"line"
:
3
,
"column"
:
24
},
"end"
:{
"line"
:
3
,
"column"
:
26
}}],
"line"
:
3
},
"1"
:{
"loc"
:{
"start"
:{
"line"
:
4
,
"column"
:
2
},
"end"
:{
"line"
:
9
,
"column"
:
3
}},
"type"
:
"switch"
,
"locations"
:[{
"start"
:{
"line"
:
5
,
"column"
:
4
},
"end"
:{
"line"
:
6
,
"column"
:
45
}},{
"start"
:{
"line"
:
7
,
"column"
:
4
},
"end"
:{
"line"
:
8
,
"column"
:
19
}}],
"line"
:
4
}},
"s"
:{
"0"
:
2
,
"1"
:
1
,
"2"
:
1
},
"f"
:{
"0"
:
2
},
"b"
:{
"0"
:[
1
],
"1"
:[
1
,
1
]},
"_coverageSchema"
:
"43e27e138ebf9cfc5966b082cf9a028302ed4184"
,
"hash"
:
"b1a15674aff23c58767b2a3ca77e7b37b5e33b55
"
}
{
"/Users/nisum/Desktop/Projects/
wsi-dev/__test__/setup/styleMock.js"
:
{
"path"
:
"/Users/nisum/Desktop/Projects/wsi-dev/__test__/setup/styleMock.js"
,
"statementMap"
:{
"0"
:{
"start"
:{
"line"
:
1
,
"column"
:
0
},
"end"
:{
"line"
:
1
,
"column"
:
19
}}},
"fnMap"
:{},
"branchMap"
:{},
"s"
:{
"0"
:
7
},
"f"
:{},
"b"
:{},
"_coverageSchema"
:
"43e27e138ebf9cfc5966b082cf9a028302ed4184"
,
"hash"
:
"0bd204cb059f0d8923a81100d7c7eb0c76f2830d
"
}
,
"/Users/nisum/Desktop/Projects/
wsi-dev/src/actions/index.js"
:
{
"path"
:
"/Users/nisum/Desktop/Projects/wsi-dev/src/actions/index.js"
,
"statementMap"
:{
"0"
:{
"start"
:{
"line"
:
3
,
"column"
:
33
},
"end"
:{
"line"
:
3
,
"column"
:
52
}},
"1"
:{
"start"
:{
"line"
:
4
,
"column"
:
27
},
"end"
:{
"line"
:
11
,
"column"
:
1
}},
"2"
:{
"start"
:{
"line"
:
4
,
"column"
:
33
},
"end"
:{
"line"
:
11
,
"column"
:
1
}},
"3"
:{
"start"
:{
"line"
:
5
,
"column"
:
14
},
"end"
:{
"line"
:
5
,
"column"
:
62
}},
"4"
:{
"start"
:{
"line"
:
7
,
"column"
:
2
},
"end"
:{
"line"
:
10
,
"column"
:
5
}}},
"fnMap"
:{
"0"
:{
"name"
:
"(anonymous_0)"
,
"decl"
:{
"start"
:{
"line"
:
4
,
"column"
:
27
},
"end"
:{
"line"
:
4
,
"column"
:
28
}},
"loc"
:{
"start"
:{
"line"
:
4
,
"column"
:
33
},
"end"
:{
"line"
:
11
,
"column"
:
1
}},
"line"
:
4
},
"1"
:{
"name"
:
"(anonymous_1)"
,
"decl"
:{
"start"
:{
"line"
:
4
,
"column"
:
33
},
"end"
:{
"line"
:
4
,
"column"
:
34
}},
"loc"
:{
"start"
:{
"line"
:
4
,
"column"
:
58
},
"end"
:{
"line"
:
11
,
"column"
:
1
}},
"line"
:
4
}},
"branchMap"
:{},
"s"
:{
"0"
:
2
,
"1"
:
2
,
"2"
:
1
,
"3"
:
1
,
"4"
:
1
},
"f"
:{
"0"
:
1
,
"1"
:
1
},
"b"
:{},
"_coverageSchema"
:
"43e27e138ebf9cfc5966b082cf9a028302ed4184"
,
"hash"
:
"233d3ca8c3b0b1d26772103f8d3104250796d68a
"
}
,
"/Users/nisum/Desktop/Projects/
wsi-dev/src/components/BeardCrumb/BreadCrumb.jsx"
:
{
"path"
:
"/Users/nisum/Desktop/Projects/wsi-dev/src/components/BeardCrumb/BreadCrumb.jsx"
,
"statementMap"
:{
"0"
:{
"start"
:{
"line"
:
5
,
"column"
:
2
},
"end"
:{
"line"
:
16
,
"column"
:
3
}}},
"fnMap"
:{
"0"
:{
"name"
:
"BreadCrumb"
,
"decl"
:{
"start"
:{
"line"
:
4
,
"column"
:
9
},
"end"
:{
"line"
:
4
,
"column"
:
19
}},
"loc"
:{
"start"
:{
"line"
:
4
,
"column"
:
38
},
"end"
:{
"line"
:
17
,
"column"
:
1
}},
"line"
:
4
}},
"branchMap"
:{},
"s"
:{
"0"
:
4
},
"f"
:{
"0"
:
4
},
"b"
:{},
"_coverageSchema"
:
"43e27e138ebf9cfc5966b082cf9a028302ed4184"
,
"hash"
:
"dd91fe555680acace2bdae6cc37c47f0df6a75d1
"
}
,
"/Users/nisum/Desktop/Projects/
wsi-dev/src/components/Overlay/Overlay.js"
:
{
"path"
:
"/Users/nisum/Desktop/Projects/wsi-dev/src/components/Overlay/Overlay.js"
,
"statementMap"
:{
"0"
:{
"start"
:{
"line"
:
7
,
"column"
:
2
},
"end"
:{
"line"
:
18
,
"column"
:
3
}},
"1"
:{
"start"
:{
"line"
:
11
,
"column"
:
10
},
"end"
:{
"line"
:
11
,
"column"
:
58
}}},
"fnMap"
:{
"0"
:{
"name"
:
"Overlay"
,
"decl"
:{
"start"
:{
"line"
:
6
,
"column"
:
24
},
"end"
:{
"line"
:
6
,
"column"
:
31
}},
"loc"
:{
"start"
:{
"line"
:
6
,
"column"
:
58
},
"end"
:{
"line"
:
19
,
"column"
:
1
}},
"line"
:
6
},
"1"
:{
"name"
:
"(anonymous_1)"
,
"decl"
:{
"start"
:{
"line"
:
10
,
"column"
:
20
},
"end"
:{
"line"
:
10
,
"column"
:
21
}},
"loc"
:{
"start"
:{
"line"
:
10
,
"column"
:
38
},
"end"
:{
"line"
:
12
,
"column"
:
9
}},
"line"
:
10
}},
"branchMap"
:{},
"s"
:{
"0"
:
1
,
"1"
:
2
},
"f"
:{
"0"
:
1
,
"1"
:
2
},
"b"
:{},
"_coverageSchema"
:
"43e27e138ebf9cfc5966b082cf9a028302ed4184"
,
"hash"
:
"5da0178d37e797a14dc98ab11e17719c77ab4212
"
}
,
"/Users/nisum/Desktop/Projects/
wsi-dev/src/components/ProductDetails/ProductDetails.jsx"
:
{
"path"
:
"/Users/nisum/Desktop/Projects/wsi-dev/src/components/ProductDetails/ProductDetails.jsx"
,
"statementMap"
:{
"0"
:{
"start"
:{
"line"
:
10
,
"column"
:
8
},
"end"
:{
"line"
:
10
,
"column"
:
15
}},
"1"
:{
"start"
:{
"line"
:
17
,
"column"
:
4
},
"end"
:{
"line"
:
27
,
"column"
:
5
}},
"2"
:{
"start"
:{
"line"
:
18
,
"column"
:
8
},
"end"
:{
"line"
:
21
,
"column"
:
9
}},
"3"
:{
"start"
:{
"line"
:
19
,
"column"
:
12
},
"end"
:{
"line"
:
19
,
"column"
:
50
}},
"4"
:{
"start"
:{
"line"
:
20
,
"column"
:
12
},
"end"
:{
"line"
:
20
,
"column"
:
48
}},
"5"
:{
"start"
:{
"line"
:
23
,
"column"
:
8
},
"end"
:{
"line"
:
26
,
"column"
:
9
}},
"6"
:{
"start"
:{
"line"
:
24
,
"column"
:
12
},
"end"
:{
"line"
:
24
,
"column"
:
50
}},
"7"
:{
"start"
:{
"line"
:
25
,
"column"
:
12
},
"end"
:{
"line"
:
25
,
"column"
:
48
}},
"8"
:{
"start"
:{
"line"
:
32
,
"column"
:
4
},
"end"
:{
"line"
:
37
,
"column"
:
5
}},
"9"
:{
"start"
:{
"line"
:
33
,
"column"
:
8
},
"end"
:{
"line"
:
33
,
"column"
:
36
}},
"10"
:{
"start"
:{
"line"
:
34
,
"column"
:
8
},
"end"
:{
"line"
:
36
,
"column"
:
9
}},
"11"
:{
"start"
:{
"line"
:
35
,
"column"
:
12
},
"end"
:{
"line"
:
35
,
"column"
:
40
}},
"12"
:{
"start"
:{
"line"
:
40
,
"column"
:
4
},
"end"
:{
"line"
:
73
,
"column"
:
5
}}},
"fnMap"
:{
"0"
:{
"name"
:
"ProductDetails"
,
"decl"
:{
"start"
:{
"line"
:
4
,
"column"
:
24
},
"end"
:{
"line"
:
4
,
"column"
:
38
}},
"loc"
:{
"start"
:{
"line"
:
4
,
"column"
:
52
},
"end"
:{
"line"
:
74
,
"column"
:
1
}},
"line"
:
4
}},
"branchMap"
:{
"0"
:{
"loc"
:{
"start"
:{
"line"
:
17
,
"column"
:
4
},
"end"
:{
"line"
:
27
,
"column"
:
5
}},
"type"
:
"if"
,
"locations"
:[{
"start"
:{
"line"
:
17
,
"column"
:
4
},
"end"
:{
"line"
:
27
,
"column"
:
5
}},{
"start"
:{
"line"
:
17
,
"column"
:
4
},
"end"
:{
"line"
:
27
,
"column"
:
5
}}],
"line"
:
17
},
"1"
:{
"loc"
:{
"start"
:{
"line"
:
18
,
"column"
:
8
},
"end"
:{
"line"
:
21
,
"column"
:
9
}},
"type"
:
"if"
,
"locations"
:[{
"start"
:{
"line"
:
18
,
"column"
:
8
},
"end"
:{
"line"
:
21
,
"column"
:
9
}},{
"start"
:{
"line"
:
18
,
"column"
:
8
},
"end"
:{
"line"
:
21
,
"column"
:
9
}}],
"line"
:
18
},
"2"
:{
"loc"
:{
"start"
:{
"line"
:
23
,
"column"
:
8
},
"end"
:{
"line"
:
26
,
"column"
:
9
}},
"type"
:
"if"
,
"locations"
:[{
"start"
:{
"line"
:
23
,
"column"
:
8
},
"end"
:{
"line"
:
26
,
"column"
:
9
}},{
"start"
:{
"line"
:
23
,
"column"
:
8
},
"end"
:{
"line"
:
26
,
"column"
:
9
}}],
"line"
:
23
},
"3"
:{
"loc"
:{
"start"
:{
"line"
:
32
,
"column"
:
4
},
"end"
:{
"line"
:
37
,
"column"
:
5
}},
"type"
:
"if"
,
"locations"
:[{
"start"
:{
"line"
:
32
,
"column"
:
4
},
"end"
:{
"line"
:
37
,
"column"
:
5
}},{
"start"
:{
"line"
:
32
,
"column"
:
4
},
"end"
:{
"line"
:
37
,
"column"
:
5
}}],
"line"
:
32
},
"4"
:{
"loc"
:{
"start"
:{
"line"
:
34
,
"column"
:
8
},
"end"
:{
"line"
:
36
,
"column"
:
9
}},
"type"
:
"if"
,
"locations"
:[{
"start"
:{
"line"
:
34
,
"column"
:
8
},
"end"
:{
"line"
:
36
,
"column"
:
9
}},{
"start"
:{
"line"
:
34
,
"column"
:
8
},
"end"
:{
"line"
:
36
,
"column"
:
9
}}],
"line"
:
34
},
"5"
:{
"loc"
:{
"start"
:{
"line"
:
44
,
"column"
:
17
},
"end"
:{
"line"
:
47
,
"column"
:
112
}},
"type"
:
"cond-expr"
,
"locations"
:[{
"start"
:{
"line"
:
45
,
"column"
:
20
},
"end"
:{
"line"
:
45
,
"column"
:
112
}},{
"start"
:{
"line"
:
46
,
"column"
:
22
},
"end"
:{
"line"
:
47
,
"column"
:
112
}}],
"line"
:
44
},
"6"
:{
"loc"
:{
"start"
:{
"line"
:
46
,
"column"
:
22
},
"end"
:{
"line"
:
47
,
"column"
:
112
}},
"type"
:
"cond-expr"
,
"locations"
:[{
"start"
:{
"line"
:
47
,
"column"
:
24
},
"end"
:{
"line"
:
47
,
"column"
:
107
}},{
"start"
:{
"line"
:
47
,
"column"
:
110
},
"end"
:{
"line"
:
47
,
"column"
:
112
}}],
"line"
:
46
},
"7"
:{
"loc"
:{
"start"
:{
"line"
:
51
,
"column"
:
72
},
"end"
:{
"line"
:
51
,
"column"
:
134
}},
"type"
:
"cond-expr"
,
"locations"
:[{
"start"
:{
"line"
:
51
,
"column"
:
86
},
"end"
:{
"line"
:
51
,
"column"
:
119
}},{
"start"
:{
"line"
:
51
,
"column"
:
122
},
"end"
:{
"line"
:
51
,
"column"
:
134
}}],
"line"
:
51
}},
"s"
:{
"0"
:
9
,
"1"
:
9
,
"2"
:
7
,
"3"
:
1
,
"4"
:
1
,
"5"
:
7
,
"6"
:
6
,
"7"
:
6
,
"8"
:
9
,
"9"
:
2
,
"10"
:
2
,
"11"
:
1
,
"12"
:
9
},
"f"
:{
"0"
:
9
},
"b"
:{
"0"
:[
7
,
2
],
"1"
:[
1
,
6
],
"2"
:[
6
,
1
],
"3"
:[
2
,
7
],
"4"
:[
1
,
1
],
"5"
:[
1
,
8
],
"6"
:[
0
,
8
],
"7"
:[
6
,
3
]},
"_coverageSchema"
:
"43e27e138ebf9cfc5966b082cf9a028302ed4184"
,
"hash"
:
"f79cee646335e44cdebe251ab31fedd8fbadb613
"
}
,
"/Users/nisum/Desktop/Projects/
wsi-dev/src/components/ProductDetails/ProductDetailsPage.jsx"
:
{
"path"
:
"/Users/nisum/Desktop/Projects/wsi-dev/src/components/ProductDetails/ProductDetailsPage.jsx"
,
"statementMap"
:{
"0"
:{
"start"
:{
"line"
:
8
,
"column"
:
4
},
"end"
:{
"line"
:
21
,
"column"
:
5
}},
"1"
:{
"start"
:{
"line"
:
10
,
"column"
:
74
},
"end"
:{
"line"
:
10
,
"column"
:
101
}},
"2"
:{
"start"
:{
"line"
:
11
,
"column"
:
16
},
"end"
:{
"line"
:
18
,
"column"
:
38
}}},
"fnMap"
:{
"0"
:{
"name"
:
"ProductDetailsPage"
,
"decl"
:{
"start"
:{
"line"
:
7
,
"column"
:
24
},
"end"
:{
"line"
:
7
,
"column"
:
42
}},
"loc"
:{
"start"
:{
"line"
:
7
,
"column"
:
70
},
"end"
:{
"line"
:
22
,
"column"
:
1
}},
"line"
:
7
},
"1"
:{
"name"
:
"(anonymous_1)"
,
"decl"
:{
"start"
:{
"line"
:
10
,
"column"
:
66
},
"end"
:{
"line"
:
10
,
"column"
:
67
}},
"loc"
:{
"start"
:{
"line"
:
10
,
"column"
:
74
},
"end"
:{
"line"
:
10
,
"column"
:
101
}},
"line"
:
10
},
"2"
:{
"name"
:
"(anonymous_2)"
,
"decl"
:{
"start"
:{
"line"
:
10
,
"column"
:
107
},
"end"
:{
"line"
:
10
,
"column"
:
108
}},
"loc"
:{
"start"
:{
"line"
:
10
,
"column"
:
127
},
"end"
:{
"line"
:
19
,
"column"
:
13
}},
"line"
:
10
}},
"branchMap"
:{
"0"
:{
"loc"
:{
"start"
:{
"line"
:
10
,
"column"
:
13
},
"end"
:{
"line"
:
19
,
"column"
:
81
}},
"type"
:
"cond-expr"
,
"locations"
:[{
"start"
:{
"line"
:
10
,
"column"
:
37
},
"end"
:{
"line"
:
19
,
"column"
:
14
}},{
"start"
:{
"line"
:
19
,
"column"
:
17
},
"end"
:{
"line"
:
19
,
"column"
:
81
}}],
"line"
:
10
}},
"s"
:{
"0"
:
5
,
"1"
:
30
,
"2"
:
3
},
"f"
:{
"0"
:
5
,
"1"
:
30
,
"2"
:
3
},
"b"
:{
"0"
:[
3
,
2
]},
"_coverageSchema"
:
"43e27e138ebf9cfc5966b082cf9a028302ed4184"
,
"hash"
:
"c6ab608283e3ef0dfd7d68e6b0584c0331b35ee7
"
}
,
"/Users/nisum/Desktop/Projects/
wsi-dev/src/components/ProductDetails/ProductImages.jsx"
:
{
"path"
:
"/Users/nisum/Desktop/Projects/wsi-dev/src/components/ProductDetails/ProductImages.jsx"
,
"statementMap"
:{
"0"
:{
"start"
:{
"line"
:
7
,
"column"
:
38
},
"end"
:{
"line"
:
7
,
"column"
:
65
}},
"1"
:{
"start"
:{
"line"
:
8
,
"column"
:
50
},
"end"
:{
"line"
:
8
,
"column"
:
65
}},
"2"
:{
"start"
:{
"line"
:
9
,
"column"
:
21
},
"end"
:{
"line"
:
9
,
"column"
:
28
}},
"3"
:{
"start"
:{
"line"
:
11
,
"column"
:
25
},
"end"
:{
"line"
:
13
,
"column"
:
5
}},
"4"
:{
"start"
:{
"line"
:
12
,
"column"
:
8
},
"end"
:{
"line"
:
12
,
"column"
:
33
}},
"5"
:{
"start"
:{
"line"
:
15
,
"column"
:
4
},
"end"
:{
"line"
:
33
,
"column"
:
5
}},
"6"
:{
"start"
:{
"line"
:
18
,
"column"
:
62
},
"end"
:{
"line"
:
18
,
"column"
:
86
}},
"7"
:{
"start"
:{
"line"
:
23
,
"column"
:
24
},
"end"
:{
"line"
:
27
,
"column"
:
31
}},
"8"
:{
"start"
:{
"line"
:
25
,
"column"
:
104
},
"end"
:{
"line"
:
25
,
"column"
:
130
}}},
"fnMap"
:{
"0"
:{
"name"
:
"ProductsImages"
,
"decl"
:{
"start"
:{
"line"
:
6
,
"column"
:
24
},
"end"
:{
"line"
:
6
,
"column"
:
38
}},
"loc"
:{
"start"
:{
"line"
:
6
,
"column"
:
52
},
"end"
:{
"line"
:
34
,
"column"
:
1
}},
"line"
:
6
},
"1"
:{
"name"
:
"(anonymous_1)"
,
"decl"
:{
"start"
:{
"line"
:
11
,
"column"
:
25
},
"end"
:{
"line"
:
11
,
"column"
:
26
}},
"loc"
:{
"start"
:{
"line"
:
11
,
"column"
:
31
},
"end"
:{
"line"
:
13
,
"column"
:
5
}},
"line"
:
11
},
"2"
:{
"name"
:
"(anonymous_2)"
,
"decl"
:{
"start"
:{
"line"
:
18
,
"column"
:
54
},
"end"
:{
"line"
:
18
,
"column"
:
55
}},
"loc"
:{
"start"
:{
"line"
:
18
,
"column"
:
60
},
"end"
:{
"line"
:
18
,
"column"
:
88
}},
"line"
:
18
},
"3"
:{
"name"
:
"(anonymous_3)"
,
"decl"
:{
"start"
:{
"line"
:
22
,
"column"
:
41
},
"end"
:{
"line"
:
22
,
"column"
:
42
}},
"loc"
:{
"start"
:{
"line"
:
22
,
"column"
:
59
},
"end"
:{
"line"
:
28
,
"column"
:
21
}},
"line"
:
22
},
"4"
:{
"name"
:
"(anonymous_4)"
,
"decl"
:{
"start"
:{
"line"
:
25
,
"column"
:
95
},
"end"
:{
"line"
:
25
,
"column"
:
96
}},
"loc"
:{
"start"
:{
"line"
:
25
,
"column"
:
102
},
"end"
:{
"line"
:
25
,
"column"
:
132
}},
"line"
:
25
}},
"branchMap"
:{
"0"
:{
"loc"
:{
"start"
:{
"line"
:
22
,
"column"
:
21
},
"end"
:{
"line"
:
28
,
"column"
:
108
}},
"type"
:
"cond-expr"
,
"locations"
:[{
"start"
:{
"line"
:
22
,
"column"
:
30
},
"end"
:{
"line"
:
28
,
"column"
:
22
}},{
"start"
:{
"line"
:
28
,
"column"
:
25
},
"end"
:{
"line"
:
28
,
"column"
:
108
}}],
"line"
:
22
},
"1"
:{
"loc"
:{
"start"
:{
"line"
:
31
,
"column"
:
13
},
"end"
:{
"line"
:
31
,
"column"
:
87
}},
"type"
:
"binary-expr"
,
"locations"
:[{
"start"
:{
"line"
:
31
,
"column"
:
13
},
"end"
:{
"line"
:
31
,
"column"
:
28
}},{
"start"
:{
"line"
:
31
,
"column"
:
32
},
"end"
:{
"line"
:
31
,
"column"
:
87
}}],
"line"
:
31
}},
"s"
:{
"0"
:
7
,
"1"
:
7
,
"2"
:
7
,
"3"
:
7
,
"4"
:
0
,
"5"
:
7
,
"6"
:
0
,
"7"
:
14
,
"8"
:
1
},
"f"
:{
"0"
:
7
,
"1"
:
0
,
"2"
:
0
,
"3"
:
14
,
"4"
:
1
},
"b"
:{
"0"
:[
7
,
0
],
"1"
:[
7
,
0
]},
"_coverageSchema"
:
"43e27e138ebf9cfc5966b082cf9a028302ed4184"
,
"hash"
:
"61f43bbd79cc9b6b3cd2681a2aae7f5dfdeca7de
"
}
,
"/Users/nisum/Desktop/Projects/
wsi-dev/src/components/ProductThumbnail/ProductThumbnail.jsx"
:
{
"path"
:
"/Users/nisum/Desktop/Projects/wsi-dev/src/components/ProductThumbnail/ProductThumbnail.jsx"
,
"statementMap"
:{
"0"
:{
"start"
:{
"line"
:
12
,
"column"
:
6
},
"end"
:{
"line"
:
12
,
"column"
:
13
}},
"1"
:{
"start"
:{
"line"
:
19
,
"column"
:
2
},
"end"
:{
"line"
:
29
,
"column"
:
3
}},
"2"
:{
"start"
:{
"line"
:
20
,
"column"
:
4
},
"end"
:{
"line"
:
23
,
"column"
:
5
}},
"3"
:{
"start"
:{
"line"
:
21
,
"column"
:
6
},
"end"
:{
"line"
:
21
,
"column"
:
44
}},
"4"
:{
"start"
:{
"line"
:
22
,
"column"
:
6
},
"end"
:{
"line"
:
22
,
"column"
:
42
}},
"5"
:{
"start"
:{
"line"
:
25
,
"column"
:
4
},
"end"
:{
"line"
:
28
,
"column"
:
5
}},
"6"
:{
"start"
:{
"line"
:
26
,
"column"
:
6
},
"end"
:{
"line"
:
26
,
"column"
:
44
}},
"7"
:{
"start"
:{
"line"
:
27
,
"column"
:
6
},
"end"
:{
"line"
:
27
,
"column"
:
42
}},
"8"
:{
"start"
:{
"line"
:
34
,
"column"
:
2
},
"end"
:{
"line"
:
39
,
"column"
:
3
}},
"9"
:{
"start"
:{
"line"
:
35
,
"column"
:
4
},
"end"
:{
"line"
:
35
,
"column"
:
32
}},
"10"
:{
"start"
:{
"line"
:
36
,
"column"
:
4
},
"end"
:{
"line"
:
38
,
"column"
:
5
}},
"11"
:{
"start"
:{
"line"
:
37
,
"column"
:
6
},
"end"
:{
"line"
:
37
,
"column"
:
34
}},
"12"
:{
"start"
:{
"line"
:
41
,
"column"
:
14
},
"end"
:{
"line"
:
41
,
"column"
:
36
}},
"13"
:{
"start"
:{
"line"
:
43
,
"column"
:
2
},
"end"
:{
"line"
:
74
,
"column"
:
3
}}},
"fnMap"
:{
"0"
:{
"name"
:
"ProductThumbnail"
,
"decl"
:{
"start"
:{
"line"
:
6
,
"column"
:
24
},
"end"
:{
"line"
:
6
,
"column"
:
40
}},
"loc"
:{
"start"
:{
"line"
:
6
,
"column"
:
54
},
"end"
:{
"line"
:
75
,
"column"
:
1
}},
"line"
:
6
}},
"branchMap"
:{
"0"
:{
"loc"
:{
"start"
:{
"line"
:
19
,
"column"
:
2
},
"end"
:{
"line"
:
29
,
"column"
:
3
}},
"type"
:
"if"
,
"locations"
:[{
"start"
:{
"line"
:
19
,
"column"
:
2
},
"end"
:{
"line"
:
29
,
"column"
:
3
}},{
"start"
:{
"line"
:
19
,
"column"
:
2
},
"end"
:{
"line"
:
29
,
"column"
:
3
}}],
"line"
:
19
},
"1"
:{
"loc"
:{
"start"
:{
"line"
:
20
,
"column"
:
4
},
"end"
:{
"line"
:
23
,
"column"
:
5
}},
"type"
:
"if"
,
"locations"
:[{
"start"
:{
"line"
:
20
,
"column"
:
4
},
"end"
:{
"line"
:
23
,
"column"
:
5
}},{
"start"
:{
"line"
:
20
,
"column"
:
4
},
"end"
:{
"line"
:
23
,
"column"
:
5
}}],
"line"
:
20
},
"2"
:{
"loc"
:{
"start"
:{
"line"
:
25
,
"column"
:
4
},
"end"
:{
"line"
:
28
,
"column"
:
5
}},
"type"
:
"if"
,
"locations"
:[{
"start"
:{
"line"
:
25
,
"column"
:
4
},
"end"
:{
"line"
:
28
,
"column"
:
5
}},{
"start"
:{
"line"
:
25
,
"column"
:
4
},
"end"
:{
"line"
:
28
,
"column"
:
5
}}],
"line"
:
25
},
"3"
:{
"loc"
:{
"start"
:{
"line"
:
34
,
"column"
:
2
},
"end"
:{
"line"
:
39
,
"column"
:
3
}},
"type"
:
"if"
,
"locations"
:[{
"start"
:{
"line"
:
34
,
"column"
:
2
},
"end"
:{
"line"
:
39
,
"column"
:
3
}},{
"start"
:{
"line"
:
34
,
"column"
:
2
},
"end"
:{
"line"
:
39
,
"column"
:
3
}}],
"line"
:
34
},
"4"
:{
"loc"
:{
"start"
:{
"line"
:
36
,
"column"
:
4
},
"end"
:{
"line"
:
38
,
"column"
:
5
}},
"type"
:
"if"
,
"locations"
:[{
"start"
:{
"line"
:
36
,
"column"
:
4
},
"end"
:{
"line"
:
38
,
"column"
:
5
}},{
"start"
:{
"line"
:
36
,
"column"
:
4
},
"end"
:{
"line"
:
38
,
"column"
:
5
}}],
"line"
:
36
},
"5"
:{
"loc"
:{
"start"
:{
"line"
:
53
,
"column"
:
13
},
"end"
:{
"line"
:
60
,
"column"
:
28
}},
"type"
:
"cond-expr"
,
"locations"
:[{
"start"
:{
"line"
:
54
,
"column"
:
14
},
"end"
:{
"line"
:
56
,
"column"
:
21
}},{
"start"
:{
"line"
:
57
,
"column"
:
16
},
"end"
:{
"line"
:
60
,
"column"
:
28
}}],
"line"
:
53
},
"6"
:{
"loc"
:{
"start"
:{
"line"
:
57
,
"column"
:
16
},
"end"
:{
"line"
:
60
,
"column"
:
28
}},
"type"
:
"cond-expr"
,
"locations"
:[{
"start"
:{
"line"
:
58
,
"column"
:
16
},
"end"
:{
"line"
:
60
,
"column"
:
23
}},{
"start"
:{
"line"
:
60
,
"column"
:
26
},
"end"
:{
"line"
:
60
,
"column"
:
28
}}],
"line"
:
57
},
"7"
:{
"loc"
:{
"start"
:{
"line"
:
65
,
"column"
:
28
},
"end"
:{
"line"
:
67
,
"column"
:
30
}},
"type"
:
"cond-expr"
,
"locations"
:[{
"start"
:{
"line"
:
66
,
"column"
:
18
},
"end"
:{
"line"
:
66
,
"column"
:
51
}},{
"start"
:{
"line"
:
67
,
"column"
:
18
},
"end"
:{
"line"
:
67
,
"column"
:
30
}}],
"line"
:
65
}},
"s"
:{
"0"
:
35
,
"1"
:
35
,
"2"
:
31
,
"3"
:
2
,
"4"
:
2
,
"5"
:
31
,
"6"
:
29
,
"7"
:
29
,
"8"
:
35
,
"9"
:
4
,
"10"
:
4
,
"11"
:
3
,
"12"
:
35
,
"13"
:
35
},
"f"
:{
"0"
:
35
},
"b"
:{
"0"
:[
31
,
4
],
"1"
:[
2
,
29
],
"2"
:[
29
,
2
],
"3"
:[
4
,
31
],
"4"
:[
3
,
1
],
"5"
:[
2
,
33
],
"6"
:[
0
,
33
],
"7"
:[
29
,
6
]},
"_coverageSchema"
:
"43e27e138ebf9cfc5966b082cf9a028302ed4184"
,
"hash"
:
"9bb7d94c1bb13988d710daf3b2a32c5bff478df6
"
}
,
"/Users/nisum/Desktop/Projects/
wsi-dev/src/components/SimilarProducts/SimilarProducts.jsx"
:
{
"path"
:
"/Users/nisum/Desktop/Projects/wsi-dev/src/components/SimilarProducts/SimilarProducts.jsx"
,
"statementMap"
:{
"0"
:{
"start"
:{
"line"
:
5
,
"column"
:
26
},
"end"
:{
"line"
:
5
,
"column"
:
47
}},
"1"
:{
"start"
:{
"line"
:
7
,
"column"
:
4
},
"end"
:{
"line"
:
18
,
"column"
:
5
}},
"2"
:{
"start"
:{
"line"
:
13
,
"column"
:
75
},
"end"
:{
"line"
:
13
,
"column"
:
84
}},
"3"
:{
"start"
:{
"line"
:
14
,
"column"
:
20
},
"end"
:{
"line"
:
14
,
"column"
:
74
}}},
"fnMap"
:{
"0"
:{
"name"
:
"SimilarProducts"
,
"decl"
:{
"start"
:{
"line"
:
4
,
"column"
:
24
},
"end"
:{
"line"
:
4
,
"column"
:
39
}},
"loc"
:{
"start"
:{
"line"
:
4
,
"column"
:
60
},
"end"
:{
"line"
:
19
,
"column"
:
1
}},
"line"
:
4
},
"1"
:{
"name"
:
"(anonymous_1)"
,
"decl"
:{
"start"
:{
"line"
:
13
,
"column"
:
58
},
"end"
:{
"line"
:
13
,
"column"
:
59
}},
"loc"
:{
"start"
:{
"line"
:
13
,
"column"
:
75
},
"end"
:{
"line"
:
13
,
"column"
:
84
}},
"line"
:
13
},
"2"
:{
"name"
:
"(anonymous_2)"
,
"decl"
:{
"start"
:{
"line"
:
13
,
"column"
:
90
},
"end"
:{
"line"
:
13
,
"column"
:
91
}},
"loc"
:{
"start"
:{
"line"
:
13
,
"column"
:
107
},
"end"
:{
"line"
:
15
,
"column"
:
17
}},
"line"
:
13
}},
"branchMap"
:{
"0"
:{
"loc"
:{
"start"
:{
"line"
:
13
,
"column"
:
17
},
"end"
:{
"line"
:
15
,
"column"
:
57
}},
"type"
:
"cond-expr"
,
"locations"
:[{
"start"
:{
"line"
:
13
,
"column"
:
35
},
"end"
:{
"line"
:
15
,
"column"
:
18
}},{
"start"
:{
"line"
:
15
,
"column"
:
21
},
"end"
:{
"line"
:
15
,
"column"
:
57
}}],
"line"
:
13
}},
"s"
:{
"0"
:
5
,
"1"
:
5
,
"2"
:
50
,
"3"
:
20
},
"f"
:{
"0"
:
5
,
"1"
:
50
,
"2"
:
20
},
"b"
:{
"0"
:[
5
,
0
]},
"_coverageSchema"
:
"43e27e138ebf9cfc5966b082cf9a028302ed4184"
,
"hash"
:
"c87be6d3fde87756bcd22a9010280c63633ca783
"
}
,
"/Users/nisum/Desktop/Projects/
wsi-dev/src/helpers/AlertInfo/AlertInfo.js"
:
{
"path"
:
"/Users/nisum/Desktop/Projects/wsi-dev/src/helpers/AlertInfo/AlertInfo.js"
,
"statementMap"
:{
"0"
:{
"start"
:{
"line"
:
4
,
"column"
:
2
},
"end"
:{
"line"
:
11
,
"column"
:
3
}}},
"fnMap"
:{
"0"
:{
"name"
:
"AlertInfo"
,
"decl"
:{
"start"
:{
"line"
:
3
,
"column"
:
24
},
"end"
:{
"line"
:
3
,
"column"
:
33
}},
"loc"
:{
"start"
:{
"line"
:
3
,
"column"
:
47
},
"end"
:{
"line"
:
12
,
"column"
:
1
}},
"line"
:
3
}},
"branchMap"
:{},
"s"
:{
"0"
:
1
},
"f"
:{
"0"
:
1
},
"b"
:{},
"_coverageSchema"
:
"43e27e138ebf9cfc5966b082cf9a028302ed4184"
,
"hash"
:
"2e800faa3f03382def00c58d3a2679fd290e1426
"
}
,
"/Users/nisum/Desktop/Projects/
wsi-dev/src/pages/BrowsePage/BrowsePage.jsx"
:
{
"path"
:
"/Users/nisum/Desktop/Projects/wsi-dev/src/pages/BrowsePage/BrowsePage.jsx"
,
"statementMap"
:{
"0"
:{
"start"
:{
"line"
:
8
,
"column"
:
25
},
"end"
:{
"line"
:
8
,
"column"
:
39
}},
"1"
:{
"start"
:{
"line"
:
9
,
"column"
:
2
},
"end"
:{
"line"
:
18
,
"column"
:
4
}},
"2"
:{
"start"
:{
"line"
:
14
,
"column"
:
10
},
"end"
:{
"line"
:
14
,
"column"
:
66
}}},
"fnMap"
:{
"0"
:{
"name"
:
"BrowsePage"
,
"decl"
:{
"start"
:{
"line"
:
7
,
"column"
:
9
},
"end"
:{
"line"
:
7
,
"column"
:
19
}},
"loc"
:{
"start"
:{
"line"
:
7
,
"column"
:
40
},
"end"
:{
"line"
:
20
,
"column"
:
1
}},
"line"
:
7
},
"1"
:{
"name"
:
"(anonymous_1)"
,
"decl"
:{
"start"
:{
"line"
:
13
,
"column"
:
29
},
"end"
:{
"line"
:
13
,
"column"
:
30
}},
"loc"
:{
"start"
:{
"line"
:
13
,
"column"
:
46
},
"end"
:{
"line"
:
15
,
"column"
:
9
}},
"line"
:
13
}},
"branchMap"
:{
"0"
:{
"loc"
:{
"start"
:{
"line"
:
13
,
"column"
:
9
},
"end"
:{
"line"
:
15
,
"column"
:
77
}},
"type"
:
"cond-expr"
,
"locations"
:[{
"start"
:{
"line"
:
13
,
"column"
:
18
},
"end"
:{
"line"
:
15
,
"column"
:
10
}},{
"start"
:{
"line"
:
15
,
"column"
:
13
},
"end"
:{
"line"
:
15
,
"column"
:
77
}}],
"line"
:
13
}},
"s"
:{
"0"
:
4
,
"1"
:
4
,
"2"
:
10
},
"f"
:{
"0"
:
4
,
"1"
:
10
},
"b"
:{
"0"
:[
1
,
3
]},
"_coverageSchema"
:
"43e27e138ebf9cfc5966b082cf9a028302ed4184"
,
"hash"
:
"4d953d5225c0b6f75a0070f1fd83515a3c4adec4
"
}
,
"/Users/nisum/Desktop/Projects/
wsi-dev/src/reducers/categoryReducer.js"
:
{
"path"
:
"/Users/nisum/Desktop/Projects/wsi-dev/src/reducers/categoryReducer.js"
,
"statementMap"
:{
"0"
:{
"start"
:{
"line"
:
4
,
"column"
:
2
},
"end"
:{
"line"
:
9
,
"column"
:
3
}},
"1"
:{
"start"
:{
"line"
:
6
,
"column"
:
6
},
"end"
:{
"line"
:
6
,
"column"
:
45
}},
"2"
:{
"start"
:{
"line"
:
8
,
"column"
:
6
},
"end"
:{
"line"
:
8
,
"column"
:
19
}}},
"fnMap"
:{
"0"
:{
"name"
:
"(anonymous_0)"
,
"decl"
:{
"start"
:{
"line"
:
3
,
"column"
:
15
},
"end"
:{
"line"
:
3
,
"column"
:
16
}},
"loc"
:{
"start"
:{
"line"
:
3
,
"column"
:
39
},
"end"
:{
"line"
:
10
,
"column"
:
1
}},
"line"
:
3
}},
"branchMap"
:{
"0"
:{
"loc"
:{
"start"
:{
"line"
:
3
,
"column"
:
16
},
"end"
:{
"line"
:
3
,
"column"
:
26
}},
"type"
:
"default-arg"
,
"locations"
:[{
"start"
:{
"line"
:
3
,
"column"
:
24
},
"end"
:{
"line"
:
3
,
"column"
:
26
}}],
"line"
:
3
},
"1"
:{
"loc"
:{
"start"
:{
"line"
:
4
,
"column"
:
2
},
"end"
:{
"line"
:
9
,
"column"
:
3
}},
"type"
:
"switch"
,
"locations"
:[{
"start"
:{
"line"
:
5
,
"column"
:
4
},
"end"
:{
"line"
:
6
,
"column"
:
45
}},{
"start"
:{
"line"
:
7
,
"column"
:
4
},
"end"
:{
"line"
:
8
,
"column"
:
19
}}],
"line"
:
4
}},
"s"
:{
"0"
:
2
,
"1"
:
1
,
"2"
:
1
},
"f"
:{
"0"
:
2
},
"b"
:{
"0"
:[
1
],
"1"
:[
1
,
1
]},
"_coverageSchema"
:
"43e27e138ebf9cfc5966b082cf9a028302ed4184"
,
"hash"
:
"56c4d6918d55edda24b88de8c2ff62b45f3378d9
"
}
}
coverage/lcov-report/__test__/setup/index.html
View file @
19c563e6
...
...
@@ -94,7 +94,7 @@
<div
class=
'footer quiet pad2 space-top1 center small'
>
Code coverage generated by
<a
href=
"https://istanbul.js.org/"
target=
"_blank"
>
istanbul
</a>
at
Mon Feb 03 2020 17:23:41
GMT-0300 (Chile Summer Time)
at
Tue Feb 04 2020 15:53:06
GMT-0300 (Chile Summer Time)
</div>
</div>
<script
src=
"../../prettify.js"
></script>
...
...
coverage/lcov-report/__test__/setup/styleMock.js.html
View file @
19c563e6
...
...
@@ -66,7 +66,7 @@
<div
class=
'footer quiet pad2 space-top1 center small'
>
Code coverage generated by
<a
href=
"https://istanbul.js.org/"
target=
"_blank"
>
istanbul
</a>
at
Mon Feb 03 2020 17:23:41
GMT-0300 (Chile Summer Time)
at
Tue Feb 04 2020 15:53:06
GMT-0300 (Chile Summer Time)
</div>
</div>
<script
src=
"../../prettify.js"
></script>
...
...
coverage/lcov-report/index.html
View file @
19c563e6
...
...
@@ -22,9 +22,9 @@
<div
class=
'clearfix'
>
<div
class=
'fl pad1y space-right2'
>
<span
class=
"strong"
>
9
4.92
%
</span>
<span
class=
"strong"
>
9
6.61
%
</span>
<span
class=
"quiet"
>
Statements
</span>
<span
class=
'fraction'
>
5
6
/59
</span>
<span
class=
'fraction'
>
5
7
/59
</span>
</div>
...
...
@@ -36,16 +36,16 @@
<div
class=
'fl pad1y space-right2'
>
<span
class=
"strong"
>
86.36
%
</span>
<span
class=
"strong"
>
90.91
%
</span>
<span
class=
"quiet"
>
Functions
</span>
<span
class=
'fraction'
>
19
/22
</span>
<span
class=
'fraction'
>
20
/22
</span>
</div>
<div
class=
'fl pad1y space-right2'
>
<span
class=
"strong"
>
9
4.83
%
</span>
<span
class=
"strong"
>
9
6.55
%
</span>
<span
class=
"quiet"
>
Lines
</span>
<span
class=
'fraction'
>
5
5
/58
</span>
<span
class=
'fraction'
>
5
6
/58
</span>
</div>
...
...
@@ -177,18 +177,18 @@
</tr>
<tr>
<td
class=
"file
low
"
data-value=
"src/helpers/AlertInfo"
><a
href=
"src/helpers/AlertInfo/index.html"
>
src/helpers/AlertInfo
</a></td>
<td
data-value=
"
0"
class=
"pic low
"
>
<div
class=
"chart"
><div
class=
"cover-fill
"
style=
"width: 0%"
></div><div
class=
"cover-empty"
style=
"width: 10
0%"
></div></div>
<td
class=
"file
high
"
data-value=
"src/helpers/AlertInfo"
><a
href=
"src/helpers/AlertInfo/index.html"
>
src/helpers/AlertInfo
</a></td>
<td
data-value=
"
100"
class=
"pic high
"
>
<div
class=
"chart"
><div
class=
"cover-fill
cover-full"
style=
"width: 100%"
></div><div
class=
"cover-empty"
style=
"width:
0%"
></div></div>
</td>
<td
data-value=
"
0"
class=
"pct low"
>
0%
</td>
<td
data-value=
"1"
class=
"abs
low"
>
0
/1
</td>
<td
data-value=
"
100"
class=
"pct high"
>
10
0%
</td>
<td
data-value=
"1"
class=
"abs
high"
>
1
/1
</td>
<td
data-value=
"100"
class=
"pct high"
>
100%
</td>
<td
data-value=
"0"
class=
"abs high"
>
0/0
</td>
<td
data-value=
"
0"
class=
"pct low"
>
0%
</td>
<td
data-value=
"1"
class=
"abs
low"
>
0
/1
</td>
<td
data-value=
"
0"
class=
"pct low"
>
0%
</td>
<td
data-value=
"1"
class=
"abs
low"
>
0
/1
</td>
<td
data-value=
"
100"
class=
"pct high"
>
10
0%
</td>
<td
data-value=
"1"
class=
"abs
high"
>
1
/1
</td>
<td
data-value=
"
100"
class=
"pct high"
>
10
0%
</td>
<td
data-value=
"1"
class=
"abs
high"
>
1
/1
</td>
</tr>
<tr>
...
...
@@ -229,7 +229,7 @@
<div
class=
'footer quiet pad2 space-top1 center small'
>
Code coverage generated by
<a
href=
"https://istanbul.js.org/"
target=
"_blank"
>
istanbul
</a>
at
Mon Feb 03 2020 17:23:41
GMT-0300 (Chile Summer Time)
at
Tue Feb 04 2020 15:53:06
GMT-0300 (Chile Summer Time)
</div>
</div>
<script
src=
"prettify.js"
></script>
...
...
coverage/lcov-report/src/actions/index.html
View file @
19c563e6
...
...
@@ -94,7 +94,7 @@
<div
class=
'footer quiet pad2 space-top1 center small'
>
Code coverage generated by
<a
href=
"https://istanbul.js.org/"
target=
"_blank"
>
istanbul
</a>
at
Mon Feb 03 2020 17:23:41
GMT-0300 (Chile Summer Time)
at
Tue Feb 04 2020 15:53:06
GMT-0300 (Chile Summer Time)
</div>
</div>
<script
src=
"../../prettify.js"
></script>
...
...
coverage/lcov-report/src/actions/index.js.html
View file @
19c563e6
...
...
@@ -99,7 +99,7 @@ export const getCategory = () => async (dispatch, api) => {
<div
class=
'footer quiet pad2 space-top1 center small'
>
Code coverage generated by
<a
href=
"https://istanbul.js.org/"
target=
"_blank"
>
istanbul
</a>
at
Mon Feb 03 2020 17:23:41
GMT-0300 (Chile Summer Time)
at
Tue Feb 04 2020 15:53:06
GMT-0300 (Chile Summer Time)
</div>
</div>
<script
src=
"../../prettify.js"
></script>
...
...
coverage/lcov-report/src/components/BeardCrumb/BreadCrumb.jsx.html
View file @
19c563e6
...
...
@@ -120,7 +120,7 @@ export default BreadCrumb;
<div
class=
'footer quiet pad2 space-top1 center small'
>
Code coverage generated by
<a
href=
"https://istanbul.js.org/"
target=
"_blank"
>
istanbul
</a>
at
Mon Feb 03 2020 17:23:41
GMT-0300 (Chile Summer Time)
at
Tue Feb 04 2020 15:53:06
GMT-0300 (Chile Summer Time)
</div>
</div>
<script
src=
"../../../prettify.js"
></script>
...
...
coverage/lcov-report/src/components/BeardCrumb/index.html
View file @
19c563e6
...
...
@@ -94,7 +94,7 @@
<div
class=
'footer quiet pad2 space-top1 center small'
>
Code coverage generated by
<a
href=
"https://istanbul.js.org/"
target=
"_blank"
>
istanbul
</a>
at
Mon Feb 03 2020 17:23:41
GMT-0300 (Chile Summer Time)
at
Tue Feb 04 2020 15:53:06
GMT-0300 (Chile Summer Time)
</div>
</div>
<script
src=
"../../../prettify.js"
></script>
...
...
coverage/lcov-report/src/components/Overlay/Overlay.js.html
View file @
19c563e6
...
...
@@ -120,7 +120,7 @@ export default function Overlay({ images, closeoverlay }) {
<div
class=
'footer quiet pad2 space-top1 center small'
>
Code coverage generated by
<a
href=
"https://istanbul.js.org/"
target=
"_blank"
>
istanbul
</a>
at
Mon Feb 03 2020 17:23:41
GMT-0300 (Chile Summer Time)
at
Tue Feb 04 2020 15:53:06
GMT-0300 (Chile Summer Time)
</div>
</div>
<script
src=
"../../../prettify.js"
></script>
...
...
coverage/lcov-report/src/components/Overlay/index.html
View file @
19c563e6
...
...
@@ -94,7 +94,7 @@
<div
class=
'footer quiet pad2 space-top1 center small'
>
Code coverage generated by
<a
href=
"https://istanbul.js.org/"
target=
"_blank"
>
istanbul
</a>
at
Mon Feb 03 2020 17:23:41
GMT-0300 (Chile Summer Time)
at
Tue Feb 04 2020 15:53:06
GMT-0300 (Chile Summer Time)
</div>
</div>
<script
src=
"../../../prettify.js"
></script>
...
...
coverage/lcov-report/src/components/ProductDetails/ProductDetails.jsx.html
View file @
19c563e6
...
...
@@ -285,7 +285,7 @@ export default function ProductDetails({ product }) {
<div
class=
'footer quiet pad2 space-top1 center small'
>
Code coverage generated by
<a
href=
"https://istanbul.js.org/"
target=
"_blank"
>
istanbul
</a>
at
Mon Feb 03 2020 17:23:41
GMT-0300 (Chile Summer Time)
at
Tue Feb 04 2020 15:53:06
GMT-0300 (Chile Summer Time)
</div>
</div>
<script
src=
"../../../prettify.js"
></script>
...
...
coverage/lcov-report/src/components/ProductDetails/ProductDetailsPage.jsx.html
View file @
19c563e6
...
...
@@ -138,7 +138,7 @@ export default function ProductDetailsPage({ categoryResult, match }) {
<div
class=
'footer quiet pad2 space-top1 center small'
>
Code coverage generated by
<a
href=
"https://istanbul.js.org/"
target=
"_blank"
>
istanbul
</a>
at
Mon Feb 03 2020 17:23:41
GMT-0300 (Chile Summer Time)
at
Tue Feb 04 2020 15:53:06
GMT-0300 (Chile Summer Time)
</div>
</div>
<script
src=
"../../../prettify.js"
></script>
...
...
coverage/lcov-report/src/components/ProductDetails/ProductImages.jsx.html
View file @
19c563e6
...
...
@@ -171,7 +171,7 @@ export default function ProductsImages({ product }) {
<div
class=
'footer quiet pad2 space-top1 center small'
>
Code coverage generated by
<a
href=
"https://istanbul.js.org/"
target=
"_blank"
>
istanbul
</a>
at
Mon Feb 03 2020 17:23:41
GMT-0300 (Chile Summer Time)
at
Tue Feb 04 2020 15:53:06
GMT-0300 (Chile Summer Time)
</div>
</div>
<script
src=
"../../../prettify.js"
></script>
...
...
coverage/lcov-report/src/components/ProductDetails/index.html
View file @
19c563e6
...
...
@@ -124,7 +124,7 @@
<div
class=
'footer quiet pad2 space-top1 center small'
>
Code coverage generated by
<a
href=
"https://istanbul.js.org/"
target=
"_blank"
>
istanbul
</a>
at
Mon Feb 03 2020 17:23:41
GMT-0300 (Chile Summer Time)
at
Tue Feb 04 2020 15:53:06
GMT-0300 (Chile Summer Time)
</div>
</div>
<script
src=
"../../../prettify.js"
></script>
...
...
coverage/lcov-report/src/components/ProductThumbnail/ProductThumbnail.jsx.html
View file @
19c563e6
...
...
@@ -291,7 +291,7 @@ export default function ProductThumbnail({ product }) {
<div
class=
'footer quiet pad2 space-top1 center small'
>
Code coverage generated by
<a
href=
"https://istanbul.js.org/"
target=
"_blank"
>
istanbul
</a>
at
Mon Feb 03 2020 17:23:41
GMT-0300 (Chile Summer Time)
at
Tue Feb 04 2020 15:53:06
GMT-0300 (Chile Summer Time)
</div>
</div>
<script
src=
"../../../prettify.js"
></script>
...
...
coverage/lcov-report/src/components/ProductThumbnail/index.html
View file @
19c563e6
...
...
@@ -94,7 +94,7 @@
<div
class=
'footer quiet pad2 space-top1 center small'
>
Code coverage generated by
<a
href=
"https://istanbul.js.org/"
target=
"_blank"
>
istanbul
</a>
at
Mon Feb 03 2020 17:23:41
GMT-0300 (Chile Summer Time)
at
Tue Feb 04 2020 15:53:06
GMT-0300 (Chile Summer Time)
</div>
</div>
<script
src=
"../../../prettify.js"
></script>
...
...
coverage/lcov-report/src/components/SimilarProducts/SimilarProducts.jsx.html
View file @
19c563e6
...
...
@@ -120,7 +120,7 @@ export default function SimilarProducts({ categoryResult }) {
<div
class=
'footer quiet pad2 space-top1 center small'
>
Code coverage generated by
<a
href=
"https://istanbul.js.org/"
target=
"_blank"
>
istanbul
</a>
at
Mon Feb 03 2020 17:23:41
GMT-0300 (Chile Summer Time)
at
Tue Feb 04 2020 15:53:06
GMT-0300 (Chile Summer Time)
</div>
</div>
<script
src=
"../../../prettify.js"
></script>
...
...
coverage/lcov-report/src/components/SimilarProducts/index.html
View file @
19c563e6
...
...
@@ -94,7 +94,7 @@
<div
class=
'footer quiet pad2 space-top1 center small'
>
Code coverage generated by
<a
href=
"https://istanbul.js.org/"
target=
"_blank"
>
istanbul
</a>
at
Mon Feb 03 2020 17:23:41
GMT-0300 (Chile Summer Time)
at
Tue Feb 04 2020 15:53:06
GMT-0300 (Chile Summer Time)
</div>
</div>
<script
src=
"../../../prettify.js"
></script>
...
...
coverage/lcov-report/src/helpers/AlertInfo/AlertInfo.js.html
View file @
19c563e6
...
...
@@ -22,9 +22,9 @@
<div
class=
'clearfix'
>
<div
class=
'fl pad1y space-right2'
>
<span
class=
"strong"
>
0%
</span>
<span
class=
"strong"
>
10
0%
</span>
<span
class=
"quiet"
>
Statements
</span>
<span
class=
'fraction'
>
0
/1
</span>
<span
class=
'fraction'
>
1
/1
</span>
</div>
...
...
@@ -36,16 +36,16 @@
<div
class=
'fl pad1y space-right2'
>
<span
class=
"strong"
>
0%
</span>
<span
class=
"strong"
>
10
0%
</span>
<span
class=
"quiet"
>
Functions
</span>
<span
class=
'fraction'
>
0
/1
</span>
<span
class=
'fraction'
>
1
/1
</span>
</div>
<div
class=
'fl pad1y space-right2'
>
<span
class=
"strong"
>
0%
</span>
<span
class=
"strong"
>
10
0%
</span>
<span
class=
"quiet"
>
Lines
</span>
<span
class=
'fraction'
>
0
/1
</span>
<span
class=
'fraction'
>
1
/1
</span>
</div>
...
...
@@ -54,7 +54,7 @@
Press
<em>
n
</em>
or
<em>
j
</em>
to go to the next uncovered block,
<em>
b
</em>
,
<em>
p
</em>
or
<em>
k
</em>
for the previous block.
</p>
</div>
<div
class=
'status-line
low
'
></div>
<div
class=
'status-line
high
'
></div>
<pre><table
class=
"coverage"
>
<tr><td
class=
"line-count quiet"
><a
name=
'L1'
></a><a
href=
'#L1'
>
1
</a>
<a
name=
'L2'
></a><a
href=
'#L2'
>
2
</a>
...
...
@@ -71,7 +71,7 @@
<a
name=
'L13'
></a><a
href=
'#L13'
>
13
</a></td><td
class=
"line-coverage quiet"
><span
class=
"cline-any cline-neutral"
>
</span>
<span
class=
"cline-any cline-neutral"
>
</span>
<span
class=
"cline-any cline-neutral"
>
</span>
<span
class=
"cline-any cline-
no"
>
</span>
<span
class=
"cline-any cline-
yes"
>
1x
</span>
<span
class=
"cline-any cline-neutral"
>
</span>
<span
class=
"cline-any cline-neutral"
>
</span>
<span
class=
"cline-any cline-neutral"
>
</span>
...
...
@@ -82,8 +82,8 @@
<span
class=
"cline-any cline-neutral"
>
</span>
<span
class=
"cline-any cline-neutral"
>
</span></td><td
class=
"text"
><pre
class=
"prettyprint lang-js"
>
import React from 'react';
export default function
<span
class=
"fstat-no"
title=
"function not covered"
>
AlertInfo(
</span>
{ message }) {
<span
class=
"cstat-no"
title=
"statement not covered"
>
return (
</span>
export default function
AlertInfo(
{ message }) {
return (
<
div data-closable class="alert-box callout info"
>
<
i class="fa fa-eye"
><
/i
>
{message}
<
button class="close-button" aria-label="Dismiss alert" type="button" data-close
>
...
...
@@ -99,7 +99,7 @@ export default function <span class="fstat-no" title="function not covered" >Ale
<div
class=
'footer quiet pad2 space-top1 center small'
>
Code coverage generated by
<a
href=
"https://istanbul.js.org/"
target=
"_blank"
>
istanbul
</a>
at
Mon Feb 03 2020 17:23:41
GMT-0300 (Chile Summer Time)
at
Tue Feb 04 2020 15:53:06
GMT-0300 (Chile Summer Time)
</div>
</div>
<script
src=
"../../../prettify.js"
></script>
...
...
coverage/lcov-report/src/helpers/AlertInfo/index.html
View file @
19c563e6
...
...
@@ -22,9 +22,9 @@
<div
class=
'clearfix'
>
<div
class=
'fl pad1y space-right2'
>
<span
class=
"strong"
>
0%
</span>
<span
class=
"strong"
>
10
0%
</span>
<span
class=
"quiet"
>
Statements
</span>
<span
class=
'fraction'
>
0
/1
</span>
<span
class=
'fraction'
>
1
/1
</span>
</div>
...
...
@@ -36,16 +36,16 @@
<div
class=
'fl pad1y space-right2'
>
<span
class=
"strong"
>
0%
</span>
<span
class=
"strong"
>
10
0%
</span>
<span
class=
"quiet"
>
Functions
</span>
<span
class=
'fraction'
>
0
/1
</span>
<span
class=
'fraction'
>
1
/1
</span>
</div>
<div
class=
'fl pad1y space-right2'
>
<span
class=
"strong"
>
0%
</span>
<span
class=
"strong"
>
10
0%
</span>
<span
class=
"quiet"
>
Lines
</span>
<span
class=
'fraction'
>
0
/1
</span>
<span
class=
'fraction'
>
1
/1
</span>
</div>
...
...
@@ -54,7 +54,7 @@
Press
<em>
n
</em>
or
<em>
j
</em>
to go to the next uncovered block,
<em>
b
</em>
,
<em>
p
</em>
or
<em>
k
</em>
for the previous block.
</p>
</div>
<div
class=
'status-line
low
'
></div>
<div
class=
'status-line
high
'
></div>
<div
class=
"pad1"
>
<table
class=
"coverage-summary"
>
<thead>
...
...
@@ -72,18 +72,18 @@
</tr>
</thead>
<tbody><tr>
<td
class=
"file
low
"
data-value=
"AlertInfo.js"
><a
href=
"AlertInfo.js.html"
>
AlertInfo.js
</a></td>
<td
data-value=
"
0"
class=
"pic low
"
>
<div
class=
"chart"
><div
class=
"cover-fill
"
style=
"width: 0%"
></div><div
class=
"cover-empty"
style=
"width: 10
0%"
></div></div>
<td
class=
"file
high
"
data-value=
"AlertInfo.js"
><a
href=
"AlertInfo.js.html"
>
AlertInfo.js
</a></td>
<td
data-value=
"
100"
class=
"pic high
"
>
<div
class=
"chart"
><div
class=
"cover-fill
cover-full"
style=
"width: 100%"
></div><div
class=
"cover-empty"
style=
"width:
0%"
></div></div>
</td>
<td
data-value=
"
0"
class=
"pct low"
>
0%
</td>
<td
data-value=
"1"
class=
"abs
low"
>
0
/1
</td>
<td
data-value=
"
100"
class=
"pct high"
>
10
0%
</td>
<td
data-value=
"1"
class=
"abs
high"
>
1
/1
</td>
<td
data-value=
"100"
class=
"pct high"
>
100%
</td>
<td
data-value=
"0"
class=
"abs high"
>
0/0
</td>
<td
data-value=
"
0"
class=
"pct low"
>
0%
</td>
<td
data-value=
"1"
class=
"abs
low"
>
0
/1
</td>
<td
data-value=
"
0"
class=
"pct low"
>
0%
</td>
<td
data-value=
"1"
class=
"abs
low"
>
0
/1
</td>
<td
data-value=
"
100"
class=
"pct high"
>
10
0%
</td>
<td
data-value=
"1"
class=
"abs
high"
>
1
/1
</td>
<td
data-value=
"
100"
class=
"pct high"
>
10
0%
</td>
<td
data-value=
"1"
class=
"abs
high"
>
1
/1
</td>
</tr>
</tbody>
...
...
@@ -94,7 +94,7 @@
<div
class=
'footer quiet pad2 space-top1 center small'
>
Code coverage generated by
<a
href=
"https://istanbul.js.org/"
target=
"_blank"
>
istanbul
</a>
at
Mon Feb 03 2020 17:23:41
GMT-0300 (Chile Summer Time)
at
Tue Feb 04 2020 15:53:06
GMT-0300 (Chile Summer Time)
</div>
</div>
<script
src=
"../../../prettify.js"
></script>
...
...
coverage/lcov-report/src/pages/BrowsePage/BrowsePage.jsx.html
View file @
19c563e6
...
...
@@ -129,7 +129,7 @@ export default BrowsePage;
<div
class=
'footer quiet pad2 space-top1 center small'
>
Code coverage generated by
<a
href=
"https://istanbul.js.org/"
target=
"_blank"
>
istanbul
</a>
at
Mon Feb 03 2020 17:23:41
GMT-0300 (Chile Summer Time)
at
Tue Feb 04 2020 15:53:06
GMT-0300 (Chile Summer Time)
</div>
</div>
<script
src=
"../../../prettify.js"
></script>
...
...
coverage/lcov-report/src/pages/BrowsePage/index.html
View file @
19c563e6
...
...
@@ -94,7 +94,7 @@
<div
class=
'footer quiet pad2 space-top1 center small'
>
Code coverage generated by
<a
href=
"https://istanbul.js.org/"
target=
"_blank"
>
istanbul
</a>
at
Mon Feb 03 2020 17:23:41
GMT-0300 (Chile Summer Time)
at
Tue Feb 04 2020 15:53:06
GMT-0300 (Chile Summer Time)
</div>
</div>
<script
src=
"../../../prettify.js"
></script>
...
...
coverage/lcov-report/src/reducers/categoryReducer.js.html
View file @
19c563e6
...
...
@@ -93,7 +93,7 @@ export default (state = {}, action) => {
<div
class=
'footer quiet pad2 space-top1 center small'
>
Code coverage generated by
<a
href=
"https://istanbul.js.org/"
target=
"_blank"
>
istanbul
</a>
at
Mon Feb 03 2020 17:23:41
GMT-0300 (Chile Summer Time)
at
Tue Feb 04 2020 15:53:06
GMT-0300 (Chile Summer Time)
</div>
</div>
<script
src=
"../../prettify.js"
></script>
...
...
coverage/lcov-report/src/reducers/index.html
View file @
19c563e6
...
...
@@ -94,7 +94,7 @@
<div
class=
'footer quiet pad2 space-top1 center small'
>
Code coverage generated by
<a
href=
"https://istanbul.js.org/"
target=
"_blank"
>
istanbul
</a>
at
Mon Feb 03 2020 17:23:41
GMT-0300 (Chile Summer Time)
at
Tue Feb 04 2020 15:53:06
GMT-0300 (Chile Summer Time)
</div>
</div>
<script
src=
"../../prettify.js"
></script>
...
...
coverage/lcov.info
View file @
19c563e6
TN:
SF:/Users/nisum/Desktop/Projects/
WSI/wsi
/__test__/setup/styleMock.js
SF:/Users/nisum/Desktop/Projects/
wsi-dev
/__test__/setup/styleMock.js
FNF:0
FNH:0
DA:1,7
...
...
@@ -9,7 +9,7 @@ BRF:0
BRH:0
end_of_record
TN:
SF:/Users/nisum/Desktop/Projects/
WSI/wsi
/src/actions/index.js
SF:/Users/nisum/Desktop/Projects/
wsi-dev
/src/actions/index.js
FN:4,(anonymous_0)
FN:4,(anonymous_1)
FNF:2
...
...
@@ -26,7 +26,7 @@ BRF:0
BRH:0
end_of_record
TN:
SF:/Users/nisum/Desktop/Projects/
WSI/wsi
/src/components/BeardCrumb/BreadCrumb.jsx
SF:/Users/nisum/Desktop/Projects/
wsi-dev
/src/components/BeardCrumb/BreadCrumb.jsx
FN:4,BreadCrumb
FNF:1
FNH:1
...
...
@@ -38,7 +38,7 @@ BRF:0
BRH:0
end_of_record
TN:
SF:/Users/nisum/Desktop/Projects/
WSI/wsi
/src/components/Overlay/Overlay.js
SF:/Users/nisum/Desktop/Projects/
wsi-dev
/src/components/Overlay/Overlay.js
FN:6,Overlay
FN:10,(anonymous_1)
FNF:2
...
...
@@ -53,7 +53,7 @@ BRF:0
BRH:0
end_of_record
TN:
SF:/Users/nisum/Desktop/Projects/
WSI/wsi
/src/components/ProductDetails/ProductDetails.jsx
SF:/Users/nisum/Desktop/Projects/
wsi-dev
/src/components/ProductDetails/ProductDetails.jsx
FN:4,ProductDetails
FNF:1
FNH:1
...
...
@@ -93,7 +93,7 @@ BRF:16
BRH:15
end_of_record
TN:
SF:/Users/nisum/Desktop/Projects/
WSI/wsi
/src/components/ProductDetails/ProductDetailsPage.jsx
SF:/Users/nisum/Desktop/Projects/
wsi-dev
/src/components/ProductDetails/ProductDetailsPage.jsx
FN:7,ProductDetailsPage
FN:10,(anonymous_1)
FN:10,(anonymous_2)
...
...
@@ -113,7 +113,7 @@ BRF:2
BRH:2
end_of_record
TN:
SF:/Users/nisum/Desktop/Projects/
WSI/wsi
/src/components/ProductDetails/ProductImages.jsx
SF:/Users/nisum/Desktop/Projects/
wsi-dev
/src/components/ProductDetails/ProductImages.jsx
FN:6,ProductsImages
FN:11,(anonymous_1)
FN:18,(anonymous_2)
...
...
@@ -145,7 +145,7 @@ BRF:4
BRH:2
end_of_record
TN:
SF:/Users/nisum/Desktop/Projects/
WSI/wsi
/src/components/ProductThumbnail/ProductThumbnail.jsx
SF:/Users/nisum/Desktop/Projects/
wsi-dev
/src/components/ProductThumbnail/ProductThumbnail.jsx
FN:6,ProductThumbnail
FNF:1
FNH:1
...
...
@@ -186,7 +186,7 @@ BRF:16
BRH:15
end_of_record
TN:
SF:/Users/nisum/Desktop/Projects/
WSI/wsi
/src/components/SimilarProducts/SimilarProducts.jsx
SF:/Users/nisum/Desktop/Projects/
wsi-dev
/src/components/SimilarProducts/SimilarProducts.jsx
FN:4,SimilarProducts
FN:13,(anonymous_1)
FN:13,(anonymous_2)
...
...
@@ -207,19 +207,19 @@ BRF:2
BRH:1
end_of_record
TN:
SF:/Users/nisum/Desktop/Projects/
WSI/wsi
/src/helpers/AlertInfo/AlertInfo.js
SF:/Users/nisum/Desktop/Projects/
wsi-dev
/src/helpers/AlertInfo/AlertInfo.js
FN:3,AlertInfo
FNF:1
FNH:
0
FNDA:
0
,AlertInfo
DA:4,
0
FNH:
1
FNDA:
1
,AlertInfo
DA:4,
1
LF:1
LH:
0
LH:
1
BRF:0
BRH:0
end_of_record
TN:
SF:/Users/nisum/Desktop/Projects/
WSI/wsi
/src/pages/BrowsePage/BrowsePage.jsx
SF:/Users/nisum/Desktop/Projects/
wsi-dev
/src/pages/BrowsePage/BrowsePage.jsx
FN:7,BrowsePage
FN:13,(anonymous_1)
FNF:2
...
...
@@ -237,7 +237,7 @@ BRF:2
BRH:2
end_of_record
TN:
SF:/Users/nisum/Desktop/Projects/
WSI/wsi
/src/reducers/categoryReducer.js
SF:/Users/nisum/Desktop/Projects/
wsi-dev
/src/reducers/categoryReducer.js
FN:3,(anonymous_0)
FNF:1
FNH:1
...
...
src/helpers/AlertInfo/AlertInfo.test.js
0 → 100644
View file @
19c563e6
import
React
from
'react'
;
import
{
shallow
}
from
'enzyme'
;
import
AlertInfo
from
'./AlertInfo'
;
describe
(
'Component : BreadCrumb'
,
()
=>
{
it
(
'expect to render BreadCrumb component'
,
()
=>
{
const
wrapper
=
shallow
(
<
AlertInfo
/>
)
expect
(
wrapper
.
exists
()).
toBe
(
true
);
})
})
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment