qpp-style 9.19.0 → 9.20.0
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/SideNav/Content/SelectRole/utils.js +17 -5
- package/components/SideNav/Links/NavLinkDrawer.jsx +2 -2
- package/components/SideNav/UI/SideNavUI.jsx +0 -6
- package/components/SideNav/UI/default-content.json +4 -0
- package/components/SideNav/helpers.js +24 -2
- package/components/index.js +0 -2
- package/coverage/clover.xml +275 -278
- package/coverage/coverage-final.json +72 -73
- package/coverage/lcov-report/components/Accordion/index.html +1 -1
- package/coverage/lcov-report/components/Accordion/index.jsx.html +1 -1
- package/coverage/lcov-report/components/Button/index.html +1 -1
- package/coverage/lcov-report/components/Button/index.js.html +1 -1
- package/coverage/lcov-report/components/Error/Collapsible.jsx.html +1 -1
- package/coverage/lcov-report/components/Error/ErrorUI.jsx.html +1 -1
- package/coverage/lcov-report/components/Error/index.html +1 -1
- package/coverage/lcov-report/components/Footer/FooterUI.jsx.html +1 -1
- package/coverage/lcov-report/components/Footer/SocialLinks.jsx.html +1 -1
- package/coverage/lcov-report/components/Footer/Subscribe.jsx.html +1 -1
- package/coverage/lcov-report/components/Footer/index.html +1 -1
- package/coverage/lcov-report/components/GovBanner/index.html +1 -1
- package/coverage/lcov-report/components/GovBanner/index.js.html +1 -1
- package/coverage/lcov-report/components/Header/HeaderAccountMenu.jsx.html +1 -1
- package/coverage/lcov-report/components/Header/HeaderCancel.jsx.html +1 -1
- package/coverage/lcov-report/components/Header/HeaderContainer.jsx.html +1 -1
- package/coverage/lcov-report/components/Header/HeaderLogo.jsx.html +1 -1
- package/coverage/lcov-report/components/Header/HeaderMenuButton.js.html +1 -1
- package/coverage/lcov-report/components/Header/HeaderMenuItem.jsx.html +1 -1
- package/coverage/lcov-report/components/Header/HeaderMenuLink.js.html +26 -8
- package/coverage/lcov-report/components/Header/HeaderMenuSignOutButton.js.html +1 -1
- package/coverage/lcov-report/components/Header/HeaderMobileButton.js.html +1 -1
- package/coverage/lcov-report/components/Header/HeaderUI.jsx.html +1 -1
- package/coverage/lcov-report/components/Header/HelpIcon.jsx.html +1 -1
- package/coverage/lcov-report/components/Header/ImpersonatorBanner.jsx.html +1 -1
- package/coverage/lcov-report/components/Header/NavigationButtonIcon.jsx.html +1 -1
- package/coverage/lcov-report/components/Header/hooks.js.html +1 -1
- package/coverage/lcov-report/components/Header/index.html +17 -17
- package/coverage/lcov-report/components/Header/utag-helpers.js.html +1 -1
- package/coverage/lcov-report/components/Infotip/Infotip.jsx.html +1 -1
- package/coverage/lcov-report/components/Infotip/InfotipIcon.jsx.html +1 -1
- package/coverage/lcov-report/components/Infotip/index.html +1 -1
- package/coverage/lcov-report/components/Infotip/index.js.html +1 -1
- package/coverage/lcov-report/components/Modal/LegacyModal.jsx.html +1 -1
- package/coverage/lcov-report/components/Modal/Modal.jsx.html +1 -1
- package/coverage/lcov-report/components/Modal/index.html +1 -1
- package/coverage/lcov-report/components/Modal/index.jsx.html +1 -1
- package/coverage/lcov-report/components/NotificationBanner/CollapsedView.js.html +181 -0
- package/coverage/lcov-report/components/NotificationBanner/ExpandedView.js.html +220 -0
- package/coverage/lcov-report/components/NotificationBanner/index.html +51 -21
- package/coverage/lcov-report/components/NotificationBanner/index.js.html +173 -305
- package/coverage/lcov-report/components/SanitizedContent/index.html +1 -1
- package/coverage/lcov-report/components/SanitizedContent/index.jsx.html +1 -1
- package/coverage/lcov-report/components/SessionDialogUI.jsx.html +1 -1
- package/coverage/lcov-report/components/SideNav/Chart/ScoreChart.jsx.html +889 -0
- package/coverage/lcov-report/components/SideNav/Chart/index.html +116 -0
- package/coverage/lcov-report/components/SideNav/helpers.js.html +195 -15
- package/coverage/lcov-report/components/SideNav/index.html +15 -15
- package/coverage/lcov-report/components/Tooltip/Tooltip.jsx.html +1 -1
- 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 +1 -1
- package/coverage/lcov-report/components/hooks/useGetConfig.js.html +1 -1
- package/coverage/lcov-report/components/index.html +1 -1
- package/coverage/lcov-report/index.html +34 -34
- package/coverage/lcov-report/lib/Chevron.jsx.html +1 -1
- package/coverage/lcov-report/lib/SvgComponents.jsx.html +57 -9
- package/coverage/lcov-report/lib/index.html +14 -14
- 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 +1 -1
- 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 +667 -0
- 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 +3 -3
- package/coverage/lcov-report/react/components/Header/HeaderAccountMenu.jsx.html +251 -26
- package/coverage/lcov-report/react/components/Header/HeaderCancel.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderContainer.jsx.html +2 -2
- package/coverage/lcov-report/react/components/Header/HeaderLogo.jsx.html +4 -4
- package/coverage/lcov-report/react/components/Header/HeaderMenuButton.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderMenuItem.jsx.html +19 -19
- 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 +2 -2
- package/coverage/lcov-report/react/components/Header/HeaderUI.jsx.html +113 -89
- package/coverage/lcov-report/react/components/Header/HelpIcon.jsx.html +2 -2
- package/coverage/lcov-report/react/components/Header/ImpersonatorBanner.jsx.html +5 -5
- package/coverage/lcov-report/react/components/Header/NavigationButtonIcon.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/header.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/hooks.js.html +17 -59
- package/coverage/lcov-report/react/components/Header/index.html +28 -28
- 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/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 +1 -1
- 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 +32 -32
- package/coverage/lcov-report/react/components/SanitizedContent/index.html +1 -1
- package/coverage/lcov-report/react/components/SanitizedContent/index.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SessionDialog/index.html +1 -1
- package/coverage/lcov-report/react/components/SessionDialog/sessionDialog.js.html +1 -1
- 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 +1 -1
- 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 +1 -1
- package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/index.js.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/utils.js.html +1 -1
- 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 +2 -2
- 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 +1 -1
- package/coverage/lcov-report/react/components/SideNav/Links/index.js.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/UI/SideNavUI.jsx.html +2 -20
- package/coverage/lcov-report/react/components/SideNav/UI/index.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/UI/index.js.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/helpers.js.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/index.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/index.js.html +1 -1
- 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 +19 -19
- package/coverage/lcov-report/react/components/hooks/useGetConfig.js.html +37 -37
- 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 +2 -2
- package/coverage/lcov-report/react/lib/SvgComponents.jsx.html +1 -1
- package/coverage/lcov-report/react/lib/index.html +5 -20
- 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 +1 -1
- package/coverage/lcov-report/session/index.js.html +1 -1
- package/coverage/lcov-report/session/logout.js.html +1 -1
- package/coverage/lcov-report/session/refresh.js.html +1 -1
- package/coverage/lcov-report/session/ttl.js.html +1 -1
- package/coverage/lcov.info +393 -404
- package/dist/browser.js +1 -1
- package/dist/browser.js.LICENSE.txt +0 -6
- package/dist/browser.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.LICENSE.txt +0 -6
- package/dist/index.js.map +1 -1
- package/dist/react/index.js +1 -1
- package/dist/react/index.js.LICENSE.txt +0 -6
- package/dist/react/index.js.map +1 -1
- package/lib/SvgComponents.jsx +2 -2
- package/package.json +22 -22
- package/test-setup.js +0 -4
- package/components/Spinner/index.js +0 -9
- package/components/UnwrappedSpinner/index.js +0 -8
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="1150" coveredstatements="
|
|
2
|
+
<coverage generated="1663118701657" clover="3.2.0">
|
|
3
|
+
<project timestamp="1663118701657" name="All files">
|
|
4
|
+
<metrics statements="1150" coveredstatements="627" conditionals="748" coveredconditionals="190" methods="325" coveredmethods="118" elements="2223" coveredelements="935" complexity="0" loc="1150" ncloc="1150" packages="26" files="72" classes="72"/>
|
|
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="20" coveredconditionals="8" 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="20" coveredconditionals="8" 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="10" count="2" type="stmt"/>
|
|
186
186
|
<line num="11" count="2" type="stmt"/>
|
|
187
187
|
<line num="13" count="2" type="stmt"/>
|
|
188
188
|
<line num="14" 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,62 +206,75 @@
|
|
|
206
206
|
</package>
|
|
207
207
|
<package name="react.components.GovBanner">
|
|
208
208
|
<metrics statements="4" coveredstatements="3" conditionals="2" coveredconditionals="1" methods="2" coveredmethods="1"/>
|
|
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="3" conditionals="2" coveredconditionals="1" methods="2" coveredmethods="1"/>
|
|
211
211
|
<line num="3" count="2" type="stmt"/>
|
|
212
|
-
<line num="4" count="
|
|
213
|
-
<line num="6" count="
|
|
212
|
+
<line num="4" count="2" type="stmt"/>
|
|
213
|
+
<line num="6" count="2" type="stmt"/>
|
|
214
214
|
<line num="40" count="0" type="stmt"/>
|
|
215
215
|
</file>
|
|
216
216
|
</package>
|
|
217
217
|
<package name="react.components.Header">
|
|
218
|
-
<metrics statements="
|
|
219
|
-
<file name="HeaderAccountMenu.jsx" path="/Users/
|
|
220
|
-
<metrics statements="
|
|
221
|
-
<line num="
|
|
222
|
-
<line num="
|
|
223
|
-
<line num="
|
|
224
|
-
<line num="
|
|
225
|
-
<line num="
|
|
226
|
-
<line num="
|
|
227
|
-
<line num="
|
|
228
|
-
<line num="
|
|
229
|
-
<line num="
|
|
230
|
-
<line num="
|
|
231
|
-
<line num="
|
|
232
|
-
<line num="44" count="
|
|
233
|
-
<line num="
|
|
234
|
-
<line num="
|
|
235
|
-
<line num="
|
|
236
|
-
<line num="
|
|
237
|
-
<line num="
|
|
218
|
+
<metrics statements="197" coveredstatements="104" conditionals="110" coveredconditionals="38" methods="63" coveredmethods="21"/>
|
|
219
|
+
<file name="HeaderAccountMenu.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderAccountMenu.jsx">
|
|
220
|
+
<metrics statements="30" coveredstatements="13" conditionals="28" coveredconditionals="7" methods="3" coveredmethods="1"/>
|
|
221
|
+
<line num="19" count="2" type="stmt"/>
|
|
222
|
+
<line num="29" count="2" type="stmt"/>
|
|
223
|
+
<line num="30" count="2" type="stmt"/>
|
|
224
|
+
<line num="31" count="2" type="stmt"/>
|
|
225
|
+
<line num="33" count="2" type="stmt"/>
|
|
226
|
+
<line num="34" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
227
|
+
<line num="35" count="2" type="stmt"/>
|
|
228
|
+
<line num="37" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
229
|
+
<line num="38" count="0" type="stmt"/>
|
|
230
|
+
<line num="42" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
231
|
+
<line num="43" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
232
|
+
<line num="44" count="0" type="stmt"/>
|
|
233
|
+
<line num="50" count="0" type="stmt"/>
|
|
234
|
+
<line num="51" count="0" type="stmt"/>
|
|
235
|
+
<line num="66" count="2" type="stmt"/>
|
|
236
|
+
<line num="75" count="0" type="stmt"/>
|
|
237
|
+
<line num="88" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
238
|
+
<line num="89" count="0" type="stmt"/>
|
|
239
|
+
<line num="90" count="0" type="stmt"/>
|
|
240
|
+
<line num="91" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
241
|
+
<line num="92" count="0" type="stmt"/>
|
|
242
|
+
<line num="102" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
243
|
+
<line num="103" count="0" type="stmt"/>
|
|
244
|
+
<line num="109" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
245
|
+
<line num="110" count="0" type="stmt"/>
|
|
246
|
+
<line num="117" count="0" type="stmt"/>
|
|
247
|
+
<line num="129" count="0" type="stmt"/>
|
|
248
|
+
<line num="132" count="0" type="stmt"/>
|
|
249
|
+
<line num="149" count="2" type="stmt"/>
|
|
250
|
+
<line num="160" count="2" type="stmt"/>
|
|
238
251
|
</file>
|
|
239
|
-
<file name="HeaderCancel.jsx" path="/Users/
|
|
252
|
+
<file name="HeaderCancel.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderCancel.jsx">
|
|
240
253
|
<metrics statements="3" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
241
254
|
<line num="4" count="2" type="stmt"/>
|
|
242
255
|
<line num="5" count="0" type="stmt"/>
|
|
243
256
|
<line num="12" count="2" type="stmt"/>
|
|
244
257
|
</file>
|
|
245
|
-
<file name="HeaderContainer.jsx" path="/Users/
|
|
258
|
+
<file name="HeaderContainer.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderContainer.jsx">
|
|
246
259
|
<metrics statements="8" coveredstatements="4" conditionals="10" coveredconditionals="6" methods="4" coveredmethods="1"/>
|
|
247
260
|
<line num="14" count="0" type="stmt"/>
|
|
248
261
|
<line num="15" count="0" type="stmt"/>
|
|
249
262
|
<line num="18" count="2" type="stmt"/>
|
|
250
|
-
<line num="25" count="
|
|
263
|
+
<line num="25" count="2" type="stmt"/>
|
|
251
264
|
<line num="28" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
252
265
|
<line num="36" count="0" type="stmt"/>
|
|
253
266
|
<line num="51" count="2" type="stmt"/>
|
|
254
267
|
<line num="58" count="2" type="stmt"/>
|
|
255
268
|
</file>
|
|
256
|
-
<file name="HeaderLogo.jsx" path="/Users/
|
|
269
|
+
<file name="HeaderLogo.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderLogo.jsx">
|
|
257
270
|
<metrics statements="5" coveredstatements="4" conditionals="2" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
258
271
|
<line num="5" count="2" type="stmt"/>
|
|
259
|
-
<line num="6" count="
|
|
260
|
-
<line num="7" count="
|
|
272
|
+
<line num="6" count="2" type="stmt"/>
|
|
273
|
+
<line num="7" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
261
274
|
<line num="8" count="0" type="stmt"/>
|
|
262
|
-
<line num="25" count="
|
|
275
|
+
<line num="25" count="2" type="stmt"/>
|
|
263
276
|
</file>
|
|
264
|
-
<file name="HeaderMenuButton.js" path="/Users/
|
|
277
|
+
<file name="HeaderMenuButton.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderMenuButton.js">
|
|
265
278
|
<metrics statements="9" coveredstatements="2" conditionals="2" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
266
279
|
<line num="8" count="2" type="stmt"/>
|
|
267
280
|
<line num="9" count="0" type="stmt"/>
|
|
@@ -273,38 +286,38 @@
|
|
|
273
286
|
<line num="36" count="0" type="stmt"/>
|
|
274
287
|
<line num="45" count="2" type="stmt"/>
|
|
275
288
|
</file>
|
|
276
|
-
<file name="HeaderMenuItem.jsx" path="/Users/
|
|
289
|
+
<file name="HeaderMenuItem.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderMenuItem.jsx">
|
|
277
290
|
<metrics statements="44" coveredstatements="25" conditionals="36" coveredconditionals="10" methods="13" coveredmethods="5"/>
|
|
278
291
|
<line num="11" count="2" type="stmt"/>
|
|
279
292
|
<line num="18" count="2" type="stmt"/>
|
|
280
293
|
<line num="34" count="2" type="stmt"/>
|
|
281
|
-
<line num="44" count="
|
|
282
|
-
<line num="45" count="
|
|
283
|
-
<line num="47" count="
|
|
284
|
-
<line num="48" count="
|
|
285
|
-
<line num="49" count="
|
|
286
|
-
<line num="51" count="
|
|
287
|
-
<line num="52" count="
|
|
288
|
-
<line num="54" count="
|
|
289
|
-
<line num="55" count="
|
|
290
|
-
<line num="57" count="
|
|
291
|
-
<line num="58" count="
|
|
292
|
-
<line num="59" count="
|
|
294
|
+
<line num="44" count="4" type="stmt"/>
|
|
295
|
+
<line num="45" count="4" type="stmt"/>
|
|
296
|
+
<line num="47" count="4" type="stmt"/>
|
|
297
|
+
<line num="48" count="4" type="stmt"/>
|
|
298
|
+
<line num="49" count="4" type="stmt"/>
|
|
299
|
+
<line num="51" count="4" type="stmt"/>
|
|
300
|
+
<line num="52" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
301
|
+
<line num="54" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
302
|
+
<line num="55" count="4" type="stmt"/>
|
|
303
|
+
<line num="57" count="4" type="stmt"/>
|
|
304
|
+
<line num="58" count="4" type="stmt"/>
|
|
305
|
+
<line num="59" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
293
306
|
<line num="61" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
294
307
|
<line num="64" count="0" type="stmt"/>
|
|
295
|
-
<line num="68" count="
|
|
296
|
-
<line num="69" count="
|
|
308
|
+
<line num="68" count="4" type="stmt"/>
|
|
309
|
+
<line num="69" count="2" type="stmt"/>
|
|
297
310
|
<line num="70" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
298
311
|
<line num="75" count="0" type="stmt"/>
|
|
299
312
|
<line num="78" count="0" type="stmt"/>
|
|
300
313
|
<line num="80" count="0" type="stmt"/>
|
|
301
314
|
<line num="81" count="0" type="stmt"/>
|
|
302
|
-
<line num="83" count="
|
|
303
|
-
<line num="84" count="
|
|
304
|
-
<line num="87" count="
|
|
305
|
-
<line num="88" count="
|
|
306
|
-
<line num="89" count="
|
|
307
|
-
<line num="93" count="
|
|
315
|
+
<line num="83" count="2" type="stmt"/>
|
|
316
|
+
<line num="84" count="2" type="stmt"/>
|
|
317
|
+
<line num="87" count="4" type="stmt"/>
|
|
318
|
+
<line num="88" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
319
|
+
<line num="89" count="2" type="stmt"/>
|
|
320
|
+
<line num="93" count="4" type="stmt"/>
|
|
308
321
|
<line num="108" count="0" type="stmt"/>
|
|
309
322
|
<line num="128" count="0" type="stmt"/>
|
|
310
323
|
<line num="131" count="0" type="stmt"/>
|
|
@@ -320,7 +333,7 @@
|
|
|
320
333
|
<line num="222" count="2" type="stmt"/>
|
|
321
334
|
<line num="232" count="2" type="stmt"/>
|
|
322
335
|
</file>
|
|
323
|
-
<file name="HeaderMenuLink.js" path="/Users/
|
|
336
|
+
<file name="HeaderMenuLink.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderMenuLink.js">
|
|
324
337
|
<metrics statements="13" coveredstatements="3" conditionals="8" coveredconditionals="0" methods="5" coveredmethods="0"/>
|
|
325
338
|
<line num="8" count="2" type="stmt"/>
|
|
326
339
|
<line num="10" count="2" type="stmt"/>
|
|
@@ -336,7 +349,7 @@
|
|
|
336
349
|
<line num="43" count="0" type="stmt"/>
|
|
337
350
|
<line num="51" count="2" type="stmt"/>
|
|
338
351
|
</file>
|
|
339
|
-
<file name="HeaderMenuSignOutButton.js" path="/Users/
|
|
352
|
+
<file name="HeaderMenuSignOutButton.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderMenuSignOutButton.js">
|
|
340
353
|
<metrics statements="15" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="7" coveredmethods="0"/>
|
|
341
354
|
<line num="8" count="2" type="stmt"/>
|
|
342
355
|
<line num="9" count="0" type="stmt"/>
|
|
@@ -354,108 +367,96 @@
|
|
|
354
367
|
<line num="48" count="0" type="stmt"/>
|
|
355
368
|
<line num="58" count="2" type="stmt"/>
|
|
356
369
|
</file>
|
|
357
|
-
<file name="HeaderMobileButton.js" path="/Users/
|
|
370
|
+
<file name="HeaderMobileButton.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderMobileButton.js">
|
|
358
371
|
<metrics statements="3" coveredstatements="3" conditionals="6" coveredconditionals="4" methods="1" coveredmethods="1"/>
|
|
359
372
|
<line num="5" count="2" type="stmt"/>
|
|
360
|
-
<line num="6" count="
|
|
373
|
+
<line num="6" count="2" type="stmt"/>
|
|
361
374
|
<line num="32" count="2" type="stmt"/>
|
|
362
375
|
</file>
|
|
363
|
-
<file name="HeaderUI.jsx" path="/Users/
|
|
364
|
-
<metrics statements="
|
|
365
|
-
<line num="
|
|
366
|
-
<line num="
|
|
367
|
-
<line num="
|
|
368
|
-
<line num="
|
|
369
|
-
<line num="
|
|
370
|
-
<line num="
|
|
371
|
-
<line num="
|
|
372
|
-
<line num="
|
|
373
|
-
<line num="36" count="0" type="stmt"/>
|
|
374
|
-
<line num="40" count="1" type="stmt"/>
|
|
375
|
-
<line num="45" count="3" type="stmt"/>
|
|
376
|
+
<file name="HeaderUI.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderUI.jsx">
|
|
377
|
+
<metrics statements="24" coveredstatements="16" conditionals="8" coveredconditionals="5" methods="9" coveredmethods="4"/>
|
|
378
|
+
<line num="15" count="2" type="stmt"/>
|
|
379
|
+
<line num="30" count="4" type="stmt"/>
|
|
380
|
+
<line num="32" count="4" type="stmt"/>
|
|
381
|
+
<line num="34" count="4" type="stmt"/>
|
|
382
|
+
<line num="37" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
383
|
+
<line num="38" count="0" type="stmt"/>
|
|
384
|
+
<line num="39" count="0" type="stmt"/>
|
|
385
|
+
<line num="42" count="0" type="stmt"/>
|
|
376
386
|
<line num="46" count="2" type="stmt"/>
|
|
377
|
-
<line num="
|
|
378
|
-
<line num="
|
|
379
|
-
<line num="
|
|
380
|
-
<line num="52" count="1" type="stmt"/>
|
|
381
|
-
<line num="53" count="0" type="stmt"/>
|
|
382
|
-
<line num="57" count="3" type="stmt"/>
|
|
383
|
-
<line num="59" count="3" type="stmt"/>
|
|
387
|
+
<line num="50" count="4" type="stmt"/>
|
|
388
|
+
<line num="57" count="4" type="stmt"/>
|
|
389
|
+
<line num="59" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
384
390
|
<line num="60" count="0" type="stmt"/>
|
|
385
|
-
<line num="
|
|
386
|
-
<line num="
|
|
387
|
-
<line num="
|
|
388
|
-
<line num="
|
|
389
|
-
<line num="
|
|
390
|
-
<line num="
|
|
391
|
-
<line num="
|
|
392
|
-
<line num="
|
|
393
|
-
<line num="
|
|
394
|
-
<line num="
|
|
395
|
-
<line num="
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
<line num="125" count="3" type="stmt"/>
|
|
399
|
-
<line num="132" count="2" type="stmt"/>
|
|
400
|
-
<line num="145" count="2" type="stmt"/>
|
|
401
|
-
</file>
|
|
402
|
-
<file name="HelpIcon.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Header/HelpIcon.jsx">
|
|
391
|
+
<line num="73" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
392
|
+
<line num="74" count="0" type="stmt"/>
|
|
393
|
+
<line num="91" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
394
|
+
<line num="92" count="2" type="stmt"/>
|
|
395
|
+
<line num="95" count="2" type="stmt"/>
|
|
396
|
+
<line num="104" count="0" type="stmt"/>
|
|
397
|
+
<line num="110" count="2" type="stmt"/>
|
|
398
|
+
<line num="112" count="0" type="stmt"/>
|
|
399
|
+
<line num="120" count="0" type="stmt"/>
|
|
400
|
+
<line num="136" count="2" type="stmt"/>
|
|
401
|
+
<line num="151" count="2" type="stmt"/>
|
|
402
|
+
</file>
|
|
403
|
+
<file name="HelpIcon.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HelpIcon.jsx">
|
|
403
404
|
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
404
405
|
<line num="3" count="2" type="stmt"/>
|
|
405
|
-
<line num="4" count="
|
|
406
|
+
<line num="4" count="2" type="stmt"/>
|
|
406
407
|
</file>
|
|
407
|
-
<file name="ImpersonatorBanner.jsx" path="/Users/
|
|
408
|
+
<file name="ImpersonatorBanner.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/ImpersonatorBanner.jsx">
|
|
408
409
|
<metrics statements="13" coveredstatements="6" conditionals="6" coveredconditionals="4" methods="4" coveredmethods="1"/>
|
|
409
410
|
<line num="14" count="2" type="stmt"/>
|
|
410
411
|
<line num="15" count="0" type="stmt"/>
|
|
411
412
|
<line num="24" count="2" type="stmt"/>
|
|
412
|
-
<line num="29" count="
|
|
413
|
-
<line num="31" count="
|
|
414
|
-
<line num="41" count="
|
|
413
|
+
<line num="29" count="2" type="stmt"/>
|
|
414
|
+
<line num="31" count="2" type="stmt"/>
|
|
415
|
+
<line num="41" count="2" type="stmt"/>
|
|
415
416
|
<line num="42" count="0" type="stmt"/>
|
|
416
417
|
<line num="43" count="0" type="stmt"/>
|
|
417
418
|
<line num="49" count="0" type="stmt"/>
|
|
418
419
|
<line num="52" count="0" type="stmt"/>
|
|
419
420
|
<line num="53" count="0" type="stmt"/>
|
|
420
421
|
<line num="55" count="0" type="stmt"/>
|
|
421
|
-
<line num="65" count="
|
|
422
|
+
<line num="65" count="2" type="stmt"/>
|
|
422
423
|
</file>
|
|
423
|
-
<file name="NavigationButtonIcon.jsx" path="/Users/
|
|
424
|
+
<file name="NavigationButtonIcon.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/NavigationButtonIcon.jsx">
|
|
424
425
|
<metrics statements="2" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
425
426
|
<line num="3" count="2" type="stmt"/>
|
|
426
427
|
<line num="4" count="0" type="stmt"/>
|
|
427
428
|
</file>
|
|
428
|
-
<file name="header.js" path="/Users/
|
|
429
|
+
<file name="header.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/header.js">
|
|
429
430
|
<metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
430
431
|
<line num="20" count="0" type="stmt"/>
|
|
431
432
|
</file>
|
|
432
|
-
<file name="hooks.js" path="/Users/
|
|
433
|
+
<file name="hooks.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/hooks.js">
|
|
433
434
|
<metrics statements="23" coveredstatements="19" conditionals="4" coveredconditionals="1" methods="8" coveredmethods="6"/>
|
|
434
|
-
<line num="5" count="
|
|
435
|
-
<line num="6" count="
|
|
436
|
-
<line num="8" count="
|
|
437
|
-
<line num="10" count="
|
|
438
|
-
<line num="11" count="
|
|
439
|
-
<line num="12" count="
|
|
440
|
-
<line num="14" count="
|
|
435
|
+
<line num="5" count="4" type="stmt"/>
|
|
436
|
+
<line num="6" count="4" type="stmt"/>
|
|
437
|
+
<line num="8" count="2" type="stmt"/>
|
|
438
|
+
<line num="10" count="2" type="stmt"/>
|
|
439
|
+
<line num="11" count="2" type="stmt"/>
|
|
440
|
+
<line num="12" count="2" type="stmt"/>
|
|
441
|
+
<line num="14" count="4" type="stmt"/>
|
|
441
442
|
<line num="17" count="2" type="stmt"/>
|
|
442
443
|
<line num="19" count="2" type="stmt"/>
|
|
443
|
-
<line num="
|
|
444
|
-
<line num="
|
|
445
|
-
<line num="
|
|
446
|
-
<line num="
|
|
447
|
-
<line num="
|
|
448
|
-
<line num="
|
|
449
|
-
<line num="
|
|
450
|
-
<line num="
|
|
451
|
-
<line num="
|
|
452
|
-
<line num="
|
|
453
|
-
<line num="
|
|
454
|
-
<line num="
|
|
455
|
-
<line num="
|
|
456
|
-
<line num="
|
|
444
|
+
<line num="20" count="2" type="stmt"/>
|
|
445
|
+
<line num="22" count="2" type="stmt"/>
|
|
446
|
+
<line num="23" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
447
|
+
<line num="24" count="0" type="stmt"/>
|
|
448
|
+
<line num="26" count="0" type="stmt"/>
|
|
449
|
+
<line num="29" count="2" type="stmt"/>
|
|
450
|
+
<line num="30" count="2" type="stmt"/>
|
|
451
|
+
<line num="38" count="2" type="stmt"/>
|
|
452
|
+
<line num="42" count="2" type="stmt"/>
|
|
453
|
+
<line num="46" count="2" type="stmt"/>
|
|
454
|
+
<line num="47" count="8" type="stmt"/>
|
|
455
|
+
<line num="48" count="8" type="cond" truecount="1" falsecount="1"/>
|
|
456
|
+
<line num="49" count="0" type="stmt"/>
|
|
457
|
+
<line num="51" count="8" type="stmt"/>
|
|
457
458
|
</file>
|
|
458
|
-
<file name="utag-helpers.js" path="/Users/
|
|
459
|
+
<file name="utag-helpers.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/utag-helpers.js">
|
|
459
460
|
<metrics statements="2" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
460
461
|
<line num="1" count="2" type="stmt"/>
|
|
461
462
|
<line num="2" count="0" type="stmt"/>
|
|
@@ -463,7 +464,7 @@
|
|
|
463
464
|
</package>
|
|
464
465
|
<package name="react.components.Infotip">
|
|
465
466
|
<metrics statements="17" coveredstatements="17" conditionals="8" coveredconditionals="8" methods="4" coveredmethods="4"/>
|
|
466
|
-
<file name="Infotip.jsx" path="/Users/
|
|
467
|
+
<file name="Infotip.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Infotip/Infotip.jsx">
|
|
467
468
|
<metrics statements="13" coveredstatements="13" conditionals="2" coveredconditionals="2" methods="3" coveredmethods="3"/>
|
|
468
469
|
<line num="6" count="3" type="stmt"/>
|
|
469
470
|
<line num="8" count="3" type="stmt"/>
|
|
@@ -479,20 +480,20 @@
|
|
|
479
480
|
<line num="62" count="3" type="stmt"/>
|
|
480
481
|
<line num="69" count="3" type="stmt"/>
|
|
481
482
|
</file>
|
|
482
|
-
<file name="InfotipIcon.jsx" path="/Users/
|
|
483
|
+
<file name="InfotipIcon.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Infotip/InfotipIcon.jsx">
|
|
483
484
|
<metrics statements="4" coveredstatements="4" conditionals="6" coveredconditionals="6" methods="1" coveredmethods="1"/>
|
|
484
485
|
<line num="4" count="3" type="stmt"/>
|
|
485
486
|
<line num="5" count="7" type="stmt"/>
|
|
486
487
|
<line num="35" count="3" type="stmt"/>
|
|
487
488
|
<line num="39" count="3" type="stmt"/>
|
|
488
489
|
</file>
|
|
489
|
-
<file name="index.js" path="/Users/
|
|
490
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Infotip/index.js">
|
|
490
491
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
491
492
|
</file>
|
|
492
493
|
</package>
|
|
493
494
|
<package name="react.components.Modal">
|
|
494
495
|
<metrics statements="33" coveredstatements="21" conditionals="23" coveredconditionals="13" methods="11" coveredmethods="4"/>
|
|
495
|
-
<file name="LegacyModal.jsx" path="/Users/
|
|
496
|
+
<file name="LegacyModal.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Modal/LegacyModal.jsx">
|
|
496
497
|
<metrics statements="12" coveredstatements="2" conditionals="2" coveredconditionals="0" methods="6" coveredmethods="0"/>
|
|
497
498
|
<line num="10" count="0" type="stmt"/>
|
|
498
499
|
<line num="12" count="0" type="stmt"/>
|
|
@@ -507,7 +508,7 @@
|
|
|
507
508
|
<line num="64" count="0" type="stmt"/>
|
|
508
509
|
<line num="67" count="3" type="stmt"/>
|
|
509
510
|
</file>
|
|
510
|
-
<file name="Modal.jsx" path="/Users/
|
|
511
|
+
<file name="Modal.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Modal/Modal.jsx">
|
|
511
512
|
<metrics statements="14" coveredstatements="13" conditionals="19" coveredconditionals="12" methods="4" coveredmethods="3"/>
|
|
512
513
|
<line num="7" count="3" type="stmt"/>
|
|
513
514
|
<line num="17" count="44" type="stmt"/>
|
|
@@ -524,7 +525,7 @@
|
|
|
524
525
|
<line num="111" count="3" type="stmt"/>
|
|
525
526
|
<line num="131" count="3" type="stmt"/>
|
|
526
527
|
</file>
|
|
527
|
-
<file name="index.jsx" path="/Users/
|
|
528
|
+
<file name="index.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Modal/index.jsx">
|
|
528
529
|
<metrics statements="7" coveredstatements="6" conditionals="2" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
529
530
|
<line num="7" count="3" type="stmt"/>
|
|
530
531
|
<line num="8" count="44" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -537,85 +538,85 @@
|
|
|
537
538
|
</package>
|
|
538
539
|
<package name="react.components.NotificationBanner">
|
|
539
540
|
<metrics statements="66" coveredstatements="40" conditionals="33" coveredconditionals="9" methods="16" coveredmethods="8"/>
|
|
540
|
-
<file name="CollapsedView.js" path="/Users/
|
|
541
|
+
<file name="CollapsedView.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/NotificationBanner/CollapsedView.js">
|
|
541
542
|
<metrics statements="3" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
542
543
|
<line num="5" count="2" type="stmt"/>
|
|
543
544
|
<line num="9" count="0" type="stmt"/>
|
|
544
545
|
<line num="27" count="2" type="stmt"/>
|
|
545
546
|
</file>
|
|
546
|
-
<file name="ExpandedView.js" path="/Users/
|
|
547
|
+
<file name="ExpandedView.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/NotificationBanner/ExpandedView.js">
|
|
547
548
|
<metrics statements="3" coveredstatements="2" conditionals="5" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
548
549
|
<line num="6" count="2" type="stmt"/>
|
|
549
550
|
<line num="13" count="0" type="stmt"/>
|
|
550
551
|
<line num="37" count="2" type="stmt"/>
|
|
551
552
|
</file>
|
|
552
|
-
<file name="index.js" path="/Users/
|
|
553
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/NotificationBanner/index.js">
|
|
553
554
|
<metrics statements="60" coveredstatements="36" conditionals="28" coveredconditionals="9" methods="14" coveredmethods="8"/>
|
|
554
|
-
<line num="9" count="
|
|
555
|
+
<line num="9" count="2" type="stmt"/>
|
|
555
556
|
<line num="10" count="0" type="stmt"/>
|
|
556
557
|
<line num="11" count="0" type="stmt"/>
|
|
557
558
|
<line num="12" count="0" type="stmt"/>
|
|
558
559
|
<line num="13" count="0" type="stmt"/>
|
|
559
560
|
<line num="18" count="2" type="stmt"/>
|
|
560
|
-
<line num="25" count="
|
|
561
|
-
<line num="27" count="
|
|
562
|
-
<line num="28" count="
|
|
563
|
-
<line num="29" count="
|
|
564
|
-
<line num="30" count="
|
|
565
|
-
<line num="31" count="
|
|
566
|
-
<line num="32" count="
|
|
567
|
-
<line num="33" count="
|
|
568
|
-
<line num="34" count="
|
|
569
|
-
<line num="36" count="
|
|
570
|
-
<line num="38" count="
|
|
571
|
-
<line num="40" count="
|
|
561
|
+
<line num="25" count="4" type="stmt"/>
|
|
562
|
+
<line num="27" count="4" type="stmt"/>
|
|
563
|
+
<line num="28" count="4" type="stmt"/>
|
|
564
|
+
<line num="29" count="4" type="stmt"/>
|
|
565
|
+
<line num="30" count="4" type="stmt"/>
|
|
566
|
+
<line num="31" count="4" type="stmt"/>
|
|
567
|
+
<line num="32" count="4" type="stmt"/>
|
|
568
|
+
<line num="33" count="4" type="stmt"/>
|
|
569
|
+
<line num="34" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
570
|
+
<line num="36" count="4" type="stmt"/>
|
|
571
|
+
<line num="38" count="2" type="stmt"/>
|
|
572
|
+
<line num="40" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
572
573
|
<line num="41" count="0" type="stmt"/>
|
|
573
|
-
<line num="44" count="
|
|
574
|
+
<line num="44" count="2" type="stmt"/>
|
|
574
575
|
<line num="45" count="0" type="stmt"/>
|
|
575
|
-
<line num="48" count="
|
|
576
|
-
<line num="50" count="
|
|
577
|
-
<line num="51" count="
|
|
578
|
-
<line num="55" count="
|
|
579
|
-
<line num="57" count="
|
|
580
|
-
<line num="58" count="
|
|
581
|
-
<line num="62" count="
|
|
582
|
-
<line num="63" count="
|
|
583
|
-
<line num="64" count="
|
|
584
|
-
<line num="66" count="
|
|
585
|
-
<line num="70" count="
|
|
586
|
-
<line num="73" count="
|
|
587
|
-
<line num="74" count="
|
|
576
|
+
<line num="48" count="2" type="stmt"/>
|
|
577
|
+
<line num="50" count="2" type="stmt"/>
|
|
578
|
+
<line num="51" count="2" type="stmt"/>
|
|
579
|
+
<line num="55" count="4" type="stmt"/>
|
|
580
|
+
<line num="57" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
581
|
+
<line num="58" count="2" type="stmt"/>
|
|
582
|
+
<line num="62" count="4" type="stmt"/>
|
|
583
|
+
<line num="63" count="2" type="stmt"/>
|
|
584
|
+
<line num="64" count="2" type="stmt"/>
|
|
585
|
+
<line num="66" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
586
|
+
<line num="70" count="2" type="stmt"/>
|
|
587
|
+
<line num="73" count="4" type="stmt"/>
|
|
588
|
+
<line num="74" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
588
589
|
<line num="75" count="0" type="stmt"/>
|
|
589
590
|
<line num="76" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
590
591
|
<line num="80" count="0" type="stmt"/>
|
|
591
|
-
<line num="93" count="
|
|
592
|
-
<line num="94" count="
|
|
593
|
-
<line num="102" count="
|
|
592
|
+
<line num="93" count="4" type="stmt"/>
|
|
593
|
+
<line num="94" count="4" type="stmt"/>
|
|
594
|
+
<line num="102" count="4" type="stmt"/>
|
|
594
595
|
<line num="103" count="0" type="stmt"/>
|
|
595
596
|
<line num="104" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
596
597
|
<line num="106" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
597
598
|
<line num="107" count="0" type="stmt"/>
|
|
598
599
|
<line num="118" count="0" type="stmt"/>
|
|
599
|
-
<line num="137" count="
|
|
600
|
+
<line num="137" count="4" type="stmt"/>
|
|
600
601
|
<line num="138" count="0" type="stmt"/>
|
|
601
602
|
<line num="139" count="0" type="stmt"/>
|
|
602
603
|
<line num="140" count="0" type="stmt"/>
|
|
603
604
|
<line num="141" count="0" type="stmt"/>
|
|
604
605
|
<line num="143" count="0" type="stmt"/>
|
|
605
606
|
<line num="144" count="0" type="stmt"/>
|
|
606
|
-
<line num="147" count="
|
|
607
|
+
<line num="147" count="4" type="stmt"/>
|
|
607
608
|
<line num="148" count="0" type="stmt"/>
|
|
608
609
|
<line num="149" count="0" type="stmt"/>
|
|
609
610
|
<line num="150" count="0" type="stmt"/>
|
|
610
611
|
<line num="151" count="0" type="stmt"/>
|
|
611
|
-
<line num="160" count="
|
|
612
|
+
<line num="160" count="4" type="stmt"/>
|
|
612
613
|
<line num="189" count="2" type="stmt"/>
|
|
613
614
|
<line num="203" count="2" type="stmt"/>
|
|
614
615
|
</file>
|
|
615
616
|
</package>
|
|
616
617
|
<package name="react.components.SanitizedContent">
|
|
617
618
|
<metrics statements="9" coveredstatements="4" conditionals="6" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
618
|
-
<file name="index.jsx" path="/Users/
|
|
619
|
+
<file name="index.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SanitizedContent/index.jsx">
|
|
619
620
|
<metrics statements="9" coveredstatements="4" conditionals="6" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
620
621
|
<line num="6" count="4" type="stmt"/>
|
|
621
622
|
<line num="92" count="4" type="stmt"/>
|
|
@@ -630,14 +631,14 @@
|
|
|
630
631
|
</package>
|
|
631
632
|
<package name="react.components.SessionDialog">
|
|
632
633
|
<metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
633
|
-
<file name="sessionDialog.js" path="/Users/
|
|
634
|
+
<file name="sessionDialog.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SessionDialog/sessionDialog.js">
|
|
634
635
|
<metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
635
636
|
<line num="17" count="0" type="stmt"/>
|
|
636
637
|
</file>
|
|
637
638
|
</package>
|
|
638
639
|
<package name="react.components.SideNav">
|
|
639
640
|
<metrics statements="77" coveredstatements="53" conditionals="30" coveredconditionals="10" methods="16" coveredmethods="8"/>
|
|
640
|
-
<file name="helpers.js" path="/Users/
|
|
641
|
+
<file name="helpers.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/helpers.js">
|
|
641
642
|
<metrics statements="73" coveredstatements="52" conditionals="29" coveredconditionals="10" methods="15" coveredmethods="8"/>
|
|
642
643
|
<line num="20" count="3" type="stmt"/>
|
|
643
644
|
<line num="21" count="3" type="stmt"/>
|
|
@@ -713,7 +714,7 @@
|
|
|
713
714
|
<line num="302" count="0" type="stmt"/>
|
|
714
715
|
<line num="305" count="3" type="stmt"/>
|
|
715
716
|
</file>
|
|
716
|
-
<file name="index.js" path="/Users/
|
|
717
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/index.js">
|
|
717
718
|
<metrics statements="4" coveredstatements="1" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
718
719
|
<line num="5" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
719
720
|
<line num="25" count="0" type="stmt"/>
|
|
@@ -723,7 +724,7 @@
|
|
|
723
724
|
</package>
|
|
724
725
|
<package name="react.components.SideNav.AnimationGroup">
|
|
725
726
|
<metrics statements="5" coveredstatements="5" conditionals="6" coveredconditionals="4" methods="2" coveredmethods="2"/>
|
|
726
|
-
<file name="AnimationGroup.jsx" path="/Users/
|
|
727
|
+
<file name="AnimationGroup.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/AnimationGroup/AnimationGroup.jsx">
|
|
727
728
|
<metrics statements="5" coveredstatements="5" conditionals="6" coveredconditionals="4" methods="2" coveredmethods="2"/>
|
|
728
729
|
<line num="4" count="2" type="stmt"/>
|
|
729
730
|
<line num="5" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -734,7 +735,7 @@
|
|
|
734
735
|
</package>
|
|
735
736
|
<package name="react.components.SideNav.Chart">
|
|
736
737
|
<metrics statements="86" coveredstatements="59" conditionals="36" coveredconditionals="17" methods="22" coveredmethods="13"/>
|
|
737
|
-
<file name="ScoreChart.jsx" path="/Users/
|
|
738
|
+
<file name="ScoreChart.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Chart/ScoreChart.jsx">
|
|
738
739
|
<metrics statements="86" coveredstatements="59" conditionals="36" coveredconditionals="17" methods="22" coveredmethods="13"/>
|
|
739
740
|
<line num="6" count="3" type="stmt"/>
|
|
740
741
|
<line num="7" count="3" type="stmt"/>
|
|
@@ -823,13 +824,13 @@
|
|
|
823
824
|
<line num="250" count="1" type="stmt"/>
|
|
824
825
|
<line num="262" count="3" type="stmt"/>
|
|
825
826
|
</file>
|
|
826
|
-
<file name="index.js" path="/Users/
|
|
827
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Chart/index.js">
|
|
827
828
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
828
829
|
</file>
|
|
829
830
|
</package>
|
|
830
831
|
<package name="react.components.SideNav.Content">
|
|
831
832
|
<metrics statements="68" coveredstatements="23" conditionals="108" coveredconditionals="5" methods="7" coveredmethods="1"/>
|
|
832
|
-
<file name="LevelOneContent.jsx" path="/Users/
|
|
833
|
+
<file name="LevelOneContent.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Content/LevelOneContent.jsx">
|
|
833
834
|
<metrics statements="51" coveredstatements="20" conditionals="52" coveredconditionals="5" methods="6" coveredmethods="1"/>
|
|
834
835
|
<line num="20" count="2" type="stmt"/>
|
|
835
836
|
<line num="25" count="1" type="stmt"/>
|
|
@@ -883,7 +884,7 @@
|
|
|
883
884
|
<line num="169" count="1" type="stmt"/>
|
|
884
885
|
<line num="187" count="2" type="stmt"/>
|
|
885
886
|
</file>
|
|
886
|
-
<file name="LevelTwoContent.jsx" path="/Users/
|
|
887
|
+
<file name="LevelTwoContent.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Content/LevelTwoContent.jsx">
|
|
887
888
|
<metrics statements="17" coveredstatements="3" conditionals="56" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
888
889
|
<line num="27" count="2" type="stmt"/>
|
|
889
890
|
<line num="29" count="2" type="stmt"/>
|
|
@@ -903,13 +904,13 @@
|
|
|
903
904
|
<line num="156" count="0" type="stmt"/>
|
|
904
905
|
<line num="209" count="2" type="stmt"/>
|
|
905
906
|
</file>
|
|
906
|
-
<file name="index.js" path="/Users/
|
|
907
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Content/index.js">
|
|
907
908
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
908
909
|
</file>
|
|
909
910
|
</package>
|
|
910
911
|
<package name="react.components.SideNav.Content.SelectRole">
|
|
911
912
|
<metrics statements="63" coveredstatements="13" conditionals="26" coveredconditionals="0" methods="16" coveredmethods="0"/>
|
|
912
|
-
<file name="index.js" path="/Users/
|
|
913
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Content/SelectRole/index.js">
|
|
913
914
|
<metrics statements="20" coveredstatements="2" conditionals="4" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
914
915
|
<line num="13" count="2" type="stmt"/>
|
|
915
916
|
<line num="18" count="0" type="stmt"/>
|
|
@@ -932,7 +933,7 @@
|
|
|
932
933
|
<line num="56" count="0" type="stmt"/>
|
|
933
934
|
<line num="72" count="2" type="stmt"/>
|
|
934
935
|
</file>
|
|
935
|
-
<file name="utils.js" path="/Users/
|
|
936
|
+
<file name="utils.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Content/SelectRole/utils.js">
|
|
936
937
|
<metrics statements="43" coveredstatements="11" conditionals="22" coveredconditionals="0" methods="12" coveredmethods="0"/>
|
|
937
938
|
<line num="6" count="2" type="stmt"/>
|
|
938
939
|
<line num="7" count="0" type="stmt"/>
|
|
@@ -981,13 +982,13 @@
|
|
|
981
982
|
</package>
|
|
982
983
|
<package name="react.components.SideNav.Details">
|
|
983
984
|
<metrics statements="17" coveredstatements="4" conditionals="12" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
984
|
-
<file name="IndividualDetails.jsx" path="/Users/
|
|
985
|
+
<file name="IndividualDetails.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Details/IndividualDetails.jsx">
|
|
985
986
|
<metrics statements="3" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
986
987
|
<line num="4" count="2" type="stmt"/>
|
|
987
988
|
<line num="5" count="0" type="stmt"/>
|
|
988
989
|
<line num="13" count="2" type="stmt"/>
|
|
989
990
|
</file>
|
|
990
|
-
<file name="PracticeDetails.jsx" path="/Users/
|
|
991
|
+
<file name="PracticeDetails.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Details/PracticeDetails.jsx">
|
|
991
992
|
<metrics statements="14" coveredstatements="2" conditionals="12" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
992
993
|
<line num="4" count="2" type="stmt"/>
|
|
993
994
|
<line num="13" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -1004,20 +1005,20 @@
|
|
|
1004
1005
|
<line num="28" count="0" type="stmt"/>
|
|
1005
1006
|
<line num="36" count="2" type="stmt"/>
|
|
1006
1007
|
</file>
|
|
1007
|
-
<file name="index.js" path="/Users/
|
|
1008
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Details/index.js">
|
|
1008
1009
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1009
1010
|
</file>
|
|
1010
1011
|
</package>
|
|
1011
1012
|
<package name="react.components.SideNav.Links">
|
|
1012
1013
|
<metrics statements="122" coveredstatements="19" conditionals="165" coveredconditionals="6" methods="33" coveredmethods="2"/>
|
|
1013
|
-
<file name="CmsSwitchLink.jsx" path="/Users/
|
|
1014
|
+
<file name="CmsSwitchLink.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Links/CmsSwitchLink.jsx">
|
|
1014
1015
|
<metrics statements="4" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
1015
1016
|
<line num="6" count="2" type="stmt"/>
|
|
1016
1017
|
<line num="7" count="0" type="stmt"/>
|
|
1017
1018
|
<line num="11" count="0" type="stmt"/>
|
|
1018
1019
|
<line num="35" count="2" type="stmt"/>
|
|
1019
1020
|
</file>
|
|
1020
|
-
<file name="NavItemInline.jsx" path="/Users/
|
|
1021
|
+
<file name="NavItemInline.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Links/NavItemInline.jsx">
|
|
1021
1022
|
<metrics statements="8" coveredstatements="2" conditionals="14" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
1022
1023
|
<line num="5" count="2" type="stmt"/>
|
|
1023
1024
|
<line num="15" count="0" type="stmt"/>
|
|
@@ -1028,7 +1029,7 @@
|
|
|
1028
1029
|
<line num="22" count="0" type="stmt"/>
|
|
1029
1030
|
<line num="43" count="2" type="stmt"/>
|
|
1030
1031
|
</file>
|
|
1031
|
-
<file name="NavLinkContainer.jsx" path="/Users/
|
|
1032
|
+
<file name="NavLinkContainer.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Links/NavLinkContainer.jsx">
|
|
1032
1033
|
<metrics statements="10" coveredstatements="6" conditionals="6" coveredconditionals="1" methods="4" coveredmethods="1"/>
|
|
1033
1034
|
<line num="4" count="2" type="stmt"/>
|
|
1034
1035
|
<line num="5" count="1" type="stmt"/>
|
|
@@ -1041,7 +1042,7 @@
|
|
|
1041
1042
|
<line num="28" count="2" type="stmt"/>
|
|
1042
1043
|
<line num="33" count="2" type="stmt"/>
|
|
1043
1044
|
</file>
|
|
1044
|
-
<file name="NavLinkDrawer.jsx" path="/Users/
|
|
1045
|
+
<file name="NavLinkDrawer.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Links/NavLinkDrawer.jsx">
|
|
1045
1046
|
<metrics statements="65" coveredstatements="2" conditionals="96" coveredconditionals="0" methods="20" coveredmethods="0"/>
|
|
1046
1047
|
<line num="7" count="2" type="stmt"/>
|
|
1047
1048
|
<line num="29" count="0" type="stmt"/>
|
|
@@ -1109,7 +1110,7 @@
|
|
|
1109
1110
|
<line num="197" count="0" type="stmt"/>
|
|
1110
1111
|
<line num="253" count="2" type="stmt"/>
|
|
1111
1112
|
</file>
|
|
1112
|
-
<file name="NavLinkInline.jsx" path="/Users/
|
|
1113
|
+
<file name="NavLinkInline.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Links/NavLinkInline.jsx">
|
|
1113
1114
|
<metrics statements="30" coveredstatements="2" conditionals="39" coveredconditionals="0" methods="5" coveredmethods="0"/>
|
|
1114
1115
|
<line num="6" count="2" type="stmt"/>
|
|
1115
1116
|
<line num="20" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -1142,7 +1143,7 @@
|
|
|
1142
1143
|
<line num="63" count="0" type="stmt"/>
|
|
1143
1144
|
<line num="97" count="2" type="stmt"/>
|
|
1144
1145
|
</file>
|
|
1145
|
-
<file name="NavLinkToggle.jsx" path="/Users/
|
|
1146
|
+
<file name="NavLinkToggle.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Links/NavLinkToggle.jsx">
|
|
1146
1147
|
<metrics statements="5" coveredstatements="5" conditionals="10" coveredconditionals="5" methods="1" coveredmethods="1"/>
|
|
1147
1148
|
<line num="5" count="2" type="stmt"/>
|
|
1148
1149
|
<line num="6" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -1150,64 +1151,64 @@
|
|
|
1150
1151
|
<line num="9" count="1" type="stmt"/>
|
|
1151
1152
|
<line num="27" count="2" type="stmt"/>
|
|
1152
1153
|
</file>
|
|
1153
|
-
<file name="index.js" path="/Users/
|
|
1154
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Links/index.js">
|
|
1154
1155
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1155
1156
|
</file>
|
|
1156
1157
|
</package>
|
|
1157
1158
|
<package name="react.components.SideNav.UI">
|
|
1158
1159
|
<metrics statements="42" coveredstatements="21" conditionals="40" coveredconditionals="4" methods="14" coveredmethods="5"/>
|
|
1159
|
-
<file name="SideNavUI.jsx" path="/Users/
|
|
1160
|
+
<file name="SideNavUI.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/UI/SideNavUI.jsx">
|
|
1160
1161
|
<metrics statements="42" coveredstatements="21" conditionals="40" coveredconditionals="4" methods="14" coveredmethods="5"/>
|
|
1161
|
-
<line num="
|
|
1162
|
-
<line num="
|
|
1162
|
+
<line num="20" count="2" type="stmt"/>
|
|
1163
|
+
<line num="33" count="1" type="stmt"/>
|
|
1164
|
+
<line num="34" count="1" type="stmt"/>
|
|
1165
|
+
<line num="35" count="1" type="stmt"/>
|
|
1163
1166
|
<line num="37" count="1" type="stmt"/>
|
|
1164
|
-
<line num="
|
|
1165
|
-
<line num="40" count="
|
|
1166
|
-
<line num="
|
|
1167
|
-
<line num="
|
|
1168
|
-
<line num="
|
|
1169
|
-
<line num="
|
|
1170
|
-
<line num="
|
|
1171
|
-
<line num="
|
|
1172
|
-
<line num="
|
|
1173
|
-
<line num="
|
|
1174
|
-
<line num="
|
|
1175
|
-
<line num="
|
|
1176
|
-
<line num="
|
|
1177
|
-
<line num="
|
|
1178
|
-
<line num="81" count="
|
|
1179
|
-
<line num="
|
|
1180
|
-
<line num="84" count="0" type="
|
|
1181
|
-
<line num="85" count="0" type="
|
|
1182
|
-
<line num="
|
|
1183
|
-
<line num="
|
|
1184
|
-
<line num="
|
|
1185
|
-
<line num="92" count="0" type="stmt"/>
|
|
1167
|
+
<line num="39" count="1" type="stmt"/>
|
|
1168
|
+
<line num="40" count="0" type="stmt"/>
|
|
1169
|
+
<line num="41" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1170
|
+
<line num="42" count="0" type="stmt"/>
|
|
1171
|
+
<line num="46" count="1" type="stmt"/>
|
|
1172
|
+
<line num="47" count="0" type="stmt"/>
|
|
1173
|
+
<line num="48" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1174
|
+
<line num="49" count="0" type="stmt"/>
|
|
1175
|
+
<line num="53" count="1" type="stmt"/>
|
|
1176
|
+
<line num="54" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1177
|
+
<line num="57" count="1" type="stmt"/>
|
|
1178
|
+
<line num="58" count="1" type="stmt"/>
|
|
1179
|
+
<line num="78" count="1" type="stmt"/>
|
|
1180
|
+
<line num="80" count="0" type="stmt"/>
|
|
1181
|
+
<line num="81" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1182
|
+
<line num="82" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1183
|
+
<line num="84" count="0" type="stmt"/>
|
|
1184
|
+
<line num="85" count="0" type="stmt"/>
|
|
1185
|
+
<line num="86" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1186
|
+
<line num="89" count="0" type="stmt"/>
|
|
1187
|
+
<line num="90" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1186
1188
|
<line num="93" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1187
|
-
<line num="
|
|
1188
|
-
<line num="
|
|
1189
|
-
<line num="
|
|
1190
|
-
<line num="
|
|
1191
|
-
<line num="
|
|
1192
|
-
<line num="
|
|
1193
|
-
<line num="
|
|
1194
|
-
<line num="
|
|
1189
|
+
<line num="94" count="0" type="stmt"/>
|
|
1190
|
+
<line num="95" count="0" type="stmt"/>
|
|
1191
|
+
<line num="230" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1192
|
+
<line num="231" count="0" type="stmt"/>
|
|
1193
|
+
<line num="243" count="0" type="stmt"/>
|
|
1194
|
+
<line num="247" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1195
|
+
<line num="254" count="1" type="stmt"/>
|
|
1196
|
+
<line num="255" count="1" type="stmt"/>
|
|
1195
1197
|
<line num="258" count="1" type="stmt"/>
|
|
1196
|
-
<line num="
|
|
1198
|
+
<line num="259" count="1" type="stmt"/>
|
|
1197
1199
|
<line num="262" count="1" type="stmt"/>
|
|
1198
|
-
<line num="
|
|
1200
|
+
<line num="263" count="1" type="stmt"/>
|
|
1199
1201
|
<line num="266" count="1" type="stmt"/>
|
|
1200
|
-
<line num="
|
|
1201
|
-
<line num="
|
|
1202
|
-
<line num="312" count="2" type="stmt"/>
|
|
1202
|
+
<line num="285" count="2" type="stmt"/>
|
|
1203
|
+
<line num="307" count="2" type="stmt"/>
|
|
1203
1204
|
</file>
|
|
1204
|
-
<file name="index.js" path="/Users/
|
|
1205
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/UI/index.js">
|
|
1205
1206
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1206
1207
|
</file>
|
|
1207
1208
|
</package>
|
|
1208
1209
|
<package name="react.components.Tooltip">
|
|
1209
1210
|
<metrics statements="37" coveredstatements="37" conditionals="19" coveredconditionals="19" methods="5" coveredmethods="5"/>
|
|
1210
|
-
<file name="Tooltip.jsx" path="/Users/
|
|
1211
|
+
<file name="Tooltip.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Tooltip/Tooltip.jsx">
|
|
1211
1212
|
<metrics statements="16" coveredstatements="16" conditionals="7" coveredconditionals="7" methods="2" coveredmethods="2"/>
|
|
1212
1213
|
<line num="9" count="4" type="stmt"/>
|
|
1213
1214
|
<line num="10" count="4" type="stmt"/>
|
|
@@ -1226,10 +1227,10 @@
|
|
|
1226
1227
|
<line num="76" count="4" type="stmt"/>
|
|
1227
1228
|
<line num="83" count="4" type="stmt"/>
|
|
1228
1229
|
</file>
|
|
1229
|
-
<file name="index.js" path="/Users/
|
|
1230
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Tooltip/index.js">
|
|
1230
1231
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1231
1232
|
</file>
|
|
1232
|
-
<file name="position.js" path="/Users/
|
|
1233
|
+
<file name="position.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Tooltip/position.js">
|
|
1233
1234
|
<metrics statements="21" coveredstatements="21" conditionals="12" coveredconditionals="12" methods="3" coveredmethods="3"/>
|
|
1234
1235
|
<line num="1" count="4" type="stmt"/>
|
|
1235
1236
|
<line num="2" count="4" type="stmt"/>
|
|
@@ -1255,47 +1256,47 @@
|
|
|
1255
1256
|
</file>
|
|
1256
1257
|
</package>
|
|
1257
1258
|
<package name="react.components.hooks">
|
|
1258
|
-
<metrics statements="26" coveredstatements="
|
|
1259
|
-
<file name="useGetConfig.js" path="/Users/
|
|
1260
|
-
<metrics statements="26" coveredstatements="
|
|
1259
|
+
<metrics statements="26" coveredstatements="20" conditionals="20" coveredconditionals="11" methods="7" coveredmethods="5"/>
|
|
1260
|
+
<file name="useGetConfig.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/hooks/useGetConfig.js">
|
|
1261
|
+
<metrics statements="26" coveredstatements="20" conditionals="20" coveredconditionals="11" methods="7" coveredmethods="5"/>
|
|
1261
1262
|
<line num="10" count="3" type="stmt"/>
|
|
1262
|
-
<line num="17" count="
|
|
1263
|
-
<line num="19" count="
|
|
1263
|
+
<line num="17" count="7" type="stmt"/>
|
|
1264
|
+
<line num="19" count="7" type="cond" truecount="3" falsecount="1"/>
|
|
1264
1265
|
<line num="20" count="0" type="stmt"/>
|
|
1265
|
-
<line num="23" count="
|
|
1266
|
-
<line num="24" count="
|
|
1267
|
-
<line num="25" count="
|
|
1268
|
-
<line num="29" count="
|
|
1269
|
-
<line num="31" count="
|
|
1270
|
-
<line num="32" count="
|
|
1271
|
-
<line num="35" count="
|
|
1272
|
-
<line num="36" count="
|
|
1273
|
-
<line num="40" count="
|
|
1266
|
+
<line num="23" count="7" type="stmt"/>
|
|
1267
|
+
<line num="24" count="5" type="stmt"/>
|
|
1268
|
+
<line num="25" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
1269
|
+
<line num="29" count="1" type="stmt"/>
|
|
1270
|
+
<line num="31" count="4" type="stmt"/>
|
|
1271
|
+
<line num="32" count="4" type="stmt"/>
|
|
1272
|
+
<line num="35" count="1" type="stmt"/>
|
|
1273
|
+
<line num="36" count="1" type="stmt"/>
|
|
1274
|
+
<line num="40" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1274
1275
|
<line num="44" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1275
1276
|
<line num="45" count="0" type="stmt"/>
|
|
1276
1277
|
<line num="47" count="0" type="stmt"/>
|
|
1277
1278
|
<line num="50" count="0" type="stmt"/>
|
|
1278
|
-
<line num="52" count="
|
|
1279
|
-
<line num="55" count="
|
|
1280
|
-
<line num="56" count="
|
|
1279
|
+
<line num="52" count="1" type="stmt"/>
|
|
1280
|
+
<line num="55" count="1" type="stmt"/>
|
|
1281
|
+
<line num="56" count="1" type="stmt"/>
|
|
1281
1282
|
<line num="59" count="0" type="stmt"/>
|
|
1282
|
-
<line num="64" count="
|
|
1283
|
+
<line num="64" count="7" type="stmt"/>
|
|
1283
1284
|
<line num="67" count="3" type="stmt"/>
|
|
1284
|
-
<line num="69" count="
|
|
1285
|
-
<line num="70" count="
|
|
1285
|
+
<line num="69" count="3" type="stmt"/>
|
|
1286
|
+
<line num="70" count="3" type="stmt"/>
|
|
1286
1287
|
<line num="72" count="4" type="stmt"/>
|
|
1287
1288
|
</file>
|
|
1288
1289
|
</package>
|
|
1289
1290
|
<package name="react.lib">
|
|
1290
|
-
<metrics statements="
|
|
1291
|
-
<file name="Chevron.jsx" path="/Users/
|
|
1291
|
+
<metrics statements="87" coveredstatements="48" conditionals="0" coveredconditionals="0" methods="42" coveredmethods="3"/>
|
|
1292
|
+
<file name="Chevron.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/lib/Chevron.jsx">
|
|
1292
1293
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
1293
1294
|
<line num="4" count="3" type="stmt"/>
|
|
1294
|
-
<line num="5" count="
|
|
1295
|
+
<line num="5" count="5" type="stmt"/>
|
|
1295
1296
|
<line num="26" count="3" type="stmt"/>
|
|
1296
1297
|
<line num="30" count="3" type="stmt"/>
|
|
1297
1298
|
</file>
|
|
1298
|
-
<file name="SvgComponents.jsx" path="/Users/
|
|
1299
|
+
<file name="SvgComponents.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/lib/SvgComponents.jsx">
|
|
1299
1300
|
<metrics statements="83" coveredstatements="44" conditionals="0" coveredconditionals="0" methods="41" coveredmethods="2"/>
|
|
1300
1301
|
<line num="4" count="4" type="stmt"/>
|
|
1301
1302
|
<line num="5" count="0" type="stmt"/>
|
|
@@ -1381,17 +1382,13 @@
|
|
|
1381
1382
|
<line num="564" count="4" type="stmt"/>
|
|
1382
1383
|
<line num="565" count="0" type="stmt"/>
|
|
1383
1384
|
</file>
|
|
1384
|
-
<file name="svg-definitions.svg" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/lib/svg-definitions.svg">
|
|
1385
|
-
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1386
|
-
<line num="1" count="2" type="stmt"/>
|
|
1387
|
-
</file>
|
|
1388
1385
|
</package>
|
|
1389
1386
|
<package name="react.session">
|
|
1390
1387
|
<metrics statements="48" coveredstatements="37" conditionals="25" coveredconditionals="11" methods="14" coveredmethods="10"/>
|
|
1391
|
-
<file name="index.js" path="/Users/
|
|
1388
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/session/index.js">
|
|
1392
1389
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1393
1390
|
</file>
|
|
1394
|
-
<file name="logout.js" path="/Users/
|
|
1391
|
+
<file name="logout.js" path="/Users/rodrigomunoz/projects/qpp-style/react/session/logout.js">
|
|
1395
1392
|
<metrics statements="26" coveredstatements="16" conditionals="12" coveredconditionals="3" methods="7" coveredmethods="4"/>
|
|
1396
1393
|
<line num="4" count="4" type="stmt"/>
|
|
1397
1394
|
<line num="5" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -1420,7 +1417,7 @@
|
|
|
1420
1417
|
<line num="67" count="0" type="stmt"/>
|
|
1421
1418
|
<line num="70" count="0" type="stmt"/>
|
|
1422
1419
|
</file>
|
|
1423
|
-
<file name="refresh.js" path="/Users/
|
|
1420
|
+
<file name="refresh.js" path="/Users/rodrigomunoz/projects/qpp-style/react/session/refresh.js">
|
|
1424
1421
|
<metrics statements="13" coveredstatements="12" conditionals="7" coveredconditionals="3" methods="4" coveredmethods="3"/>
|
|
1425
1422
|
<line num="13" count="4" type="cond" truecount="0" falsecount="1"/>
|
|
1426
1423
|
<line num="14" count="3" type="stmt"/>
|
|
@@ -1436,7 +1433,7 @@
|
|
|
1436
1433
|
<line num="41" count="3" type="stmt"/>
|
|
1437
1434
|
<line num="44" count="0" type="stmt"/>
|
|
1438
1435
|
</file>
|
|
1439
|
-
<file name="ttl.js" path="/Users/
|
|
1436
|
+
<file name="ttl.js" path="/Users/rodrigomunoz/projects/qpp-style/react/session/ttl.js">
|
|
1440
1437
|
<metrics statements="9" coveredstatements="9" conditionals="6" coveredconditionals="5" methods="3" coveredmethods="3"/>
|
|
1441
1438
|
<line num="3" count="4" type="stmt"/>
|
|
1442
1439
|
<line num="4" count="79" type="stmt"/>
|