qpp-style 9.31.0 → 9.31.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/Error/error.js +1 -1
- package/components/FlashNotification/FlashNotificationUI.jsx +3 -3
- package/components/FlashNotification/index.js +1 -1
- package/components/Header/HeaderMenuItem.jsx +1 -1
- package/components/Header/HeaderUI.jsx +1 -1
- package/components/Header/ImpersonatorBanner.jsx +1 -1
- package/components/Header/header.js +1 -1
- package/components/NotificationBanner/CollapsedView.js +2 -2
- package/components/NotificationBanner/index.js +3 -3
- package/components/SessionDialog/sessionDialog.js +1 -1
- package/components/SideNav/Chart/ScoreChart.jsx +1 -1
- package/components/SideNav/Content/SelectRole/index.js +1 -1
- package/components/SideNav/Links/NavLinkDrawer.jsx +5 -5
- package/components/SideNav/UI/SideNavUI.jsx +11 -6
- package/components/SideNav/helpers.js +6 -13
- package/components/SideNav/index.js +1 -1
- package/coverage/clover.xml +261 -233
- package/coverage/coverage-final.json +70 -69
- package/coverage/lcov-report/components/Accordion/index.html +20 -20
- package/coverage/lcov-report/components/Accordion/index.jsx.html +121 -109
- package/coverage/lcov-report/components/Button/index.html +116 -0
- package/coverage/lcov-report/components/Button/index.js.html +355 -0
- package/coverage/lcov-report/components/Error/Collapsible.jsx.html +98 -98
- package/coverage/lcov-report/components/Error/ErrorUI.jsx.html +33 -33
- package/coverage/lcov-report/components/Error/index.html +23 -23
- package/coverage/lcov-report/components/Footer/FooterUI.jsx.html +395 -557
- package/coverage/lcov-report/components/Footer/SocialLinks.jsx.html +70 -70
- package/coverage/lcov-report/components/Footer/Subscribe.jsx.html +44 -44
- package/coverage/lcov-report/components/Footer/index.html +33 -48
- package/coverage/lcov-report/components/{SideNav/UI → GovBanner}/index.html +30 -45
- package/coverage/lcov-report/components/GovBanner/index.js.html +436 -0
- package/coverage/lcov-report/components/Header/HeaderAccountMenu.jsx.html +367 -0
- package/coverage/lcov-report/components/{SideNav/Details/IndividualDetails.jsx.html → Header/HeaderCancel.jsx.html} +35 -41
- package/coverage/lcov-report/components/Header/HeaderContainer.jsx.html +307 -0
- package/coverage/lcov-report/components/Header/HeaderLogo.jsx.html +211 -0
- package/coverage/lcov-report/components/Header/HeaderMenuButton.js.html +235 -0
- package/coverage/lcov-report/components/Header/HeaderMenuItem.jsx.html +802 -0
- package/coverage/lcov-report/components/Header/HeaderMenuLink.js.html +253 -0
- package/coverage/lcov-report/components/Header/HeaderMenuSignOutButton.js.html +271 -0
- package/coverage/lcov-report/components/Header/HeaderMobileButton.js.html +196 -0
- package/coverage/lcov-report/components/Header/HeaderUI.jsx.html +586 -0
- package/coverage/lcov-report/components/Header/HelpIcon.jsx.html +181 -0
- package/coverage/lcov-report/components/Header/ImpersonatorBanner.jsx.html +328 -0
- package/coverage/lcov-report/components/Header/NavigationButtonIcon.jsx.html +166 -0
- package/coverage/lcov-report/components/Header/hooks.js.html +283 -0
- package/coverage/lcov-report/components/Header/index.html +326 -0
- package/coverage/lcov-report/components/{SideNav/Links/index.js.html → Header/utag-helpers.js.html} +34 -46
- package/coverage/lcov-report/components/Infotip/Infotip.jsx.html +96 -108
- package/coverage/lcov-report/components/Infotip/InfotipContent.jsx.html +223 -0
- package/coverage/lcov-report/components/Infotip/InfotipIcon.jsx.html +49 -49
- package/coverage/lcov-report/components/Infotip/index.html +32 -32
- package/coverage/lcov-report/components/Infotip/index.js.html +1 -1
- package/coverage/lcov-report/components/Modal/LegacyModal.jsx.html +116 -116
- package/coverage/lcov-report/components/Modal/Modal.jsx.html +252 -252
- package/coverage/lcov-report/components/Modal/index.html +38 -38
- package/coverage/lcov-report/components/Modal/index.jsx.html +31 -31
- package/coverage/lcov-report/components/NotificationBanner/CollapsedView.js.html +202 -0
- package/coverage/lcov-report/components/NotificationBanner/ExpandedView.js.html +220 -0
- package/coverage/lcov-report/components/{SideNav/Details → NotificationBanner}/index.html +46 -46
- package/coverage/lcov-report/components/NotificationBanner/index.js.html +748 -0
- package/coverage/lcov-report/components/SanitizedContent/index.html +19 -19
- package/coverage/lcov-report/components/SanitizedContent/index.jsx.html +287 -218
- package/coverage/lcov-report/components/SessionDialogUI.jsx.html +440 -440
- package/coverage/lcov-report/components/SideNav/Chart/ScoreChart.jsx.html +7 -7
- package/coverage/lcov-report/components/SideNav/Chart/index.html +1 -16
- package/coverage/lcov-report/components/SideNav/{AnimationGroup → Content/SelectRole}/index.html +29 -29
- package/coverage/lcov-report/components/SideNav/Content/SelectRole/utils.js.html +532 -0
- package/coverage/lcov-report/components/SideNav/helpers.js.html +1125 -54
- package/coverage/lcov-report/components/SideNav/index.html +19 -19
- package/coverage/lcov-report/components/Tooltip/Tooltip.jsx.html +9 -9
- package/coverage/lcov-report/components/Tooltip/index.html +1 -1
- package/coverage/lcov-report/components/Tooltip/index.js.html +1 -1
- package/coverage/lcov-report/components/Tooltip/position.js.html +1 -1
- package/coverage/lcov-report/components/hooks/index.html +21 -21
- package/coverage/lcov-report/components/hooks/useGetConfig.js.html +131 -128
- package/coverage/lcov-report/components/index.html +21 -21
- package/coverage/lcov-report/index.html +52 -52
- package/coverage/lcov-report/lib/Chevron.jsx.html +36 -36
- package/coverage/lcov-report/lib/SvgComponents.jsx.html +1471 -973
- package/coverage/lcov-report/lib/index.html +21 -36
- package/coverage/lcov-report/react/components/Accordion/index.html +1 -1
- package/coverage/lcov-report/react/components/Accordion/index.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Button/index.html +1 -1
- package/coverage/lcov-report/react/components/Button/index.js.html +1 -1
- package/coverage/lcov-report/react/components/Dropdown/index.html +1 -1
- package/coverage/lcov-report/react/components/Dropdown/index.js.html +1 -1
- package/coverage/lcov-report/react/components/Error/Collapsible.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Error/ErrorUI.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Error/error.js.html +2 -2
- package/coverage/lcov-report/react/components/Error/index.html +1 -1
- package/coverage/lcov-report/react/components/Footer/FooterUI.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Footer/LegacyFooterUI.jsx.html +16 -16
- package/coverage/lcov-report/react/components/Footer/SocialLinks.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Footer/Subscribe.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Footer/footer.js.html +1 -1
- package/coverage/lcov-report/react/components/Footer/index.html +1 -1
- package/coverage/lcov-report/react/components/GovBanner/index.html +1 -1
- package/coverage/lcov-report/react/components/GovBanner/index.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderAccountMenu.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderCancel.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderContainer.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderLogo.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderMenuButton.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderMenuItem.jsx.html +2 -2
- package/coverage/lcov-report/react/components/Header/HeaderMenuLink.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderMenuSignOutButton.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderMobileButton.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderUI.jsx.html +2 -2
- package/coverage/lcov-report/react/components/Header/HelpIcon.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/ImpersonatorBanner.jsx.html +3 -3
- package/coverage/lcov-report/react/components/Header/NavigationButtonIcon.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/header.js.html +2 -2
- package/coverage/lcov-report/react/components/Header/hooks.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/index.html +1 -1
- package/coverage/lcov-report/react/components/Header/utag-helpers.js.html +1 -1
- package/coverage/lcov-report/react/components/Infotip/Infotip.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Infotip/InfotipContent.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Infotip/InfotipIcon.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Infotip/index.html +1 -1
- package/coverage/lcov-report/react/components/Infotip/index.js.html +1 -1
- package/coverage/lcov-report/react/components/Modal/LegacyModal.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Modal/Modal.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Modal/index.html +1 -1
- package/coverage/lcov-report/react/components/Modal/index.jsx.html +1 -1
- package/coverage/lcov-report/react/components/NotificationBanner/CollapsedView.js.html +3 -3
- package/coverage/lcov-report/react/components/NotificationBanner/ExpandedView.js.html +1 -1
- package/coverage/lcov-report/react/components/NotificationBanner/index.html +1 -1
- package/coverage/lcov-report/react/components/NotificationBanner/index.js.html +4 -4
- package/coverage/lcov-report/react/components/SanitizedContent/index.html +20 -20
- package/coverage/lcov-report/react/components/SanitizedContent/index.jsx.html +48 -12
- package/coverage/lcov-report/react/components/SessionDialog/index.html +1 -1
- package/coverage/lcov-report/react/components/SessionDialog/sessionDialog.js.html +2 -2
- package/coverage/lcov-report/react/components/SessionDialogUI.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/AnimationGroup/AnimationGroup.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/AnimationGroup/index.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Chart/ScoreChart.jsx.html +2 -2
- package/coverage/lcov-report/react/components/SideNav/Chart/index.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Chart/index.js.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Content/LevelOneContent.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Content/LevelTwoContent.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/index.html +13 -13
- package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/index.js.html +2 -2
- package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/utils.js.html +53 -26
- package/coverage/lcov-report/react/components/SideNav/Content/index.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Content/index.js.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Details/IndividualDetails.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Details/PracticeDetails.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Details/index.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Details/index.js.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Links/CmsSwitchLink.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Links/NavItemInline.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Links/NavLinkContainer.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Links/NavLinkDrawer.jsx.html +103 -46
- package/coverage/lcov-report/react/components/SideNav/Links/NavLinkInline.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Links/NavLinkToggle.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Links/index.html +17 -17
- package/coverage/lcov-report/react/components/SideNav/Links/index.js.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/UI/SideNavUI.jsx.html +31 -13
- package/coverage/lcov-report/react/components/SideNav/UI/default-markup.js.html +97 -0
- package/coverage/lcov-report/react/components/SideNav/UI/index.html +29 -14
- package/coverage/lcov-report/react/components/SideNav/UI/index.js.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/helpers.js.html +70 -16
- package/coverage/lcov-report/react/components/SideNav/index.html +15 -15
- package/coverage/lcov-report/react/components/SideNav/index.js.html +2 -2
- package/coverage/lcov-report/react/components/Tooltip/Tooltip.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Tooltip/index.html +1 -1
- package/coverage/lcov-report/react/components/Tooltip/index.js.html +1 -1
- package/coverage/lcov-report/react/components/Tooltip/position.js.html +1 -1
- package/coverage/lcov-report/react/components/hooks/index.html +1 -1
- package/coverage/lcov-report/react/components/hooks/useGetConfig.js.html +1 -1
- package/coverage/lcov-report/react/components/index.html +1 -1
- package/coverage/lcov-report/react/index.html +1 -1
- package/coverage/lcov-report/react/index.js.html +1 -1
- package/coverage/lcov-report/react/lib/Chevron.jsx.html +1 -1
- package/coverage/lcov-report/react/lib/SvgComponents.jsx.html +1 -1
- package/coverage/lcov-report/react/lib/index.html +1 -1
- package/coverage/lcov-report/react/lib/svg-definitions.svg.html +1 -1
- package/coverage/lcov-report/react/session/index.html +1 -1
- package/coverage/lcov-report/react/session/index.js.html +1 -1
- package/coverage/lcov-report/react/session/logout.js.html +1 -1
- package/coverage/lcov-report/react/session/refresh.js.html +1 -1
- package/coverage/lcov-report/react/session/ttl.js.html +1 -1
- package/coverage/lcov-report/session/index.html +53 -53
- package/coverage/lcov-report/session/index.js.html +13 -13
- package/coverage/lcov-report/session/logout.js.html +145 -127
- package/coverage/lcov-report/session/refresh.js.html +90 -90
- package/coverage/lcov-report/session/ttl.js.html +77 -77
- package/coverage/lcov.info +426 -370
- package/dist/browser.js +1 -1
- package/dist/browser.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/react/index.js +1 -1
- package/dist/react/index.js.map +1 -1
- package/package.json +28 -29
- package/styles/qppds/components/sidebar/_sidebar.scss +0 -1
- package/coverage/lcov-report/components/Footer/LegacyFooterUI.jsx.html +0 -667
- package/coverage/lcov-report/components/SideNav/AnimationGroup/AnimationGroup.jsx.html +0 -166
- package/coverage/lcov-report/components/SideNav/Chart/index.js.html +0 -94
- package/coverage/lcov-report/components/SideNav/Content/LevelOneContent.jsx.html +0 -709
- package/coverage/lcov-report/components/SideNav/Content/LevelTwoContent.jsx.html +0 -733
- package/coverage/lcov-report/components/SideNav/Content/index.html +0 -146
- package/coverage/lcov-report/components/SideNav/Content/index.js.html +0 -97
- package/coverage/lcov-report/components/SideNav/Details/PracticeDetails.jsx.html +0 -220
- package/coverage/lcov-report/components/SideNav/Details/index.js.html +0 -97
- package/coverage/lcov-report/components/SideNav/Links/CmsSwitchLink.jsx.html +0 -208
- package/coverage/lcov-report/components/SideNav/Links/NavItemInline.jsx.html +0 -247
- package/coverage/lcov-report/components/SideNav/Links/NavLinkContainer.jsx.html +0 -199
- package/coverage/lcov-report/components/SideNav/Links/NavLinkDrawer.jsx.html +0 -832
- package/coverage/lcov-report/components/SideNav/Links/NavLinkInline.jsx.html +0 -406
- package/coverage/lcov-report/components/SideNav/Links/NavLinkToggle.jsx.html +0 -187
- package/coverage/lcov-report/components/SideNav/Links/index.html +0 -206
- package/coverage/lcov-report/components/SideNav/UI/SideNavUI.jsx.html +0 -1084
- package/coverage/lcov-report/components/SideNav/UI/index.js.html +0 -94
- package/coverage/lcov-report/lib/svg-definitions.svg.html +0 -460
package/coverage/clover.xml
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="
|
|
2
|
+
<coverage generated="1689367516787" clover="3.2.0">
|
|
3
|
+
<project timestamp="1689367516787" name="All files">
|
|
4
|
+
<metrics statements="1155" coveredstatements="491" conditionals="644" coveredconditionals="108" methods="340" coveredmethods="78" elements="2139" coveredelements="677" complexity="0" loc="1155" ncloc="1155" packages="25" files="70" classes="70"/>
|
|
5
5
|
<package name="react">
|
|
6
6
|
<metrics statements="6" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="5" coveredmethods="0"/>
|
|
7
|
-
<file name="index.js" path="/Users/
|
|
7
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/index.js">
|
|
8
8
|
<metrics statements="6" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="5" coveredmethods="0"/>
|
|
9
9
|
<line num="9" count="1" type="stmt"/>
|
|
10
10
|
<line num="11" count="0" type="stmt"/>
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
</package>
|
|
17
17
|
<package name="react.components">
|
|
18
18
|
<metrics statements="60" coveredstatements="47" conditionals="28" coveredconditionals="19" methods="16" coveredmethods="14"/>
|
|
19
|
-
<file name="SessionDialogUI.jsx" path="/Users/
|
|
19
|
+
<file name="SessionDialogUI.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SessionDialogUI.jsx">
|
|
20
20
|
<metrics statements="60" coveredstatements="47" conditionals="28" coveredconditionals="19" methods="16" coveredmethods="14"/>
|
|
21
21
|
<line num="12" count="3" type="stmt"/>
|
|
22
22
|
<line num="20" count="19" type="stmt"/>
|
|
@@ -82,7 +82,7 @@
|
|
|
82
82
|
</package>
|
|
83
83
|
<package name="react.components.Accordion">
|
|
84
84
|
<metrics statements="20" coveredstatements="14" conditionals="24" coveredconditionals="10" methods="6" coveredmethods="3"/>
|
|
85
|
-
<file name="index.jsx" path="/Users/
|
|
85
|
+
<file name="index.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Accordion/index.jsx">
|
|
86
86
|
<metrics statements="20" coveredstatements="14" conditionals="24" coveredconditionals="10" methods="6" coveredmethods="3"/>
|
|
87
87
|
<line num="5" count="3" type="stmt"/>
|
|
88
88
|
<line num="6" count="1" type="stmt"/>
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
</package>
|
|
109
109
|
<package name="react.components.Button">
|
|
110
110
|
<metrics statements="20" coveredstatements="8" conditionals="13" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
111
|
-
<file name="index.js" path="/Users/
|
|
111
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Button/index.js">
|
|
112
112
|
<metrics statements="20" coveredstatements="8" conditionals="13" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
113
113
|
<line num="4" count="2" type="stmt"/>
|
|
114
114
|
<line num="5" count="2" type="stmt"/>
|
|
@@ -134,7 +134,7 @@
|
|
|
134
134
|
</package>
|
|
135
135
|
<package name="react.components.Dropdown">
|
|
136
136
|
<metrics statements="7" coveredstatements="3" conditionals="4" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
137
|
-
<file name="index.js" path="/Users/
|
|
137
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Dropdown/index.js">
|
|
138
138
|
<metrics statements="7" coveredstatements="3" conditionals="4" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
139
139
|
<line num="4" count="2" type="stmt"/>
|
|
140
140
|
<line num="20" count="0" type="stmt"/>
|
|
@@ -147,7 +147,7 @@
|
|
|
147
147
|
</package>
|
|
148
148
|
<package name="react.components.Error">
|
|
149
149
|
<metrics statements="21" coveredstatements="18" conditionals="12" coveredconditionals="7" methods="8" coveredmethods="6"/>
|
|
150
|
-
<file name="Collapsible.jsx" path="/Users/
|
|
150
|
+
<file name="Collapsible.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Error/Collapsible.jsx">
|
|
151
151
|
<metrics statements="15" coveredstatements="13" conditionals="8" coveredconditionals="5" methods="6" coveredmethods="5"/>
|
|
152
152
|
<line num="6" count="2" type="stmt"/>
|
|
153
153
|
<line num="8" count="2" type="stmt"/>
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
<line num="59" count="2" type="stmt"/>
|
|
166
166
|
<line num="81" count="2" type="stmt"/>
|
|
167
167
|
</file>
|
|
168
|
-
<file name="ErrorUI.jsx" path="/Users/
|
|
168
|
+
<file name="ErrorUI.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Error/ErrorUI.jsx">
|
|
169
169
|
<metrics statements="5" coveredstatements="5" conditionals="4" coveredconditionals="2" methods="1" coveredmethods="1"/>
|
|
170
170
|
<line num="5" count="2" type="stmt"/>
|
|
171
171
|
<line num="6" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
@@ -173,31 +173,31 @@
|
|
|
173
173
|
<line num="9" count="2" type="stmt"/>
|
|
174
174
|
<line num="25" count="2" type="stmt"/>
|
|
175
175
|
</file>
|
|
176
|
-
<file name="error.js" path="/Users/
|
|
176
|
+
<file name="error.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Error/error.js">
|
|
177
177
|
<metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
178
178
|
<line num="17" count="0" type="stmt"/>
|
|
179
179
|
</file>
|
|
180
180
|
</package>
|
|
181
181
|
<package name="react.components.Footer">
|
|
182
182
|
<metrics statements="11" coveredstatements="8" conditionals="2" coveredconditionals="0" methods="4" coveredmethods="3"/>
|
|
183
|
-
<file name="FooterUI.jsx" path="/Users/
|
|
183
|
+
<file name="FooterUI.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Footer/FooterUI.jsx">
|
|
184
184
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
185
185
|
<line num="9" count="2" type="stmt"/>
|
|
186
186
|
<line num="10" count="2" type="stmt"/>
|
|
187
187
|
<line num="12" count="2" type="stmt"/>
|
|
188
188
|
<line num="13" count="3" type="stmt"/>
|
|
189
189
|
</file>
|
|
190
|
-
<file name="SocialLinks.jsx" path="/Users/
|
|
190
|
+
<file name="SocialLinks.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Footer/SocialLinks.jsx">
|
|
191
191
|
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
192
192
|
<line num="3" count="2" type="stmt"/>
|
|
193
193
|
<line num="4" count="3" type="stmt"/>
|
|
194
194
|
</file>
|
|
195
|
-
<file name="Subscribe.jsx" path="/Users/
|
|
195
|
+
<file name="Subscribe.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Footer/Subscribe.jsx">
|
|
196
196
|
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
197
197
|
<line num="3" count="2" type="stmt"/>
|
|
198
198
|
<line num="4" count="3" type="stmt"/>
|
|
199
199
|
</file>
|
|
200
|
-
<file name="footer.js" path="/Users/
|
|
200
|
+
<file name="footer.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Footer/footer.js">
|
|
201
201
|
<metrics statements="3" coveredstatements="0" conditionals="2" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
202
202
|
<line num="14" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
203
203
|
<line num="15" count="0" type="stmt"/>
|
|
@@ -206,7 +206,7 @@
|
|
|
206
206
|
</package>
|
|
207
207
|
<package name="react.components.GovBanner">
|
|
208
208
|
<metrics statements="4" coveredstatements="1" conditionals="2" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
209
|
-
<file name="index.js" path="/Users/
|
|
209
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/GovBanner/index.js">
|
|
210
210
|
<metrics statements="4" coveredstatements="1" conditionals="2" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
211
211
|
<line num="3" count="2" type="stmt"/>
|
|
212
212
|
<line num="4" count="0" type="stmt"/>
|
|
@@ -216,7 +216,7 @@
|
|
|
216
216
|
</package>
|
|
217
217
|
<package name="react.components.Header">
|
|
218
218
|
<metrics statements="203" coveredstatements="37" conditionals="102" coveredconditionals="0" methods="70" coveredmethods="0"/>
|
|
219
|
-
<file name="HeaderAccountMenu.jsx" path="/Users/
|
|
219
|
+
<file name="HeaderAccountMenu.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderAccountMenu.jsx">
|
|
220
220
|
<metrics statements="17" coveredstatements="3" conditionals="16" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
221
221
|
<line num="8" count="2" type="stmt"/>
|
|
222
222
|
<line num="9" count="0" type="stmt"/>
|
|
@@ -236,13 +236,13 @@
|
|
|
236
236
|
<line num="84" count="2" type="stmt"/>
|
|
237
237
|
<line num="90" count="2" type="stmt"/>
|
|
238
238
|
</file>
|
|
239
|
-
<file name="HeaderCancel.jsx" path="/Users/
|
|
239
|
+
<file name="HeaderCancel.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderCancel.jsx">
|
|
240
240
|
<metrics statements="3" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
241
241
|
<line num="4" count="2" type="stmt"/>
|
|
242
242
|
<line num="5" count="0" type="stmt"/>
|
|
243
243
|
<line num="12" count="2" type="stmt"/>
|
|
244
244
|
</file>
|
|
245
|
-
<file name="HeaderContainer.jsx" path="/Users/
|
|
245
|
+
<file name="HeaderContainer.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderContainer.jsx">
|
|
246
246
|
<metrics statements="11" coveredstatements="3" conditionals="12" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
247
247
|
<line num="14" count="0" type="stmt"/>
|
|
248
248
|
<line num="15" count="0" type="stmt"/>
|
|
@@ -256,7 +256,7 @@
|
|
|
256
256
|
<line num="60" count="2" type="stmt"/>
|
|
257
257
|
<line num="67" count="2" type="stmt"/>
|
|
258
258
|
</file>
|
|
259
|
-
<file name="HeaderLogo.jsx" path="/Users/
|
|
259
|
+
<file name="HeaderLogo.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderLogo.jsx">
|
|
260
260
|
<metrics statements="5" coveredstatements="1" conditionals="2" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
261
261
|
<line num="5" count="2" type="stmt"/>
|
|
262
262
|
<line num="6" count="0" type="stmt"/>
|
|
@@ -264,7 +264,7 @@
|
|
|
264
264
|
<line num="8" count="0" type="stmt"/>
|
|
265
265
|
<line num="25" count="0" type="stmt"/>
|
|
266
266
|
</file>
|
|
267
|
-
<file name="HeaderMenuButton.js" path="/Users/
|
|
267
|
+
<file name="HeaderMenuButton.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderMenuButton.js">
|
|
268
268
|
<metrics statements="9" coveredstatements="2" conditionals="2" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
269
269
|
<line num="8" count="2" type="stmt"/>
|
|
270
270
|
<line num="9" count="0" type="stmt"/>
|
|
@@ -276,7 +276,7 @@
|
|
|
276
276
|
<line num="36" count="0" type="stmt"/>
|
|
277
277
|
<line num="45" count="2" type="stmt"/>
|
|
278
278
|
</file>
|
|
279
|
-
<file name="HeaderMenuItem.jsx" path="/Users/
|
|
279
|
+
<file name="HeaderMenuItem.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderMenuItem.jsx">
|
|
280
280
|
<metrics statements="44" coveredstatements="5" conditionals="36" coveredconditionals="0" methods="13" coveredmethods="0"/>
|
|
281
281
|
<line num="11" count="2" type="stmt"/>
|
|
282
282
|
<line num="18" count="2" type="stmt"/>
|
|
@@ -323,7 +323,7 @@
|
|
|
323
323
|
<line num="222" count="2" type="stmt"/>
|
|
324
324
|
<line num="232" count="2" type="stmt"/>
|
|
325
325
|
</file>
|
|
326
|
-
<file name="HeaderMenuLink.js" path="/Users/
|
|
326
|
+
<file name="HeaderMenuLink.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderMenuLink.js">
|
|
327
327
|
<metrics statements="13" coveredstatements="3" conditionals="8" coveredconditionals="0" methods="5" coveredmethods="0"/>
|
|
328
328
|
<line num="8" count="2" type="stmt"/>
|
|
329
329
|
<line num="10" count="2" type="stmt"/>
|
|
@@ -339,7 +339,7 @@
|
|
|
339
339
|
<line num="43" count="0" type="stmt"/>
|
|
340
340
|
<line num="51" count="2" type="stmt"/>
|
|
341
341
|
</file>
|
|
342
|
-
<file name="HeaderMenuSignOutButton.js" path="/Users/
|
|
342
|
+
<file name="HeaderMenuSignOutButton.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderMenuSignOutButton.js">
|
|
343
343
|
<metrics statements="15" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="7" coveredmethods="0"/>
|
|
344
344
|
<line num="8" count="2" type="stmt"/>
|
|
345
345
|
<line num="9" count="0" type="stmt"/>
|
|
@@ -357,13 +357,13 @@
|
|
|
357
357
|
<line num="48" count="0" type="stmt"/>
|
|
358
358
|
<line num="58" count="2" type="stmt"/>
|
|
359
359
|
</file>
|
|
360
|
-
<file name="HeaderMobileButton.js" path="/Users/
|
|
360
|
+
<file name="HeaderMobileButton.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderMobileButton.js">
|
|
361
361
|
<metrics statements="3" coveredstatements="2" conditionals="6" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
362
362
|
<line num="5" count="2" type="stmt"/>
|
|
363
363
|
<line num="6" count="0" type="stmt"/>
|
|
364
364
|
<line num="32" count="2" type="stmt"/>
|
|
365
365
|
</file>
|
|
366
|
-
<file name="HeaderUI.jsx" path="/Users/
|
|
366
|
+
<file name="HeaderUI.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderUI.jsx">
|
|
367
367
|
<metrics statements="40" coveredstatements="3" conditionals="10" coveredconditionals="0" methods="16" coveredmethods="0"/>
|
|
368
368
|
<line num="14" count="2" type="stmt"/>
|
|
369
369
|
<line num="24" count="0" type="stmt"/>
|
|
@@ -406,12 +406,12 @@
|
|
|
406
406
|
<line num="140" count="2" type="stmt"/>
|
|
407
407
|
<line num="153" count="2" type="stmt"/>
|
|
408
408
|
</file>
|
|
409
|
-
<file name="HelpIcon.jsx" path="/Users/
|
|
409
|
+
<file name="HelpIcon.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HelpIcon.jsx">
|
|
410
410
|
<metrics statements="2" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
411
411
|
<line num="3" count="2" type="stmt"/>
|
|
412
412
|
<line num="4" count="0" type="stmt"/>
|
|
413
413
|
</file>
|
|
414
|
-
<file name="ImpersonatorBanner.jsx" path="/Users/
|
|
414
|
+
<file name="ImpersonatorBanner.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/ImpersonatorBanner.jsx">
|
|
415
415
|
<metrics statements="13" coveredstatements="2" conditionals="6" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
416
416
|
<line num="13" count="2" type="stmt"/>
|
|
417
417
|
<line num="14" count="0" type="stmt"/>
|
|
@@ -427,16 +427,16 @@
|
|
|
427
427
|
<line num="54" count="0" type="stmt"/>
|
|
428
428
|
<line num="64" count="0" type="stmt"/>
|
|
429
429
|
</file>
|
|
430
|
-
<file name="NavigationButtonIcon.jsx" path="/Users/
|
|
430
|
+
<file name="NavigationButtonIcon.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/NavigationButtonIcon.jsx">
|
|
431
431
|
<metrics statements="2" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
432
432
|
<line num="3" count="2" type="stmt"/>
|
|
433
433
|
<line num="4" count="0" type="stmt"/>
|
|
434
434
|
</file>
|
|
435
|
-
<file name="header.js" path="/Users/
|
|
435
|
+
<file name="header.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/header.js">
|
|
436
436
|
<metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
437
437
|
<line num="20" count="0" type="stmt"/>
|
|
438
438
|
</file>
|
|
439
|
-
<file name="hooks.js" path="/Users/
|
|
439
|
+
<file name="hooks.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/hooks.js">
|
|
440
440
|
<metrics statements="23" coveredstatements="5" conditionals="4" coveredconditionals="0" methods="8" coveredmethods="0"/>
|
|
441
441
|
<line num="5" count="0" type="stmt"/>
|
|
442
442
|
<line num="6" count="0" type="stmt"/>
|
|
@@ -462,7 +462,7 @@
|
|
|
462
462
|
<line num="63" count="0" type="stmt"/>
|
|
463
463
|
<line num="65" count="0" type="stmt"/>
|
|
464
464
|
</file>
|
|
465
|
-
<file name="utag-helpers.js" path="/Users/
|
|
465
|
+
<file name="utag-helpers.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/utag-helpers.js">
|
|
466
466
|
<metrics statements="2" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
467
467
|
<line num="1" count="2" type="stmt"/>
|
|
468
468
|
<line num="2" count="0" type="stmt"/>
|
|
@@ -470,7 +470,7 @@
|
|
|
470
470
|
</package>
|
|
471
471
|
<package name="react.components.Infotip">
|
|
472
472
|
<metrics statements="24" coveredstatements="24" conditionals="8" coveredconditionals="8" methods="5" coveredmethods="5"/>
|
|
473
|
-
<file name="Infotip.jsx" path="/Users/
|
|
473
|
+
<file name="Infotip.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Infotip/Infotip.jsx">
|
|
474
474
|
<metrics statements="13" coveredstatements="13" conditionals="2" coveredconditionals="2" methods="3" coveredmethods="3"/>
|
|
475
475
|
<line num="6" count="3" type="stmt"/>
|
|
476
476
|
<line num="8" count="3" type="stmt"/>
|
|
@@ -486,7 +486,7 @@
|
|
|
486
486
|
<line num="58" count="3" type="stmt"/>
|
|
487
487
|
<line num="65" count="3" type="stmt"/>
|
|
488
488
|
</file>
|
|
489
|
-
<file name="InfotipContent.jsx" path="/Users/
|
|
489
|
+
<file name="InfotipContent.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Infotip/InfotipContent.jsx">
|
|
490
490
|
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
491
491
|
<line num="10" count="3" type="stmt"/>
|
|
492
492
|
<line num="11" count="3" type="stmt"/>
|
|
@@ -496,20 +496,20 @@
|
|
|
496
496
|
<line num="24" count="25" type="stmt"/>
|
|
497
497
|
<line num="41" count="3" type="stmt"/>
|
|
498
498
|
</file>
|
|
499
|
-
<file name="InfotipIcon.jsx" path="/Users/
|
|
499
|
+
<file name="InfotipIcon.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Infotip/InfotipIcon.jsx">
|
|
500
500
|
<metrics statements="4" coveredstatements="4" conditionals="6" coveredconditionals="6" methods="1" coveredmethods="1"/>
|
|
501
501
|
<line num="4" count="3" type="stmt"/>
|
|
502
502
|
<line num="5" count="7" type="stmt"/>
|
|
503
503
|
<line num="35" count="3" type="stmt"/>
|
|
504
504
|
<line num="39" count="3" type="stmt"/>
|
|
505
505
|
</file>
|
|
506
|
-
<file name="index.js" path="/Users/
|
|
506
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Infotip/index.js">
|
|
507
507
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
508
508
|
</file>
|
|
509
509
|
</package>
|
|
510
510
|
<package name="react.components.Modal">
|
|
511
511
|
<metrics statements="33" coveredstatements="21" conditionals="23" coveredconditionals="13" methods="11" coveredmethods="4"/>
|
|
512
|
-
<file name="LegacyModal.jsx" path="/Users/
|
|
512
|
+
<file name="LegacyModal.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Modal/LegacyModal.jsx">
|
|
513
513
|
<metrics statements="12" coveredstatements="2" conditionals="2" coveredconditionals="0" methods="6" coveredmethods="0"/>
|
|
514
514
|
<line num="10" count="0" type="stmt"/>
|
|
515
515
|
<line num="12" count="0" type="stmt"/>
|
|
@@ -524,7 +524,7 @@
|
|
|
524
524
|
<line num="64" count="0" type="stmt"/>
|
|
525
525
|
<line num="67" count="3" type="stmt"/>
|
|
526
526
|
</file>
|
|
527
|
-
<file name="Modal.jsx" path="/Users/
|
|
527
|
+
<file name="Modal.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Modal/Modal.jsx">
|
|
528
528
|
<metrics statements="14" coveredstatements="13" conditionals="19" coveredconditionals="12" methods="4" coveredmethods="3"/>
|
|
529
529
|
<line num="7" count="3" type="stmt"/>
|
|
530
530
|
<line num="17" count="44" type="stmt"/>
|
|
@@ -541,7 +541,7 @@
|
|
|
541
541
|
<line num="111" count="3" type="stmt"/>
|
|
542
542
|
<line num="131" count="3" type="stmt"/>
|
|
543
543
|
</file>
|
|
544
|
-
<file name="index.jsx" path="/Users/
|
|
544
|
+
<file name="index.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Modal/index.jsx">
|
|
545
545
|
<metrics statements="7" coveredstatements="6" conditionals="2" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
546
546
|
<line num="7" count="3" type="stmt"/>
|
|
547
547
|
<line num="8" count="44" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -554,20 +554,20 @@
|
|
|
554
554
|
</package>
|
|
555
555
|
<package name="react.components.NotificationBanner">
|
|
556
556
|
<metrics statements="67" coveredstatements="8" conditionals="33" coveredconditionals="0" methods="16" coveredmethods="0"/>
|
|
557
|
-
<file name="CollapsedView.js" path="/Users/
|
|
557
|
+
<file name="CollapsedView.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/NotificationBanner/CollapsedView.js">
|
|
558
558
|
<metrics statements="4" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
559
559
|
<line num="5" count="2" type="stmt"/>
|
|
560
560
|
<line num="10" count="0" type="stmt"/>
|
|
561
561
|
<line num="32" count="2" type="stmt"/>
|
|
562
562
|
<line num="34" count="2" type="stmt"/>
|
|
563
563
|
</file>
|
|
564
|
-
<file name="ExpandedView.js" path="/Users/
|
|
564
|
+
<file name="ExpandedView.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/NotificationBanner/ExpandedView.js">
|
|
565
565
|
<metrics statements="3" coveredstatements="2" conditionals="5" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
566
566
|
<line num="6" count="2" type="stmt"/>
|
|
567
567
|
<line num="13" count="0" type="stmt"/>
|
|
568
568
|
<line num="37" count="2" type="stmt"/>
|
|
569
569
|
</file>
|
|
570
|
-
<file name="index.js" path="/Users/
|
|
570
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/NotificationBanner/index.js">
|
|
571
571
|
<metrics statements="60" coveredstatements="3" conditionals="28" coveredconditionals="0" methods="14" coveredmethods="0"/>
|
|
572
572
|
<line num="9" count="0" type="stmt"/>
|
|
573
573
|
<line num="10" count="0" type="stmt"/>
|
|
@@ -632,31 +632,35 @@
|
|
|
632
632
|
</file>
|
|
633
633
|
</package>
|
|
634
634
|
<package name="react.components.SanitizedContent">
|
|
635
|
-
<metrics statements="
|
|
636
|
-
<file name="index.jsx" path="/Users/
|
|
637
|
-
<metrics statements="
|
|
635
|
+
<metrics statements="13" coveredstatements="10" conditionals="10" coveredconditionals="4" methods="3" coveredmethods="2"/>
|
|
636
|
+
<file name="index.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SanitizedContent/index.jsx">
|
|
637
|
+
<metrics statements="13" coveredstatements="10" conditionals="10" coveredconditionals="4" methods="3" coveredmethods="2"/>
|
|
638
638
|
<line num="6" count="4" type="stmt"/>
|
|
639
639
|
<line num="95" count="4" type="stmt"/>
|
|
640
640
|
<line num="185" count="4" type="stmt"/>
|
|
641
641
|
<line num="191" count="1" type="stmt"/>
|
|
642
642
|
<line num="192" count="85" type="stmt"/>
|
|
643
643
|
<line num="193" count="85" type="stmt"/>
|
|
644
|
-
<line num="195" count="1" type="stmt"/>
|
|
645
644
|
<line num="196" count="1" type="stmt"/>
|
|
646
|
-
<line num="
|
|
645
|
+
<line num="199" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
646
|
+
<line num="200" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
647
|
+
<line num="201" count="0" type="stmt"/>
|
|
648
|
+
<line num="206" count="1" type="stmt"/>
|
|
649
|
+
<line num="208" count="1" type="stmt"/>
|
|
650
|
+
<line num="216" count="4" type="stmt"/>
|
|
647
651
|
</file>
|
|
648
652
|
</package>
|
|
649
653
|
<package name="react.components.SessionDialog">
|
|
650
654
|
<metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
651
|
-
<file name="sessionDialog.js" path="/Users/
|
|
655
|
+
<file name="sessionDialog.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SessionDialog/sessionDialog.js">
|
|
652
656
|
<metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
653
657
|
<line num="17" count="0" type="stmt"/>
|
|
654
658
|
</file>
|
|
655
659
|
</package>
|
|
656
660
|
<package name="react.components.SideNav">
|
|
657
|
-
<metrics statements="
|
|
658
|
-
<file name="helpers.js" path="/Users/
|
|
659
|
-
<metrics statements="
|
|
661
|
+
<metrics statements="106" coveredstatements="45" conditionals="46" coveredconditionals="6" methods="24" coveredmethods="4"/>
|
|
662
|
+
<file name="helpers.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/helpers.js">
|
|
663
|
+
<metrics statements="102" coveredstatements="44" conditionals="45" coveredconditionals="6" methods="23" coveredmethods="4"/>
|
|
660
664
|
<line num="22" count="3" type="stmt"/>
|
|
661
665
|
<line num="23" count="3" type="stmt"/>
|
|
662
666
|
<line num="24" count="3" type="stmt"/>
|
|
@@ -704,56 +708,63 @@
|
|
|
704
708
|
<line num="164" count="0" type="stmt"/>
|
|
705
709
|
<line num="174" count="3" type="stmt"/>
|
|
706
710
|
<line num="175" count="1" type="stmt"/>
|
|
707
|
-
<line num="
|
|
708
|
-
<line num="177" count="1" type="stmt"/>
|
|
709
|
-
<line num="178" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
710
|
-
<line num="179" count="0" type="stmt"/>
|
|
711
|
+
<line num="180" count="1" type="stmt"/>
|
|
711
712
|
<line num="182" count="1" type="stmt"/>
|
|
712
|
-
<line num="
|
|
713
|
-
<line num="
|
|
714
|
-
<line num="
|
|
715
|
-
<line num="
|
|
716
|
-
<line num="
|
|
717
|
-
<line num="196" count="
|
|
718
|
-
<line num="
|
|
719
|
-
<line num="
|
|
720
|
-
<line num="
|
|
721
|
-
<line num="
|
|
722
|
-
<line num="
|
|
723
|
-
<line num="
|
|
724
|
-
<line num="
|
|
725
|
-
<line num="
|
|
726
|
-
<line num="
|
|
727
|
-
<line num="
|
|
728
|
-
<line num="
|
|
729
|
-
<line num="
|
|
730
|
-
<line num="
|
|
731
|
-
<line num="
|
|
713
|
+
<line num="184" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
714
|
+
<line num="185" count="0" type="stmt"/>
|
|
715
|
+
<line num="188" count="1" type="stmt"/>
|
|
716
|
+
<line num="189" count="0" type="stmt"/>
|
|
717
|
+
<line num="195" count="1" type="stmt"/>
|
|
718
|
+
<line num="196" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
719
|
+
<line num="197" count="0" type="stmt"/>
|
|
720
|
+
<line num="199" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
721
|
+
<line num="200" count="0" type="stmt"/>
|
|
722
|
+
<line num="202" count="0" type="stmt"/>
|
|
723
|
+
<line num="205" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
724
|
+
<line num="206" count="0" type="stmt"/>
|
|
725
|
+
<line num="209" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
726
|
+
<line num="210" count="0" type="stmt"/>
|
|
727
|
+
<line num="211" count="0" type="stmt"/>
|
|
728
|
+
<line num="214" count="1" type="stmt"/>
|
|
729
|
+
<line num="222" count="3" type="stmt"/>
|
|
730
|
+
<line num="230" count="0" type="stmt"/>
|
|
731
|
+
<line num="231" count="0" type="stmt"/>
|
|
732
|
+
<line num="244" count="3" type="stmt"/>
|
|
733
|
+
<line num="277" count="3" type="stmt"/>
|
|
734
|
+
<line num="278" count="0" type="stmt"/>
|
|
732
735
|
<line num="290" count="3" type="stmt"/>
|
|
733
736
|
<line num="291" count="0" type="stmt"/>
|
|
734
|
-
<line num="
|
|
735
|
-
<line num="
|
|
736
|
-
<line num="
|
|
737
|
-
<line num="
|
|
738
|
-
<line num="
|
|
739
|
-
<line num="
|
|
740
|
-
<line num="
|
|
741
|
-
<line num="
|
|
742
|
-
<line num="
|
|
743
|
-
<line num="
|
|
737
|
+
<line num="292" count="0" type="stmt"/>
|
|
738
|
+
<line num="293" count="0" type="stmt"/>
|
|
739
|
+
<line num="294" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
740
|
+
<line num="296" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
741
|
+
<line num="297" count="0" type="stmt"/>
|
|
742
|
+
<line num="300" count="0" type="stmt"/>
|
|
743
|
+
<line num="308" count="3" type="stmt"/>
|
|
744
|
+
<line num="309" count="0" type="stmt"/>
|
|
745
|
+
<line num="330" count="0" type="stmt"/>
|
|
746
|
+
<line num="343" count="3" type="stmt"/>
|
|
747
|
+
<line num="344" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
744
748
|
<line num="345" count="0" type="stmt"/>
|
|
745
|
-
<line num="
|
|
746
|
-
<line num="
|
|
747
|
-
<line num="
|
|
748
|
-
<line num="355" count="
|
|
749
|
-
<line num="358" count="
|
|
750
|
-
<line num="
|
|
751
|
-
<line num="362" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
749
|
+
<line num="346" count="0" type="stmt"/>
|
|
750
|
+
<line num="352" count="3" type="stmt"/>
|
|
751
|
+
<line num="354" count="2" type="stmt"/>
|
|
752
|
+
<line num="355" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
753
|
+
<line num="358" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
754
|
+
<line num="359" count="1" type="stmt"/>
|
|
752
755
|
<line num="363" count="0" type="stmt"/>
|
|
753
|
-
<line num="
|
|
754
|
-
<line num="
|
|
755
|
-
|
|
756
|
-
|
|
756
|
+
<line num="366" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
757
|
+
<line num="367" count="0" type="stmt"/>
|
|
758
|
+
<line num="369" count="0" type="stmt"/>
|
|
759
|
+
<line num="373" count="0" type="stmt"/>
|
|
760
|
+
<line num="376" count="0" type="stmt"/>
|
|
761
|
+
<line num="379" count="1" type="stmt"/>
|
|
762
|
+
<line num="380" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
763
|
+
<line num="381" count="0" type="stmt"/>
|
|
764
|
+
<line num="383" count="1" type="stmt"/>
|
|
765
|
+
<line num="387" count="3" type="stmt"/>
|
|
766
|
+
</file>
|
|
767
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/index.js">
|
|
757
768
|
<metrics statements="4" coveredstatements="1" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
758
769
|
<line num="5" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
759
770
|
<line num="24" count="0" type="stmt"/>
|
|
@@ -763,7 +774,7 @@
|
|
|
763
774
|
</package>
|
|
764
775
|
<package name="react.components.SideNav.AnimationGroup">
|
|
765
776
|
<metrics statements="5" coveredstatements="5" conditionals="6" coveredconditionals="4" methods="2" coveredmethods="2"/>
|
|
766
|
-
<file name="AnimationGroup.jsx" path="/Users/
|
|
777
|
+
<file name="AnimationGroup.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/AnimationGroup/AnimationGroup.jsx">
|
|
767
778
|
<metrics statements="5" coveredstatements="5" conditionals="6" coveredconditionals="4" methods="2" coveredmethods="2"/>
|
|
768
779
|
<line num="4" count="2" type="stmt"/>
|
|
769
780
|
<line num="5" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -774,7 +785,7 @@
|
|
|
774
785
|
</package>
|
|
775
786
|
<package name="react.components.SideNav.Chart">
|
|
776
787
|
<metrics statements="86" coveredstatements="59" conditionals="36" coveredconditionals="17" methods="22" coveredmethods="13"/>
|
|
777
|
-
<file name="ScoreChart.jsx" path="/Users/
|
|
788
|
+
<file name="ScoreChart.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Chart/ScoreChart.jsx">
|
|
778
789
|
<metrics statements="86" coveredstatements="59" conditionals="36" coveredconditionals="17" methods="22" coveredmethods="13"/>
|
|
779
790
|
<line num="6" count="3" type="stmt"/>
|
|
780
791
|
<line num="7" count="3" type="stmt"/>
|
|
@@ -863,13 +874,13 @@
|
|
|
863
874
|
<line num="250" count="1" type="stmt"/>
|
|
864
875
|
<line num="262" count="3" type="stmt"/>
|
|
865
876
|
</file>
|
|
866
|
-
<file name="index.js" path="/Users/
|
|
877
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Chart/index.js">
|
|
867
878
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
868
879
|
</file>
|
|
869
880
|
</package>
|
|
870
881
|
<package name="react.components.SideNav.Content">
|
|
871
882
|
<metrics statements="12" coveredstatements="12" conditionals="4" coveredconditionals="2" methods="1" coveredmethods="1"/>
|
|
872
|
-
<file name="LevelOneContent.jsx" path="/Users/
|
|
883
|
+
<file name="LevelOneContent.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Content/LevelOneContent.jsx">
|
|
873
884
|
<metrics statements="12" coveredstatements="12" conditionals="4" coveredconditionals="2" methods="1" coveredmethods="1"/>
|
|
874
885
|
<line num="10" count="2" type="stmt"/>
|
|
875
886
|
<line num="11" count="1" type="stmt"/>
|
|
@@ -884,13 +895,13 @@
|
|
|
884
895
|
<line num="25" count="1" type="stmt"/>
|
|
885
896
|
<line num="44" count="2" type="stmt"/>
|
|
886
897
|
</file>
|
|
887
|
-
<file name="index.js" path="/Users/
|
|
898
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Content/index.js">
|
|
888
899
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
889
900
|
</file>
|
|
890
901
|
</package>
|
|
891
902
|
<package name="react.components.SideNav.Content.SelectRole">
|
|
892
|
-
<metrics statements="
|
|
893
|
-
<file name="index.js" path="/Users/
|
|
903
|
+
<metrics statements="68" coveredstatements="17" conditionals="24" coveredconditionals="0" methods="17" coveredmethods="0"/>
|
|
904
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Content/SelectRole/index.js">
|
|
894
905
|
<metrics statements="21" coveredstatements="2" conditionals="4" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
895
906
|
<line num="13" count="2" type="stmt"/>
|
|
896
907
|
<line num="18" count="0" type="stmt"/>
|
|
@@ -914,64 +925,66 @@
|
|
|
914
925
|
<line num="57" count="0" type="stmt"/>
|
|
915
926
|
<line num="73" count="2" type="stmt"/>
|
|
916
927
|
</file>
|
|
917
|
-
<file name="utils.js" path="/Users/
|
|
918
|
-
<metrics statements="
|
|
928
|
+
<file name="utils.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Content/SelectRole/utils.js">
|
|
929
|
+
<metrics statements="47" coveredstatements="15" conditionals="20" coveredconditionals="0" methods="13" coveredmethods="0"/>
|
|
919
930
|
<line num="6" count="3" type="stmt"/>
|
|
920
931
|
<line num="7" count="0" type="stmt"/>
|
|
921
932
|
<line num="8" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
922
933
|
<line num="11" count="0" type="stmt"/>
|
|
923
|
-
<line num="
|
|
924
|
-
<line num="
|
|
925
|
-
<line num="
|
|
926
|
-
<line num="35" count="
|
|
927
|
-
<line num="
|
|
928
|
-
<line num="
|
|
929
|
-
<line num="45" count="3" type="stmt"/>
|
|
930
|
-
<line num="46" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
931
|
-
<line num="47" count="0" type="stmt"/>
|
|
934
|
+
<line num="14" count="3" type="stmt"/>
|
|
935
|
+
<line num="22" count="3" type="stmt"/>
|
|
936
|
+
<line num="34" count="3" type="stmt"/>
|
|
937
|
+
<line num="35" count="0" type="stmt"/>
|
|
938
|
+
<line num="41" count="3" type="stmt"/>
|
|
939
|
+
<line num="42" count="0" type="stmt"/>
|
|
932
940
|
<line num="50" count="3" type="stmt"/>
|
|
933
941
|
<line num="51" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
934
942
|
<line num="52" count="0" type="stmt"/>
|
|
935
|
-
<line num="
|
|
936
|
-
<line num="
|
|
943
|
+
<line num="60" count="3" type="stmt"/>
|
|
944
|
+
<line num="61" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
945
|
+
<line num="62" count="0" type="stmt"/>
|
|
946
|
+
<line num="65" count="3" type="stmt"/>
|
|
947
|
+
<line num="66" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
937
948
|
<line num="67" count="0" type="stmt"/>
|
|
938
|
-
<line num="
|
|
939
|
-
<line num="
|
|
940
|
-
<line num="71" count="0" type="stmt"/>
|
|
941
|
-
<line num="73" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
942
|
-
<line num="74" count="0" type="stmt"/>
|
|
943
|
-
<line num="76" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
949
|
+
<line num="75" count="3" type="stmt"/>
|
|
950
|
+
<line num="76" count="0" type="stmt"/>
|
|
944
951
|
<line num="77" count="0" type="stmt"/>
|
|
945
952
|
<line num="79" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
946
953
|
<line num="80" count="0" type="stmt"/>
|
|
947
|
-
<line num="82" count="0" type="
|
|
948
|
-
<line num="
|
|
954
|
+
<line num="82" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
955
|
+
<line num="83" count="0" type="stmt"/>
|
|
956
|
+
<line num="85" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
957
|
+
<line num="86" count="0" type="stmt"/>
|
|
958
|
+
<line num="88" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
959
|
+
<line num="89" count="0" type="stmt"/>
|
|
949
960
|
<line num="91" count="0" type="stmt"/>
|
|
950
|
-
<line num="
|
|
951
|
-
<line num="
|
|
952
|
-
<line num="
|
|
953
|
-
<line num="
|
|
954
|
-
<line num="
|
|
955
|
-
<line num="
|
|
956
|
-
<line num="
|
|
957
|
-
<line num="
|
|
961
|
+
<line num="99" count="3" type="stmt"/>
|
|
962
|
+
<line num="100" count="0" type="stmt"/>
|
|
963
|
+
<line num="101" count="0" type="stmt"/>
|
|
964
|
+
<line num="104" count="3" type="stmt"/>
|
|
965
|
+
<line num="116" count="3" type="stmt"/>
|
|
966
|
+
<line num="117" count="0" type="stmt"/>
|
|
967
|
+
<line num="118" count="0" type="stmt"/>
|
|
968
|
+
<line num="119" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
969
|
+
<line num="120" count="0" type="stmt"/>
|
|
958
970
|
<line num="127" count="3" type="stmt"/>
|
|
959
|
-
<line num="
|
|
960
|
-
<line num="
|
|
961
|
-
<line num="
|
|
962
|
-
<line num="139" count="3" type="stmt"/>
|
|
971
|
+
<line num="136" count="3" type="stmt"/>
|
|
972
|
+
<line num="137" count="0" type="stmt"/>
|
|
973
|
+
<line num="139" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
963
974
|
<line num="140" count="0" type="stmt"/>
|
|
975
|
+
<line num="148" count="3" type="stmt"/>
|
|
976
|
+
<line num="149" count="0" type="stmt"/>
|
|
964
977
|
</file>
|
|
965
978
|
</package>
|
|
966
979
|
<package name="react.components.SideNav.Details">
|
|
967
980
|
<metrics statements="17" coveredstatements="4" conditionals="12" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
968
|
-
<file name="IndividualDetails.jsx" path="/Users/
|
|
981
|
+
<file name="IndividualDetails.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Details/IndividualDetails.jsx">
|
|
969
982
|
<metrics statements="3" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
970
983
|
<line num="4" count="2" type="stmt"/>
|
|
971
984
|
<line num="5" count="0" type="stmt"/>
|
|
972
985
|
<line num="13" count="2" type="stmt"/>
|
|
973
986
|
</file>
|
|
974
|
-
<file name="PracticeDetails.jsx" path="/Users/
|
|
987
|
+
<file name="PracticeDetails.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Details/PracticeDetails.jsx">
|
|
975
988
|
<metrics statements="14" coveredstatements="2" conditionals="12" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
976
989
|
<line num="4" count="2" type="stmt"/>
|
|
977
990
|
<line num="13" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -988,20 +1001,20 @@
|
|
|
988
1001
|
<line num="28" count="0" type="stmt"/>
|
|
989
1002
|
<line num="36" count="2" type="stmt"/>
|
|
990
1003
|
</file>
|
|
991
|
-
<file name="index.js" path="/Users/
|
|
1004
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Details/index.js">
|
|
992
1005
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
993
1006
|
</file>
|
|
994
1007
|
</package>
|
|
995
1008
|
<package name="react.components.SideNav.Links">
|
|
996
|
-
<metrics statements="
|
|
997
|
-
<file name="CmsSwitchLink.jsx" path="/Users/
|
|
1009
|
+
<metrics statements="130" coveredstatements="16" conditionals="166" coveredconditionals="5" methods="34" coveredmethods="1"/>
|
|
1010
|
+
<file name="CmsSwitchLink.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Links/CmsSwitchLink.jsx">
|
|
998
1011
|
<metrics statements="4" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
999
1012
|
<line num="6" count="2" type="stmt"/>
|
|
1000
1013
|
<line num="7" count="0" type="stmt"/>
|
|
1001
1014
|
<line num="11" count="0" type="stmt"/>
|
|
1002
1015
|
<line num="35" count="2" type="stmt"/>
|
|
1003
1016
|
</file>
|
|
1004
|
-
<file name="NavItemInline.jsx" path="/Users/
|
|
1017
|
+
<file name="NavItemInline.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Links/NavItemInline.jsx">
|
|
1005
1018
|
<metrics statements="8" coveredstatements="2" conditionals="14" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
1006
1019
|
<line num="5" count="2" type="stmt"/>
|
|
1007
1020
|
<line num="15" count="0" type="stmt"/>
|
|
@@ -1012,7 +1025,7 @@
|
|
|
1012
1025
|
<line num="22" count="0" type="stmt"/>
|
|
1013
1026
|
<line num="43" count="2" type="stmt"/>
|
|
1014
1027
|
</file>
|
|
1015
|
-
<file name="NavLinkContainer.jsx" path="/Users/
|
|
1028
|
+
<file name="NavLinkContainer.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Links/NavLinkContainer.jsx">
|
|
1016
1029
|
<metrics statements="10" coveredstatements="3" conditionals="6" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
1017
1030
|
<line num="4" count="2" type="stmt"/>
|
|
1018
1031
|
<line num="5" count="0" type="stmt"/>
|
|
@@ -1025,75 +1038,83 @@
|
|
|
1025
1038
|
<line num="28" count="2" type="stmt"/>
|
|
1026
1039
|
<line num="33" count="2" type="stmt"/>
|
|
1027
1040
|
</file>
|
|
1028
|
-
<file name="NavLinkDrawer.jsx" path="/Users/
|
|
1029
|
-
<metrics statements="
|
|
1041
|
+
<file name="NavLinkDrawer.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Links/NavLinkDrawer.jsx">
|
|
1042
|
+
<metrics statements="73" coveredstatements="2" conditionals="100" coveredconditionals="0" methods="21" coveredmethods="0"/>
|
|
1030
1043
|
<line num="7" count="2" type="stmt"/>
|
|
1031
1044
|
<line num="29" count="0" type="stmt"/>
|
|
1032
1045
|
<line num="30" count="0" type="stmt"/>
|
|
1046
|
+
<line num="31" count="0" type="stmt"/>
|
|
1033
1047
|
<line num="32" count="0" type="stmt"/>
|
|
1034
|
-
<line num="33" count="0" type="
|
|
1035
|
-
<line num="34" count="0" type="stmt"/>
|
|
1048
|
+
<line num="33" count="0" type="stmt"/>
|
|
1036
1049
|
<line num="35" count="0" type="stmt"/>
|
|
1037
|
-
<line num="36" count="0" type="
|
|
1038
|
-
<line num="
|
|
1039
|
-
<line num="
|
|
1050
|
+
<line num="36" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1051
|
+
<line num="37" count="0" type="stmt"/>
|
|
1052
|
+
<line num="38" count="0" type="stmt"/>
|
|
1053
|
+
<line num="39" count="0" type="stmt"/>
|
|
1054
|
+
<line num="42" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1040
1055
|
<line num="43" count="0" type="stmt"/>
|
|
1041
1056
|
<line num="46" count="0" type="stmt"/>
|
|
1042
|
-
<line num="
|
|
1043
|
-
<line num="
|
|
1044
|
-
<line num="
|
|
1045
|
-
<line num="
|
|
1046
|
-
<line num="54" count="0" type="stmt"/>
|
|
1047
|
-
<line num="56" count="0" type="stmt"/>
|
|
1048
|
-
<line num="59" count="0" type="stmt"/>
|
|
1049
|
-
<line num="60" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1050
|
-
<line num="61" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1057
|
+
<line num="49" count="0" type="stmt"/>
|
|
1058
|
+
<line num="50" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1059
|
+
<line num="51" count="0" type="stmt"/>
|
|
1060
|
+
<line num="55" count="0" type="stmt"/>
|
|
1051
1061
|
<line num="62" count="0" type="stmt"/>
|
|
1062
|
+
<line num="63" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1052
1063
|
<line num="64" count="0" type="stmt"/>
|
|
1053
1064
|
<line num="66" count="0" type="stmt"/>
|
|
1054
|
-
<line num="
|
|
1065
|
+
<line num="69" count="0" type="stmt"/>
|
|
1066
|
+
<line num="70" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1055
1067
|
<line num="71" count="0" type="stmt"/>
|
|
1056
|
-
<line num="73" count="0" type="
|
|
1057
|
-
<line num="
|
|
1068
|
+
<line num="73" count="0" type="stmt"/>
|
|
1069
|
+
<line num="76" count="0" type="stmt"/>
|
|
1058
1070
|
<line num="77" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1059
|
-
<line num="78" count="0" type="
|
|
1071
|
+
<line num="78" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1072
|
+
<line num="79" count="0" type="stmt"/>
|
|
1060
1073
|
<line num="81" count="0" type="stmt"/>
|
|
1061
|
-
<line num="
|
|
1062
|
-
<line num="
|
|
1074
|
+
<line num="83" count="0" type="stmt"/>
|
|
1075
|
+
<line num="87" count="0" type="stmt"/>
|
|
1076
|
+
<line num="88" count="0" type="stmt"/>
|
|
1077
|
+
<line num="90" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1063
1078
|
<line num="91" count="0" type="stmt"/>
|
|
1064
|
-
<line num="
|
|
1065
|
-
<line num="
|
|
1066
|
-
<line num="
|
|
1079
|
+
<line num="94" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1080
|
+
<line num="95" count="0" type="stmt"/>
|
|
1081
|
+
<line num="98" count="0" type="stmt"/>
|
|
1082
|
+
<line num="102" count="0" type="stmt"/>
|
|
1067
1083
|
<line num="106" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1068
|
-
<line num="
|
|
1069
|
-
<line num="
|
|
1070
|
-
<line num="
|
|
1071
|
-
<line num="
|
|
1072
|
-
<line num="
|
|
1073
|
-
<line num="
|
|
1074
|
-
<line num="
|
|
1075
|
-
<line num="
|
|
1076
|
-
<line num="
|
|
1077
|
-
<line num="
|
|
1078
|
-
<line num="
|
|
1079
|
-
<line num="
|
|
1080
|
-
<line num="
|
|
1081
|
-
<line num="134" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1082
|
-
<line num="137" count="0" type="stmt"/>
|
|
1083
|
-
<line num="138" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1084
|
-
<line num="139" count="0" type="stmt"/>
|
|
1085
|
-
<line num="141" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1084
|
+
<line num="108" count="0" type="stmt"/>
|
|
1085
|
+
<line num="109" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1086
|
+
<line num="110" count="0" type="stmt"/>
|
|
1087
|
+
<line num="122" count="0" type="stmt"/>
|
|
1088
|
+
<line num="123" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1089
|
+
<line num="126" count="0" type="stmt"/>
|
|
1090
|
+
<line num="127" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1091
|
+
<line num="130" count="0" type="stmt"/>
|
|
1092
|
+
<line num="131" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1093
|
+
<line num="134" count="0" type="stmt"/>
|
|
1094
|
+
<line num="135" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1095
|
+
<line num="138" count="0" type="stmt"/>
|
|
1096
|
+
<line num="139" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1086
1097
|
<line num="142" count="0" type="stmt"/>
|
|
1087
|
-
<line num="
|
|
1088
|
-
<line num="
|
|
1089
|
-
<line num="
|
|
1090
|
-
<line num="
|
|
1091
|
-
<line num="
|
|
1092
|
-
<line num="
|
|
1093
|
-
<line num="
|
|
1094
|
-
<line num="
|
|
1098
|
+
<line num="143" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1099
|
+
<line num="146" count="0" type="stmt"/>
|
|
1100
|
+
<line num="147" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1101
|
+
<line num="150" count="0" type="stmt"/>
|
|
1102
|
+
<line num="151" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1103
|
+
<line num="154" count="0" type="stmt"/>
|
|
1104
|
+
<line num="155" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1105
|
+
<line num="156" count="0" type="stmt"/>
|
|
1106
|
+
<line num="158" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1107
|
+
<line num="159" count="0" type="stmt"/>
|
|
1108
|
+
<line num="165" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
1109
|
+
<line num="166" count="0" type="stmt"/>
|
|
1110
|
+
<line num="169" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1111
|
+
<line num="170" count="0" type="stmt"/>
|
|
1112
|
+
<line num="177" count="0" type="stmt"/>
|
|
1113
|
+
<line num="189" count="0" type="stmt"/>
|
|
1114
|
+
<line num="214" count="0" type="stmt"/>
|
|
1115
|
+
<line num="272" count="2" type="stmt"/>
|
|
1095
1116
|
</file>
|
|
1096
|
-
<file name="NavLinkInline.jsx" path="/Users/
|
|
1117
|
+
<file name="NavLinkInline.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Links/NavLinkInline.jsx">
|
|
1097
1118
|
<metrics statements="30" coveredstatements="2" conditionals="36" coveredconditionals="0" methods="5" coveredmethods="0"/>
|
|
1098
1119
|
<line num="6" count="2" type="stmt"/>
|
|
1099
1120
|
<line num="19" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -1126,7 +1147,7 @@
|
|
|
1126
1147
|
<line num="62" count="0" type="stmt"/>
|
|
1127
1148
|
<line num="96" count="2" type="stmt"/>
|
|
1128
1149
|
</file>
|
|
1129
|
-
<file name="NavLinkToggle.jsx" path="/Users/
|
|
1150
|
+
<file name="NavLinkToggle.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Links/NavLinkToggle.jsx">
|
|
1130
1151
|
<metrics statements="5" coveredstatements="5" conditionals="10" coveredconditionals="5" methods="1" coveredmethods="1"/>
|
|
1131
1152
|
<line num="5" count="2" type="stmt"/>
|
|
1132
1153
|
<line num="6" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -1134,14 +1155,14 @@
|
|
|
1134
1155
|
<line num="9" count="1" type="stmt"/>
|
|
1135
1156
|
<line num="27" count="2" type="stmt"/>
|
|
1136
1157
|
</file>
|
|
1137
|
-
<file name="index.js" path="/Users/
|
|
1158
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Links/index.js">
|
|
1138
1159
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1139
1160
|
</file>
|
|
1140
1161
|
</package>
|
|
1141
1162
|
<package name="react.components.SideNav.UI">
|
|
1142
|
-
<metrics statements="
|
|
1143
|
-
<file name="SideNavUI.jsx" path="/Users/
|
|
1144
|
-
<metrics statements="
|
|
1163
|
+
<metrics statements="53" coveredstatements="24" conditionals="42" coveredconditionals="2" methods="14" coveredmethods="5"/>
|
|
1164
|
+
<file name="SideNavUI.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/UI/SideNavUI.jsx">
|
|
1165
|
+
<metrics statements="52" coveredstatements="23" conditionals="42" coveredconditionals="2" methods="14" coveredmethods="5"/>
|
|
1145
1166
|
<line num="21" count="2" type="stmt"/>
|
|
1146
1167
|
<line num="30" count="1" type="stmt"/>
|
|
1147
1168
|
<line num="33" count="1" type="stmt"/>
|
|
@@ -1161,44 +1182,51 @@
|
|
|
1161
1182
|
<line num="57" count="1" type="stmt"/>
|
|
1162
1183
|
<line num="58" count="1" type="stmt"/>
|
|
1163
1184
|
<line num="59" count="1" type="stmt"/>
|
|
1164
|
-
<line num="
|
|
1185
|
+
<line num="60" count="1" type="stmt"/>
|
|
1165
1186
|
<line num="64" count="1" type="stmt"/>
|
|
1166
|
-
<line num="65" count="
|
|
1167
|
-
<line num="
|
|
1168
|
-
<line num="
|
|
1169
|
-
<line num="
|
|
1170
|
-
<line num="
|
|
1171
|
-
<line num="74" count="
|
|
1172
|
-
<line num="75" count="
|
|
1187
|
+
<line num="65" count="1" type="stmt"/>
|
|
1188
|
+
<line num="66" count="0" type="stmt"/>
|
|
1189
|
+
<line num="68" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1190
|
+
<line num="69" count="0" type="stmt"/>
|
|
1191
|
+
<line num="71" count="0" type="stmt"/>
|
|
1192
|
+
<line num="74" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1193
|
+
<line num="75" count="0" type="stmt"/>
|
|
1194
|
+
<line num="78" count="1" type="stmt"/>
|
|
1173
1195
|
<line num="79" count="1" type="stmt"/>
|
|
1174
|
-
<line num="80" count="
|
|
1175
|
-
<line num="
|
|
1176
|
-
<line num="82" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1177
|
-
<line num="84" count="0" type="stmt"/>
|
|
1196
|
+
<line num="80" count="1" type="stmt"/>
|
|
1197
|
+
<line num="84" count="1" type="stmt"/>
|
|
1178
1198
|
<line num="85" count="0" type="stmt"/>
|
|
1179
1199
|
<line num="86" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1200
|
+
<line num="87" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1180
1201
|
<line num="89" count="0" type="stmt"/>
|
|
1181
|
-
<line num="90" count="0" type="
|
|
1182
|
-
<line num="
|
|
1202
|
+
<line num="90" count="0" type="stmt"/>
|
|
1203
|
+
<line num="91" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1183
1204
|
<line num="94" count="0" type="stmt"/>
|
|
1184
|
-
<line num="95" count="0" type="
|
|
1185
|
-
<line num="
|
|
1186
|
-
<line num="
|
|
1187
|
-
<line num="
|
|
1188
|
-
<line num="
|
|
1189
|
-
<line num="
|
|
1190
|
-
<line num="
|
|
1191
|
-
<line num="
|
|
1192
|
-
<line num="
|
|
1193
|
-
<line num="
|
|
1194
|
-
|
|
1195
|
-
|
|
1205
|
+
<line num="95" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1206
|
+
<line num="98" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1207
|
+
<line num="99" count="0" type="stmt"/>
|
|
1208
|
+
<line num="101" count="0" type="stmt"/>
|
|
1209
|
+
<line num="233" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1210
|
+
<line num="234" count="0" type="stmt"/>
|
|
1211
|
+
<line num="246" count="0" type="stmt"/>
|
|
1212
|
+
<line num="251" count="1" type="stmt"/>
|
|
1213
|
+
<line num="252" count="1" type="stmt"/>
|
|
1214
|
+
<line num="255" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1215
|
+
<line num="268" count="1" type="stmt"/>
|
|
1216
|
+
<line num="287" count="2" type="stmt"/>
|
|
1217
|
+
<line num="299" count="2" type="stmt"/>
|
|
1218
|
+
</file>
|
|
1219
|
+
<file name="default-markup.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/UI/default-markup.js">
|
|
1220
|
+
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1221
|
+
<line num="2" count="2" type="stmt"/>
|
|
1222
|
+
</file>
|
|
1223
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/UI/index.js">
|
|
1196
1224
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1197
1225
|
</file>
|
|
1198
1226
|
</package>
|
|
1199
1227
|
<package name="react.components.hooks">
|
|
1200
1228
|
<metrics statements="26" coveredstatements="3" conditionals="20" coveredconditionals="0" methods="7" coveredmethods="1"/>
|
|
1201
|
-
<file name="useGetConfig.js" path="/Users/
|
|
1229
|
+
<file name="useGetConfig.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/hooks/useGetConfig.js">
|
|
1202
1230
|
<metrics statements="26" coveredstatements="3" conditionals="20" coveredconditionals="0" methods="7" coveredmethods="1"/>
|
|
1203
1231
|
<line num="10" count="2" type="stmt"/>
|
|
1204
1232
|
<line num="17" count="0" type="stmt"/>
|
|
@@ -1230,14 +1258,14 @@
|
|
|
1230
1258
|
</package>
|
|
1231
1259
|
<package name="react.lib">
|
|
1232
1260
|
<metrics statements="113" coveredstatements="68" conditionals="2" coveredconditionals="0" methods="49" coveredmethods="4"/>
|
|
1233
|
-
<file name="Chevron.jsx" path="/Users/
|
|
1261
|
+
<file name="Chevron.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/lib/Chevron.jsx">
|
|
1234
1262
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
1235
1263
|
<line num="4" count="3" type="stmt"/>
|
|
1236
1264
|
<line num="5" count="1" type="stmt"/>
|
|
1237
1265
|
<line num="26" count="3" type="stmt"/>
|
|
1238
1266
|
<line num="30" count="3" type="stmt"/>
|
|
1239
1267
|
</file>
|
|
1240
|
-
<file name="SvgComponents.jsx" path="/Users/
|
|
1268
|
+
<file name="SvgComponents.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/lib/SvgComponents.jsx">
|
|
1241
1269
|
<metrics statements="109" coveredstatements="64" conditionals="2" coveredconditionals="0" methods="48" coveredmethods="3"/>
|
|
1242
1270
|
<line num="4" count="5" type="stmt"/>
|
|
1243
1271
|
<line num="5" count="0" type="stmt"/>
|
|
@@ -1352,10 +1380,10 @@
|
|
|
1352
1380
|
</package>
|
|
1353
1381
|
<package name="react.session">
|
|
1354
1382
|
<metrics statements="49" coveredstatements="38" conditionals="25" coveredconditionals="11" methods="14" coveredmethods="10"/>
|
|
1355
|
-
<file name="index.js" path="/Users/
|
|
1383
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/session/index.js">
|
|
1356
1384
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1357
1385
|
</file>
|
|
1358
|
-
<file name="logout.js" path="/Users/
|
|
1386
|
+
<file name="logout.js" path="/Users/rodrigomunoz/projects/qpp-style/react/session/logout.js">
|
|
1359
1387
|
<metrics statements="27" coveredstatements="17" conditionals="12" coveredconditionals="3" methods="7" coveredmethods="4"/>
|
|
1360
1388
|
<line num="4" count="4" type="stmt"/>
|
|
1361
1389
|
<line num="5" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -1385,7 +1413,7 @@
|
|
|
1385
1413
|
<line num="70" count="0" type="stmt"/>
|
|
1386
1414
|
<line num="73" count="0" type="stmt"/>
|
|
1387
1415
|
</file>
|
|
1388
|
-
<file name="refresh.js" path="/Users/
|
|
1416
|
+
<file name="refresh.js" path="/Users/rodrigomunoz/projects/qpp-style/react/session/refresh.js">
|
|
1389
1417
|
<metrics statements="13" coveredstatements="12" conditionals="7" coveredconditionals="3" methods="4" coveredmethods="3"/>
|
|
1390
1418
|
<line num="13" count="4" type="cond" truecount="0" falsecount="1"/>
|
|
1391
1419
|
<line num="14" count="3" type="stmt"/>
|
|
@@ -1401,7 +1429,7 @@
|
|
|
1401
1429
|
<line num="41" count="3" type="stmt"/>
|
|
1402
1430
|
<line num="44" count="0" type="stmt"/>
|
|
1403
1431
|
</file>
|
|
1404
|
-
<file name="ttl.js" path="/Users/
|
|
1432
|
+
<file name="ttl.js" path="/Users/rodrigomunoz/projects/qpp-style/react/session/ttl.js">
|
|
1405
1433
|
<metrics statements="9" coveredstatements="9" conditionals="6" coveredconditionals="5" methods="3" coveredmethods="3"/>
|
|
1406
1434
|
<line num="3" count="4" type="stmt"/>
|
|
1407
1435
|
<line num="4" count="79" type="stmt"/>
|