qpp-style 9.25.2-beta.0 → 9.26.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/Footer/FooterUI.jsx +2 -3
- package/components/Header/ImpersonatorBanner.jsx +1 -2
- package/components/Infotip/Infotip.jsx +3 -7
- package/components/Infotip/InfotipContent.jsx +46 -0
- package/components/Search/index.js +2 -2
- package/components/SideNav/Links/NavLinkDrawer.jsx +2 -21
- package/components/Tabs/TabPanel.js +2 -38
- package/components/Tabs/Tabs.js +73 -0
- package/components/index.js +3 -5
- package/coverage/clover.xml +266 -256
- package/coverage/coverage-final.json +72 -72
- package/coverage/lcov-report/components/Accordion/index.html +1 -1
- package/coverage/lcov-report/components/Accordion/index.jsx.html +4 -4
- 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 +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 +189 -348
- package/coverage/lcov-report/components/Footer/SocialLinks.jsx.html +11 -11
- package/coverage/lcov-report/components/Footer/Subscribe.jsx.html +11 -11
- package/coverage/lcov-report/components/Footer/index.html +29 -44
- package/coverage/lcov-report/components/{SideNav/UI → GovBanner}/index.html +27 -42
- package/coverage/lcov-report/components/GovBanner/index.js.html +436 -0
- package/coverage/lcov-report/components/{SideNav/Links/NavLinkInline.jsx.html → Header/HeaderAccountMenu.jsx.html} +118 -157
- package/coverage/lcov-report/components/{SideNav/Details/IndividualDetails.jsx.html → Header/HeaderCancel.jsx.html} +18 -24
- package/coverage/lcov-report/components/Header/HeaderContainer.jsx.html +280 -0
- package/coverage/lcov-report/components/Header/HeaderLogo.jsx.html +211 -0
- package/coverage/lcov-report/components/{SideNav/Links/NavItemInline.jsx.html → Header/HeaderMenuButton.js.html} +63 -75
- package/coverage/lcov-report/components/{SideNav/Content/LevelTwoContent.jsx.html → Header/HeaderMenuItem.jsx.html} +305 -236
- 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/{SideNav/Links/NavLinkToggle.jsx.html → Header/HeaderMobileButton.js.html} +54 -45
- package/coverage/lcov-report/components/{Footer/LegacyFooterUI.jsx.html → Header/HeaderUI.jsx.html} +198 -303
- package/coverage/lcov-report/components/Header/HelpIcon.jsx.html +181 -0
- package/coverage/lcov-report/components/Header/ImpersonatorBanner.jsx.html +331 -0
- package/coverage/lcov-report/components/{SideNav/AnimationGroup/AnimationGroup.jsx.html → Header/NavigationButtonIcon.jsx.html} +48 -48
- 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} +28 -40
- package/coverage/lcov-report/components/Infotip/Infotip.jsx.html +5 -5
- package/coverage/lcov-report/components/Infotip/InfotipIcon.jsx.html +5 -5
- 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 +3 -3
- package/coverage/lcov-report/components/Modal/Modal.jsx.html +5 -5
- package/coverage/lcov-report/components/Modal/index.html +1 -1
- package/coverage/lcov-report/components/Modal/index.jsx.html +5 -5
- package/coverage/lcov-report/components/{SideNav/Links/NavLinkContainer.jsx.html → NotificationBanner/CollapsedView.js.html} +61 -58
- package/coverage/lcov-report/components/{SideNav/Details/PracticeDetails.jsx.html → NotificationBanner/ExpandedView.js.html} +64 -64
- package/coverage/lcov-report/components/{SideNav/Details → NotificationBanner}/index.html +46 -46
- package/coverage/lcov-report/components/{SideNav/Content/LevelOneContent.jsx.html → NotificationBanner/index.js.html} +281 -242
- 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 +4 -4
- 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 +30 -30
- package/coverage/lcov-report/components/SideNav/Content/SelectRole/utils.js.html +505 -0
- package/coverage/lcov-report/components/SideNav/helpers.js.html +910 -10
- package/coverage/lcov-report/components/SideNav/index.html +17 -17
- 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 +5 -5
- package/coverage/lcov-report/components/hooks/useGetConfig.js.html +18 -15
- package/coverage/lcov-report/components/index.html +1 -1
- package/coverage/lcov-report/index.html +32 -32
- package/coverage/lcov-report/lib/Chevron.jsx.html +5 -5
- package/coverage/lcov-report/lib/SvgComponents.jsx.html +150 -12
- package/coverage/lcov-report/lib/index.html +15 -30
- 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 +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 +59 -32
- 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 +1 -1
- 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 +40 -16
- package/coverage/lcov-report/react/components/Header/HelpIcon.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/ImpersonatorBanner.jsx.html +1 -1
- 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 +4 -4
- package/coverage/lcov-report/react/components/Header/index.html +25 -25
- 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/{components/SideNav/Links/CmsSwitchLink.jsx.html → react/components/Infotip/InfotipContent.jsx.html} +62 -47
- 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 +1 -1
- 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 +19 -13
- package/coverage/lcov-report/react/components/SideNav/Chart/index.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Chart/index.js.html +2 -2
- 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 +1 -1
- 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 -2
- 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 +23 -8
- package/coverage/lcov-report/react/components/SideNav/index.html +11 -11
- package/coverage/lcov-report/react/components/SideNav/index.js.html +1 -1
- package/coverage/lcov-report/react/components/Tooltip/Tooltip.jsx.html +2 -2
- 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 +63 -18
- package/coverage/lcov-report/react/lib/index.html +15 -15
- 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 +20 -20
- package/coverage/lcov-report/session/index.js.html +1 -1
- package/coverage/lcov-report/session/logout.js.html +24 -15
- package/coverage/lcov-report/session/refresh.js.html +2 -2
- package/coverage/lcov-report/session/ttl.js.html +2 -2
- package/coverage/lcov.info +325 -309
- package/dist/browser.js +1 -1
- package/dist/browser.js.LICENSE.txt +0 -39
- package/dist/browser.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.LICENSE.txt +0 -39
- package/dist/index.js.map +1 -1
- package/dist/react/index.js +1 -1
- package/dist/react/index.js.LICENSE.txt +8 -50
- package/dist/react/index.js.map +1 -1
- package/lib/SvgComponents.jsx +120 -0
- package/package.json +6 -11
- package/styles/qppds/components/_footer.scss +2 -2
- package/test/components/HeaderUI.test.js +1 -1
- package/test/components/Infotip.test.js +17 -11
- package/components/Accordion/Accordion.stories.js +0 -20
- package/components/Alert/Alert.stories.js +0 -61
- package/components/Details/Details.stories.js +0 -63
- package/components/DropdownButton/DropdownButton.stories.js +0 -127
- package/components/Tabs/Tab.js +0 -26
- package/components/Tabs/index.js +0 -100
- package/components/Tooltip/Tooltip.jsx +0 -88
- package/components/Tooltip/Tooltip.stories.js +0 -80
- package/components/Tooltip/index.js +0 -3
- package/components/Tooltip/position.js +0 -68
- package/coverage/lcov-report/components/SideNav/Chart/index.js.html +0 -94
- 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/index.js.html +0 -97
- package/coverage/lcov-report/components/SideNav/Links/NavLinkDrawer.jsx.html +0 -832
- 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/test/components/Tooltip.test.js +0 -147
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="1678142992657" clover="3.2.0">
|
|
3
|
+
<project timestamp="1678142992657" name="All files">
|
|
4
|
+
<metrics statements="1168" coveredstatements="641" conditionals="740" coveredconditionals="187" methods="335" coveredmethods="122" elements="2243" coveredelements="950" complexity="0" loc="1168" ncloc="1168" 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,7 +206,7 @@
|
|
|
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
212
|
<line num="4" count="1" type="stmt"/>
|
|
@@ -215,8 +215,8 @@
|
|
|
215
215
|
</file>
|
|
216
216
|
</package>
|
|
217
217
|
<package name="react.components.Header">
|
|
218
|
-
<metrics statements="
|
|
219
|
-
<file name="HeaderAccountMenu.jsx" path="/Users/
|
|
218
|
+
<metrics statements="203" coveredstatements="119" conditionals="102" coveredconditionals="40" methods="70" coveredmethods="26"/>
|
|
219
|
+
<file name="HeaderAccountMenu.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderAccountMenu.jsx">
|
|
220
220
|
<metrics statements="17" coveredstatements="10" conditionals="16" coveredconditionals="7" methods="3" coveredmethods="1"/>
|
|
221
221
|
<line num="8" count="2" type="stmt"/>
|
|
222
222
|
<line num="9" count="1" type="stmt"/>
|
|
@@ -236,24 +236,27 @@
|
|
|
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/
|
|
246
|
-
<metrics statements="
|
|
245
|
+
<file name="HeaderContainer.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderContainer.jsx">
|
|
246
|
+
<metrics statements="11" coveredstatements="7" conditionals="12" coveredconditionals="7" methods="4" coveredmethods="1"/>
|
|
247
247
|
<line num="14" count="0" type="stmt"/>
|
|
248
248
|
<line num="15" count="0" type="stmt"/>
|
|
249
249
|
<line num="18" count="2" type="stmt"/>
|
|
250
250
|
<line num="25" count="1" type="stmt"/>
|
|
251
|
-
<line num="
|
|
252
|
-
<line num="
|
|
253
|
-
<line num="
|
|
254
|
-
<line num="
|
|
251
|
+
<line num="26" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
252
|
+
<line num="28" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
253
|
+
<line num="32" count="1" type="stmt"/>
|
|
254
|
+
<line num="36" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
255
|
+
<line num="44" count="0" type="stmt"/>
|
|
256
|
+
<line num="60" count="2" type="stmt"/>
|
|
257
|
+
<line num="67" count="2" type="stmt"/>
|
|
255
258
|
</file>
|
|
256
|
-
<file name="HeaderLogo.jsx" path="/Users/
|
|
259
|
+
<file name="HeaderLogo.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderLogo.jsx">
|
|
257
260
|
<metrics statements="5" coveredstatements="4" conditionals="2" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
258
261
|
<line num="5" count="2" type="stmt"/>
|
|
259
262
|
<line num="6" count="1" type="stmt"/>
|
|
@@ -261,7 +264,7 @@
|
|
|
261
264
|
<line num="8" count="0" type="stmt"/>
|
|
262
265
|
<line num="25" count="1" type="stmt"/>
|
|
263
266
|
</file>
|
|
264
|
-
<file name="HeaderMenuButton.js" path="/Users/
|
|
267
|
+
<file name="HeaderMenuButton.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderMenuButton.js">
|
|
265
268
|
<metrics statements="9" coveredstatements="2" conditionals="2" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
266
269
|
<line num="8" count="2" type="stmt"/>
|
|
267
270
|
<line num="9" count="0" type="stmt"/>
|
|
@@ -273,7 +276,7 @@
|
|
|
273
276
|
<line num="36" count="0" type="stmt"/>
|
|
274
277
|
<line num="45" count="2" type="stmt"/>
|
|
275
278
|
</file>
|
|
276
|
-
<file name="HeaderMenuItem.jsx" path="/Users/
|
|
279
|
+
<file name="HeaderMenuItem.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderMenuItem.jsx">
|
|
277
280
|
<metrics statements="44" coveredstatements="25" conditionals="36" coveredconditionals="10" methods="13" coveredmethods="5"/>
|
|
278
281
|
<line num="11" count="2" type="stmt"/>
|
|
279
282
|
<line num="18" count="2" type="stmt"/>
|
|
@@ -320,7 +323,7 @@
|
|
|
320
323
|
<line num="222" count="2" type="stmt"/>
|
|
321
324
|
<line num="232" count="2" type="stmt"/>
|
|
322
325
|
</file>
|
|
323
|
-
<file name="HeaderMenuLink.js" path="/Users/
|
|
326
|
+
<file name="HeaderMenuLink.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderMenuLink.js">
|
|
324
327
|
<metrics statements="13" coveredstatements="3" conditionals="8" coveredconditionals="0" methods="5" coveredmethods="0"/>
|
|
325
328
|
<line num="8" count="2" type="stmt"/>
|
|
326
329
|
<line num="10" count="2" type="stmt"/>
|
|
@@ -336,7 +339,7 @@
|
|
|
336
339
|
<line num="43" count="0" type="stmt"/>
|
|
337
340
|
<line num="51" count="2" type="stmt"/>
|
|
338
341
|
</file>
|
|
339
|
-
<file name="HeaderMenuSignOutButton.js" path="/Users/
|
|
342
|
+
<file name="HeaderMenuSignOutButton.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderMenuSignOutButton.js">
|
|
340
343
|
<metrics statements="15" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="7" coveredmethods="0"/>
|
|
341
344
|
<line num="8" count="2" type="stmt"/>
|
|
342
345
|
<line num="9" count="0" type="stmt"/>
|
|
@@ -354,57 +357,61 @@
|
|
|
354
357
|
<line num="48" count="0" type="stmt"/>
|
|
355
358
|
<line num="58" count="2" type="stmt"/>
|
|
356
359
|
</file>
|
|
357
|
-
<file name="HeaderMobileButton.js" path="/Users/
|
|
360
|
+
<file name="HeaderMobileButton.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderMobileButton.js">
|
|
358
361
|
<metrics statements="3" coveredstatements="3" conditionals="6" coveredconditionals="4" methods="1" coveredmethods="1"/>
|
|
359
362
|
<line num="5" count="2" type="stmt"/>
|
|
360
363
|
<line num="6" count="1" type="stmt"/>
|
|
361
364
|
<line num="32" count="2" type="stmt"/>
|
|
362
365
|
</file>
|
|
363
|
-
<file name="HeaderUI.jsx" path="/Users/
|
|
364
|
-
<metrics statements="
|
|
365
|
-
<line num="
|
|
366
|
-
<line num="23" count="3" type="stmt"/>
|
|
366
|
+
<file name="HeaderUI.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderUI.jsx">
|
|
367
|
+
<metrics statements="40" coveredstatements="31" conditionals="10" coveredconditionals="6" methods="16" coveredmethods="9"/>
|
|
368
|
+
<line num="14" count="2" type="stmt"/>
|
|
367
369
|
<line num="24" count="3" type="stmt"/>
|
|
368
|
-
<line num="
|
|
369
|
-
<line num="
|
|
370
|
-
<line num="
|
|
371
|
-
<line num="32" count="
|
|
370
|
+
<line num="25" count="3" type="stmt"/>
|
|
371
|
+
<line num="27" count="3" type="stmt"/>
|
|
372
|
+
<line num="29" count="3" type="stmt"/>
|
|
373
|
+
<line num="32" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
372
374
|
<line num="33" count="0" type="stmt"/>
|
|
373
|
-
<line num="
|
|
374
|
-
<line num="
|
|
375
|
-
<line num="
|
|
376
|
-
<line num="46" count="
|
|
375
|
+
<line num="34" count="0" type="stmt"/>
|
|
376
|
+
<line num="37" count="0" type="stmt"/>
|
|
377
|
+
<line num="41" count="1" type="stmt"/>
|
|
378
|
+
<line num="46" count="3" type="stmt"/>
|
|
377
379
|
<line num="47" count="2" type="stmt"/>
|
|
378
|
-
<line num="
|
|
379
|
-
<line num="51" count="
|
|
380
|
-
<line num="52" count="
|
|
381
|
-
<line num="53" count="
|
|
382
|
-
<line num="
|
|
383
|
-
<line num="
|
|
384
|
-
<line num="
|
|
385
|
-
<line num="
|
|
386
|
-
<line num="
|
|
387
|
-
<line num="
|
|
388
|
-
<line num="
|
|
389
|
-
<line num="
|
|
390
|
-
<line num="
|
|
380
|
+
<line num="48" count="2" type="stmt"/>
|
|
381
|
+
<line num="51" count="2" type="stmt"/>
|
|
382
|
+
<line num="52" count="2" type="stmt"/>
|
|
383
|
+
<line num="53" count="1" type="stmt"/>
|
|
384
|
+
<line num="55" count="0" type="stmt"/>
|
|
385
|
+
<line num="57" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
386
|
+
<line num="59" count="2" type="stmt"/>
|
|
387
|
+
<line num="60" count="2" type="stmt"/>
|
|
388
|
+
<line num="61" count="2" type="stmt"/>
|
|
389
|
+
<line num="65" count="3" type="stmt"/>
|
|
390
|
+
<line num="67" count="3" type="stmt"/>
|
|
391
|
+
<line num="68" count="0" type="stmt"/>
|
|
392
|
+
<line num="77" count="3" type="stmt"/>
|
|
393
|
+
<line num="78" count="0" type="stmt"/>
|
|
394
|
+
<line num="91" count="3" type="stmt"/>
|
|
395
|
+
<line num="92" count="1" type="stmt"/>
|
|
391
396
|
<line num="100" count="0" type="stmt"/>
|
|
397
|
+
<line num="106" count="1" type="stmt"/>
|
|
392
398
|
<line num="108" count="0" type="stmt"/>
|
|
393
|
-
<line num="
|
|
394
|
-
<line num="
|
|
395
|
-
<line num="
|
|
396
|
-
<line num="
|
|
397
|
-
<line num="
|
|
398
|
-
<line num="
|
|
399
|
-
<line num="
|
|
400
|
-
<line num="
|
|
401
|
-
|
|
402
|
-
|
|
399
|
+
<line num="116" count="0" type="stmt"/>
|
|
400
|
+
<line num="126" count="3" type="stmt"/>
|
|
401
|
+
<line num="127" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
402
|
+
<line num="128" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
403
|
+
<line num="129" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
404
|
+
<line num="130" count="2" type="stmt"/>
|
|
405
|
+
<line num="133" count="3" type="stmt"/>
|
|
406
|
+
<line num="140" count="2" type="stmt"/>
|
|
407
|
+
<line num="153" count="2" type="stmt"/>
|
|
408
|
+
</file>
|
|
409
|
+
<file name="HelpIcon.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HelpIcon.jsx">
|
|
403
410
|
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
404
411
|
<line num="3" count="2" type="stmt"/>
|
|
405
412
|
<line num="4" count="1" type="stmt"/>
|
|
406
413
|
</file>
|
|
407
|
-
<file name="ImpersonatorBanner.jsx" path="/Users/
|
|
414
|
+
<file name="ImpersonatorBanner.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/ImpersonatorBanner.jsx">
|
|
408
415
|
<metrics statements="13" coveredstatements="6" conditionals="6" coveredconditionals="4" methods="4" coveredmethods="1"/>
|
|
409
416
|
<line num="14" count="2" type="stmt"/>
|
|
410
417
|
<line num="15" count="0" type="stmt"/>
|
|
@@ -420,16 +427,16 @@
|
|
|
420
427
|
<line num="55" count="0" type="stmt"/>
|
|
421
428
|
<line num="65" count="1" type="stmt"/>
|
|
422
429
|
</file>
|
|
423
|
-
<file name="NavigationButtonIcon.jsx" path="/Users/
|
|
430
|
+
<file name="NavigationButtonIcon.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/NavigationButtonIcon.jsx">
|
|
424
431
|
<metrics statements="2" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
425
432
|
<line num="3" count="2" type="stmt"/>
|
|
426
433
|
<line num="4" count="0" type="stmt"/>
|
|
427
434
|
</file>
|
|
428
|
-
<file name="header.js" path="/Users/
|
|
435
|
+
<file name="header.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/header.js">
|
|
429
436
|
<metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
430
437
|
<line num="20" count="0" type="stmt"/>
|
|
431
438
|
</file>
|
|
432
|
-
<file name="hooks.js" path="/Users/
|
|
439
|
+
<file name="hooks.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/hooks.js">
|
|
433
440
|
<metrics statements="23" coveredstatements="19" conditionals="4" coveredconditionals="1" methods="8" coveredmethods="6"/>
|
|
434
441
|
<line num="5" count="2" type="stmt"/>
|
|
435
442
|
<line num="6" count="2" type="stmt"/>
|
|
@@ -450,12 +457,12 @@
|
|
|
450
457
|
<line num="50" count="2" type="stmt"/>
|
|
451
458
|
<line num="56" count="2" type="stmt"/>
|
|
452
459
|
<line num="60" count="2" type="stmt"/>
|
|
453
|
-
<line num="61" count="
|
|
454
|
-
<line num="62" count="
|
|
460
|
+
<line num="61" count="5" type="stmt"/>
|
|
461
|
+
<line num="62" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
455
462
|
<line num="63" count="0" type="stmt"/>
|
|
456
|
-
<line num="65" count="
|
|
463
|
+
<line num="65" count="5" type="stmt"/>
|
|
457
464
|
</file>
|
|
458
|
-
<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">
|
|
459
466
|
<metrics statements="2" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
460
467
|
<line num="1" count="2" type="stmt"/>
|
|
461
468
|
<line num="2" count="0" type="stmt"/>
|
|
@@ -463,7 +470,7 @@
|
|
|
463
470
|
</package>
|
|
464
471
|
<package name="react.components.Infotip">
|
|
465
472
|
<metrics statements="17" coveredstatements="17" conditionals="8" coveredconditionals="8" methods="4" coveredmethods="4"/>
|
|
466
|
-
<file name="Infotip.jsx" path="/Users/
|
|
473
|
+
<file name="Infotip.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Infotip/Infotip.jsx">
|
|
467
474
|
<metrics statements="13" coveredstatements="13" conditionals="2" coveredconditionals="2" methods="3" coveredmethods="3"/>
|
|
468
475
|
<line num="6" count="3" type="stmt"/>
|
|
469
476
|
<line num="8" count="3" type="stmt"/>
|
|
@@ -479,20 +486,20 @@
|
|
|
479
486
|
<line num="62" count="3" type="stmt"/>
|
|
480
487
|
<line num="69" count="3" type="stmt"/>
|
|
481
488
|
</file>
|
|
482
|
-
<file name="InfotipIcon.jsx" path="/Users/
|
|
489
|
+
<file name="InfotipIcon.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Infotip/InfotipIcon.jsx">
|
|
483
490
|
<metrics statements="4" coveredstatements="4" conditionals="6" coveredconditionals="6" methods="1" coveredmethods="1"/>
|
|
484
491
|
<line num="4" count="3" type="stmt"/>
|
|
485
492
|
<line num="5" count="7" type="stmt"/>
|
|
486
493
|
<line num="35" count="3" type="stmt"/>
|
|
487
494
|
<line num="39" count="3" type="stmt"/>
|
|
488
495
|
</file>
|
|
489
|
-
<file name="index.js" path="/Users/
|
|
496
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Infotip/index.js">
|
|
490
497
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
491
498
|
</file>
|
|
492
499
|
</package>
|
|
493
500
|
<package name="react.components.Modal">
|
|
494
501
|
<metrics statements="33" coveredstatements="21" conditionals="23" coveredconditionals="13" methods="11" coveredmethods="4"/>
|
|
495
|
-
<file name="LegacyModal.jsx" path="/Users/
|
|
502
|
+
<file name="LegacyModal.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Modal/LegacyModal.jsx">
|
|
496
503
|
<metrics statements="12" coveredstatements="2" conditionals="2" coveredconditionals="0" methods="6" coveredmethods="0"/>
|
|
497
504
|
<line num="10" count="0" type="stmt"/>
|
|
498
505
|
<line num="12" count="0" type="stmt"/>
|
|
@@ -507,7 +514,7 @@
|
|
|
507
514
|
<line num="64" count="0" type="stmt"/>
|
|
508
515
|
<line num="67" count="3" type="stmt"/>
|
|
509
516
|
</file>
|
|
510
|
-
<file name="Modal.jsx" path="/Users/
|
|
517
|
+
<file name="Modal.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Modal/Modal.jsx">
|
|
511
518
|
<metrics statements="14" coveredstatements="13" conditionals="19" coveredconditionals="12" methods="4" coveredmethods="3"/>
|
|
512
519
|
<line num="7" count="3" type="stmt"/>
|
|
513
520
|
<line num="17" count="44" type="stmt"/>
|
|
@@ -524,7 +531,7 @@
|
|
|
524
531
|
<line num="111" count="3" type="stmt"/>
|
|
525
532
|
<line num="131" count="3" type="stmt"/>
|
|
526
533
|
</file>
|
|
527
|
-
<file name="index.jsx" path="/Users/
|
|
534
|
+
<file name="index.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Modal/index.jsx">
|
|
528
535
|
<metrics statements="7" coveredstatements="6" conditionals="2" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
529
536
|
<line num="7" count="3" type="stmt"/>
|
|
530
537
|
<line num="8" count="44" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -537,20 +544,20 @@
|
|
|
537
544
|
</package>
|
|
538
545
|
<package name="react.components.NotificationBanner">
|
|
539
546
|
<metrics statements="67" coveredstatements="41" conditionals="33" coveredconditionals="9" methods="16" coveredmethods="8"/>
|
|
540
|
-
<file name="CollapsedView.js" path="/Users/
|
|
547
|
+
<file name="CollapsedView.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/NotificationBanner/CollapsedView.js">
|
|
541
548
|
<metrics statements="4" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
542
549
|
<line num="5" count="2" type="stmt"/>
|
|
543
550
|
<line num="10" count="0" type="stmt"/>
|
|
544
551
|
<line num="32" count="2" type="stmt"/>
|
|
545
552
|
<line num="34" count="2" type="stmt"/>
|
|
546
553
|
</file>
|
|
547
|
-
<file name="ExpandedView.js" path="/Users/
|
|
554
|
+
<file name="ExpandedView.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/NotificationBanner/ExpandedView.js">
|
|
548
555
|
<metrics statements="3" coveredstatements="2" conditionals="5" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
549
556
|
<line num="6" count="2" type="stmt"/>
|
|
550
557
|
<line num="13" count="0" type="stmt"/>
|
|
551
558
|
<line num="37" count="2" type="stmt"/>
|
|
552
559
|
</file>
|
|
553
|
-
<file name="index.js" path="/Users/
|
|
560
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/NotificationBanner/index.js">
|
|
554
561
|
<metrics statements="60" coveredstatements="36" conditionals="28" coveredconditionals="9" methods="14" coveredmethods="8"/>
|
|
555
562
|
<line num="9" count="1" type="stmt"/>
|
|
556
563
|
<line num="10" count="0" type="stmt"/>
|
|
@@ -616,7 +623,7 @@
|
|
|
616
623
|
</package>
|
|
617
624
|
<package name="react.components.SanitizedContent">
|
|
618
625
|
<metrics statements="9" coveredstatements="4" conditionals="6" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
619
|
-
<file name="index.jsx" path="/Users/
|
|
626
|
+
<file name="index.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SanitizedContent/index.jsx">
|
|
620
627
|
<metrics statements="9" coveredstatements="4" conditionals="6" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
621
628
|
<line num="6" count="4" type="stmt"/>
|
|
622
629
|
<line num="92" count="4" type="stmt"/>
|
|
@@ -631,16 +638,15 @@
|
|
|
631
638
|
</package>
|
|
632
639
|
<package name="react.components.SessionDialog">
|
|
633
640
|
<metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
634
|
-
<file name="sessionDialog.js" path="/Users/
|
|
641
|
+
<file name="sessionDialog.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SessionDialog/sessionDialog.js">
|
|
635
642
|
<metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
636
643
|
<line num="17" count="0" type="stmt"/>
|
|
637
644
|
</file>
|
|
638
645
|
</package>
|
|
639
646
|
<package name="react.components.SideNav">
|
|
640
|
-
<metrics statements="
|
|
641
|
-
<file name="helpers.js" path="/Users/
|
|
642
|
-
<metrics statements="
|
|
643
|
-
<line num="21" count="3" type="stmt"/>
|
|
647
|
+
<metrics statements="84" coveredstatements="56" conditionals="32" coveredconditionals="10" methods="18" coveredmethods="8"/>
|
|
648
|
+
<file name="helpers.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/helpers.js">
|
|
649
|
+
<metrics statements="80" coveredstatements="55" conditionals="31" coveredconditionals="10" methods="17" coveredmethods="8"/>
|
|
644
650
|
<line num="22" count="3" type="stmt"/>
|
|
645
651
|
<line num="23" count="3" type="stmt"/>
|
|
646
652
|
<line num="24" count="3" type="stmt"/>
|
|
@@ -649,78 +655,80 @@
|
|
|
649
655
|
<line num="27" count="3" type="stmt"/>
|
|
650
656
|
<line num="28" count="3" type="stmt"/>
|
|
651
657
|
<line num="29" count="3" type="stmt"/>
|
|
658
|
+
<line num="30" count="3" type="stmt"/>
|
|
652
659
|
<line num="31" count="3" type="stmt"/>
|
|
653
|
-
<line num="
|
|
654
|
-
<line num="
|
|
660
|
+
<line num="33" count="3" type="stmt"/>
|
|
661
|
+
<line num="34" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
655
662
|
<line num="35" count="0" type="stmt"/>
|
|
656
|
-
<line num="
|
|
657
|
-
<line num="
|
|
658
|
-
<line num="
|
|
659
|
-
<line num="
|
|
660
|
-
<line num="
|
|
661
|
-
<line num="46" count="0" type="stmt"/>
|
|
663
|
+
<line num="37" count="0" type="stmt"/>
|
|
664
|
+
<line num="41" count="3" type="stmt"/>
|
|
665
|
+
<line num="42" count="0" type="stmt"/>
|
|
666
|
+
<line num="45" count="3" type="stmt"/>
|
|
667
|
+
<line num="46" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
662
668
|
<line num="47" count="0" type="stmt"/>
|
|
663
669
|
<line num="48" count="0" type="stmt"/>
|
|
670
|
+
<line num="49" count="0" type="stmt"/>
|
|
664
671
|
<line num="50" count="0" type="stmt"/>
|
|
665
|
-
<line num="
|
|
666
|
-
<line num="
|
|
667
|
-
<line num="
|
|
668
|
-
<line num="
|
|
669
|
-
<line num="96" count="
|
|
670
|
-
<line num="
|
|
671
|
-
<line num="
|
|
672
|
-
<line num="
|
|
673
|
-
<line num="
|
|
674
|
-
<line num="
|
|
675
|
-
<line num="
|
|
676
|
-
<line num="
|
|
677
|
-
<line num="
|
|
678
|
-
<line num="
|
|
679
|
-
<line num="
|
|
680
|
-
<line num="147" count="1" type="
|
|
681
|
-
<line num="
|
|
682
|
-
<line num="
|
|
683
|
-
<line num="
|
|
684
|
-
<line num="
|
|
685
|
-
<line num="
|
|
686
|
-
<line num="
|
|
687
|
-
<line num="
|
|
688
|
-
<line num="
|
|
689
|
-
<line num="
|
|
690
|
-
<line num="
|
|
691
|
-
<line num="
|
|
692
|
-
<line num="
|
|
693
|
-
<line num="179" count="
|
|
694
|
-
<line num="
|
|
695
|
-
<line num="
|
|
696
|
-
<line num="
|
|
697
|
-
<line num="
|
|
698
|
-
<line num="
|
|
699
|
-
<line num="193" count="
|
|
700
|
-
<line num="
|
|
701
|
-
<line num="
|
|
702
|
-
<line num="
|
|
703
|
-
<line num="
|
|
704
|
-
<line num="
|
|
705
|
-
<line num="
|
|
706
|
-
<line num="
|
|
707
|
-
<line num="
|
|
708
|
-
<line num="
|
|
709
|
-
<line num="
|
|
710
|
-
<line num="
|
|
711
|
-
<line num="
|
|
712
|
-
<line num="
|
|
713
|
-
<line num="279" count="
|
|
714
|
-
<line num="
|
|
715
|
-
<line num="
|
|
716
|
-
<line num="
|
|
717
|
-
<line num="
|
|
718
|
-
<line num="
|
|
719
|
-
<line num="
|
|
720
|
-
<line num="
|
|
721
|
-
<line num="
|
|
722
|
-
|
|
723
|
-
|
|
672
|
+
<line num="52" count="0" type="stmt"/>
|
|
673
|
+
<line num="67" count="3" type="stmt"/>
|
|
674
|
+
<line num="68" count="0" type="stmt"/>
|
|
675
|
+
<line num="95" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
676
|
+
<line num="96" count="0" type="stmt"/>
|
|
677
|
+
<line num="99" count="3" type="stmt"/>
|
|
678
|
+
<line num="111" count="3" type="stmt"/>
|
|
679
|
+
<line num="116" count="3" type="stmt"/>
|
|
680
|
+
<line num="117" count="1" type="stmt"/>
|
|
681
|
+
<line num="118" count="1" type="stmt"/>
|
|
682
|
+
<line num="122" count="1" type="stmt"/>
|
|
683
|
+
<line num="134" count="1" type="stmt"/>
|
|
684
|
+
<line num="144" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
685
|
+
<line num="145" count="1" type="stmt"/>
|
|
686
|
+
<line num="146" count="1" type="stmt"/>
|
|
687
|
+
<line num="147" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
688
|
+
<line num="150" count="1" type="stmt"/>
|
|
689
|
+
<line num="151" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
690
|
+
<line num="152" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
691
|
+
<line num="154" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
692
|
+
<line num="162" count="3" type="stmt"/>
|
|
693
|
+
<line num="163" count="1" type="stmt"/>
|
|
694
|
+
<line num="164" count="1" type="stmt"/>
|
|
695
|
+
<line num="174" count="3" type="stmt"/>
|
|
696
|
+
<line num="175" count="1" type="stmt"/>
|
|
697
|
+
<line num="176" count="1" type="stmt"/>
|
|
698
|
+
<line num="177" count="1" type="stmt"/>
|
|
699
|
+
<line num="178" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
700
|
+
<line num="179" count="0" type="stmt"/>
|
|
701
|
+
<line num="182" count="1" type="stmt"/>
|
|
702
|
+
<line num="183" count="0" type="stmt"/>
|
|
703
|
+
<line num="189" count="1" type="stmt"/>
|
|
704
|
+
<line num="190" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
705
|
+
<line num="191" count="0" type="stmt"/>
|
|
706
|
+
<line num="193" count="0" type="stmt"/>
|
|
707
|
+
<line num="196" count="1" type="stmt"/>
|
|
708
|
+
<line num="204" count="3" type="stmt"/>
|
|
709
|
+
<line num="212" count="1" type="stmt"/>
|
|
710
|
+
<line num="213" count="1" type="stmt"/>
|
|
711
|
+
<line num="226" count="3" type="stmt"/>
|
|
712
|
+
<line num="259" count="3" type="stmt"/>
|
|
713
|
+
<line num="260" count="0" type="stmt"/>
|
|
714
|
+
<line num="272" count="3" type="stmt"/>
|
|
715
|
+
<line num="273" count="1" type="stmt"/>
|
|
716
|
+
<line num="274" count="1" type="stmt"/>
|
|
717
|
+
<line num="275" count="1" type="stmt"/>
|
|
718
|
+
<line num="276" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
719
|
+
<line num="278" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
720
|
+
<line num="279" count="0" type="stmt"/>
|
|
721
|
+
<line num="282" count="1" type="stmt"/>
|
|
722
|
+
<line num="290" count="3" type="stmt"/>
|
|
723
|
+
<line num="291" count="1" type="stmt"/>
|
|
724
|
+
<line num="312" count="0" type="stmt"/>
|
|
725
|
+
<line num="325" count="3" type="stmt"/>
|
|
726
|
+
<line num="326" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
727
|
+
<line num="327" count="0" type="stmt"/>
|
|
728
|
+
<line num="328" count="0" type="stmt"/>
|
|
729
|
+
<line num="331" count="3" type="stmt"/>
|
|
730
|
+
</file>
|
|
731
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/index.js">
|
|
724
732
|
<metrics statements="4" coveredstatements="1" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
725
733
|
<line num="5" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
726
734
|
<line num="25" count="0" type="stmt"/>
|
|
@@ -730,7 +738,7 @@
|
|
|
730
738
|
</package>
|
|
731
739
|
<package name="react.components.SideNav.AnimationGroup">
|
|
732
740
|
<metrics statements="5" coveredstatements="5" conditionals="6" coveredconditionals="4" methods="2" coveredmethods="2"/>
|
|
733
|
-
<file name="AnimationGroup.jsx" path="/Users/
|
|
741
|
+
<file name="AnimationGroup.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/AnimationGroup/AnimationGroup.jsx">
|
|
734
742
|
<metrics statements="5" coveredstatements="5" conditionals="6" coveredconditionals="4" methods="2" coveredmethods="2"/>
|
|
735
743
|
<line num="4" count="2" type="stmt"/>
|
|
736
744
|
<line num="5" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -741,7 +749,7 @@
|
|
|
741
749
|
</package>
|
|
742
750
|
<package name="react.components.SideNav.Chart">
|
|
743
751
|
<metrics statements="86" coveredstatements="59" conditionals="36" coveredconditionals="17" methods="22" coveredmethods="13"/>
|
|
744
|
-
<file name="ScoreChart.jsx" path="/Users/
|
|
752
|
+
<file name="ScoreChart.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Chart/ScoreChart.jsx">
|
|
745
753
|
<metrics statements="86" coveredstatements="59" conditionals="36" coveredconditionals="17" methods="22" coveredmethods="13"/>
|
|
746
754
|
<line num="6" count="3" type="stmt"/>
|
|
747
755
|
<line num="7" count="3" type="stmt"/>
|
|
@@ -805,38 +813,38 @@
|
|
|
805
813
|
<line num="149" count="0" type="stmt"/>
|
|
806
814
|
<line num="153" count="1" type="stmt"/>
|
|
807
815
|
<line num="154" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
808
|
-
<line num="155" count="3" type="stmt"/>
|
|
809
816
|
<line num="156" count="3" type="stmt"/>
|
|
810
|
-
<line num="
|
|
811
|
-
<line num="
|
|
812
|
-
<line num="
|
|
813
|
-
<line num="
|
|
814
|
-
<line num="
|
|
815
|
-
<line num="
|
|
816
|
-
<line num="
|
|
817
|
-
<line num="
|
|
818
|
-
<line num="
|
|
819
|
-
<line num="
|
|
820
|
-
<line num="
|
|
821
|
-
<line num="207" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
817
|
+
<line num="157" count="3" type="stmt"/>
|
|
818
|
+
<line num="161" count="1" type="stmt"/>
|
|
819
|
+
<line num="167" count="0" type="stmt"/>
|
|
820
|
+
<line num="168" count="0" type="stmt"/>
|
|
821
|
+
<line num="174" count="0" type="stmt"/>
|
|
822
|
+
<line num="180" count="0" type="stmt"/>
|
|
823
|
+
<line num="184" count="1" type="stmt"/>
|
|
824
|
+
<line num="190" count="1" type="stmt"/>
|
|
825
|
+
<line num="197" count="1" type="stmt"/>
|
|
826
|
+
<line num="204" count="1" type="stmt"/>
|
|
827
|
+
<line num="205" count="0" type="stmt"/>
|
|
822
828
|
<line num="208" count="1" type="stmt"/>
|
|
823
|
-
<line num="209" count="1" type="
|
|
824
|
-
<line num="
|
|
825
|
-
<line num="
|
|
826
|
-
<line num="
|
|
827
|
-
<line num="
|
|
829
|
+
<line num="209" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
830
|
+
<line num="210" count="1" type="stmt"/>
|
|
831
|
+
<line num="211" count="1" type="stmt"/>
|
|
832
|
+
<line num="215" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
833
|
+
<line num="216" count="0" type="stmt"/>
|
|
834
|
+
<line num="228" count="0" type="stmt"/>
|
|
828
835
|
<line num="229" count="0" type="stmt"/>
|
|
829
|
-
<line num="
|
|
830
|
-
<line num="
|
|
831
|
-
<line num="
|
|
836
|
+
<line num="231" count="0" type="stmt"/>
|
|
837
|
+
<line num="242" count="1" type="stmt"/>
|
|
838
|
+
<line num="252" count="1" type="stmt"/>
|
|
839
|
+
<line num="264" count="3" type="stmt"/>
|
|
832
840
|
</file>
|
|
833
|
-
<file name="index.js" path="/Users/
|
|
841
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Chart/index.js">
|
|
834
842
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
835
843
|
</file>
|
|
836
844
|
</package>
|
|
837
845
|
<package name="react.components.SideNav.Content">
|
|
838
846
|
<metrics statements="68" coveredstatements="23" conditionals="108" coveredconditionals="5" methods="7" coveredmethods="1"/>
|
|
839
|
-
<file name="LevelOneContent.jsx" path="/Users/
|
|
847
|
+
<file name="LevelOneContent.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Content/LevelOneContent.jsx">
|
|
840
848
|
<metrics statements="51" coveredstatements="20" conditionals="52" coveredconditionals="5" methods="6" coveredmethods="1"/>
|
|
841
849
|
<line num="20" count="2" type="stmt"/>
|
|
842
850
|
<line num="25" count="1" type="stmt"/>
|
|
@@ -890,7 +898,7 @@
|
|
|
890
898
|
<line num="169" count="1" type="stmt"/>
|
|
891
899
|
<line num="187" count="2" type="stmt"/>
|
|
892
900
|
</file>
|
|
893
|
-
<file name="LevelTwoContent.jsx" path="/Users/
|
|
901
|
+
<file name="LevelTwoContent.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Content/LevelTwoContent.jsx">
|
|
894
902
|
<metrics statements="17" coveredstatements="3" conditionals="56" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
895
903
|
<line num="27" count="2" type="stmt"/>
|
|
896
904
|
<line num="29" count="2" type="stmt"/>
|
|
@@ -910,13 +918,13 @@
|
|
|
910
918
|
<line num="156" count="0" type="stmt"/>
|
|
911
919
|
<line num="209" count="2" type="stmt"/>
|
|
912
920
|
</file>
|
|
913
|
-
<file name="index.js" path="/Users/
|
|
921
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Content/index.js">
|
|
914
922
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
915
923
|
</file>
|
|
916
924
|
</package>
|
|
917
925
|
<package name="react.components.SideNav.Content.SelectRole">
|
|
918
926
|
<metrics statements="65" coveredstatements="14" conditionals="24" coveredconditionals="0" methods="16" coveredmethods="0"/>
|
|
919
|
-
<file name="index.js" path="/Users/
|
|
927
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Content/SelectRole/index.js">
|
|
920
928
|
<metrics statements="20" coveredstatements="2" conditionals="4" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
921
929
|
<line num="13" count="2" type="stmt"/>
|
|
922
930
|
<line num="18" count="0" type="stmt"/>
|
|
@@ -939,7 +947,7 @@
|
|
|
939
947
|
<line num="56" count="0" type="stmt"/>
|
|
940
948
|
<line num="72" count="2" type="stmt"/>
|
|
941
949
|
</file>
|
|
942
|
-
<file name="utils.js" path="/Users/
|
|
950
|
+
<file name="utils.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Content/SelectRole/utils.js">
|
|
943
951
|
<metrics statements="45" coveredstatements="12" conditionals="20" coveredconditionals="0" methods="12" coveredmethods="0"/>
|
|
944
952
|
<line num="6" count="3" type="stmt"/>
|
|
945
953
|
<line num="7" count="0" type="stmt"/>
|
|
@@ -990,13 +998,13 @@
|
|
|
990
998
|
</package>
|
|
991
999
|
<package name="react.components.SideNav.Details">
|
|
992
1000
|
<metrics statements="17" coveredstatements="4" conditionals="12" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
993
|
-
<file name="IndividualDetails.jsx" path="/Users/
|
|
1001
|
+
<file name="IndividualDetails.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Details/IndividualDetails.jsx">
|
|
994
1002
|
<metrics statements="3" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
995
1003
|
<line num="4" count="2" type="stmt"/>
|
|
996
1004
|
<line num="5" count="0" type="stmt"/>
|
|
997
1005
|
<line num="13" count="2" type="stmt"/>
|
|
998
1006
|
</file>
|
|
999
|
-
<file name="PracticeDetails.jsx" path="/Users/
|
|
1007
|
+
<file name="PracticeDetails.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Details/PracticeDetails.jsx">
|
|
1000
1008
|
<metrics statements="14" coveredstatements="2" conditionals="12" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
1001
1009
|
<line num="4" count="2" type="stmt"/>
|
|
1002
1010
|
<line num="13" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -1013,20 +1021,20 @@
|
|
|
1013
1021
|
<line num="28" count="0" type="stmt"/>
|
|
1014
1022
|
<line num="36" count="2" type="stmt"/>
|
|
1015
1023
|
</file>
|
|
1016
|
-
<file name="index.js" path="/Users/
|
|
1024
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Details/index.js">
|
|
1017
1025
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1018
1026
|
</file>
|
|
1019
1027
|
</package>
|
|
1020
1028
|
<package name="react.components.SideNav.Links">
|
|
1021
1029
|
<metrics statements="122" coveredstatements="19" conditionals="165" coveredconditionals="6" methods="33" coveredmethods="2"/>
|
|
1022
|
-
<file name="CmsSwitchLink.jsx" path="/Users/
|
|
1030
|
+
<file name="CmsSwitchLink.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Links/CmsSwitchLink.jsx">
|
|
1023
1031
|
<metrics statements="4" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
1024
1032
|
<line num="6" count="2" type="stmt"/>
|
|
1025
1033
|
<line num="7" count="0" type="stmt"/>
|
|
1026
1034
|
<line num="11" count="0" type="stmt"/>
|
|
1027
1035
|
<line num="35" count="2" type="stmt"/>
|
|
1028
1036
|
</file>
|
|
1029
|
-
<file name="NavItemInline.jsx" path="/Users/
|
|
1037
|
+
<file name="NavItemInline.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Links/NavItemInline.jsx">
|
|
1030
1038
|
<metrics statements="8" coveredstatements="2" conditionals="14" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
1031
1039
|
<line num="5" count="2" type="stmt"/>
|
|
1032
1040
|
<line num="15" count="0" type="stmt"/>
|
|
@@ -1037,7 +1045,7 @@
|
|
|
1037
1045
|
<line num="22" count="0" type="stmt"/>
|
|
1038
1046
|
<line num="43" count="2" type="stmt"/>
|
|
1039
1047
|
</file>
|
|
1040
|
-
<file name="NavLinkContainer.jsx" path="/Users/
|
|
1048
|
+
<file name="NavLinkContainer.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Links/NavLinkContainer.jsx">
|
|
1041
1049
|
<metrics statements="10" coveredstatements="6" conditionals="6" coveredconditionals="1" methods="4" coveredmethods="1"/>
|
|
1042
1050
|
<line num="4" count="2" type="stmt"/>
|
|
1043
1051
|
<line num="5" count="1" type="stmt"/>
|
|
@@ -1050,7 +1058,7 @@
|
|
|
1050
1058
|
<line num="28" count="2" type="stmt"/>
|
|
1051
1059
|
<line num="33" count="2" type="stmt"/>
|
|
1052
1060
|
</file>
|
|
1053
|
-
<file name="NavLinkDrawer.jsx" path="/Users/
|
|
1061
|
+
<file name="NavLinkDrawer.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Links/NavLinkDrawer.jsx">
|
|
1054
1062
|
<metrics statements="65" coveredstatements="2" conditionals="96" coveredconditionals="0" methods="20" coveredmethods="0"/>
|
|
1055
1063
|
<line num="7" count="2" type="stmt"/>
|
|
1056
1064
|
<line num="29" count="0" type="stmt"/>
|
|
@@ -1118,7 +1126,7 @@
|
|
|
1118
1126
|
<line num="197" count="0" type="stmt"/>
|
|
1119
1127
|
<line num="253" count="2" type="stmt"/>
|
|
1120
1128
|
</file>
|
|
1121
|
-
<file name="NavLinkInline.jsx" path="/Users/
|
|
1129
|
+
<file name="NavLinkInline.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Links/NavLinkInline.jsx">
|
|
1122
1130
|
<metrics statements="30" coveredstatements="2" conditionals="39" coveredconditionals="0" methods="5" coveredmethods="0"/>
|
|
1123
1131
|
<line num="6" count="2" type="stmt"/>
|
|
1124
1132
|
<line num="20" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -1151,7 +1159,7 @@
|
|
|
1151
1159
|
<line num="63" count="0" type="stmt"/>
|
|
1152
1160
|
<line num="97" count="2" type="stmt"/>
|
|
1153
1161
|
</file>
|
|
1154
|
-
<file name="NavLinkToggle.jsx" path="/Users/
|
|
1162
|
+
<file name="NavLinkToggle.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Links/NavLinkToggle.jsx">
|
|
1155
1163
|
<metrics statements="5" coveredstatements="5" conditionals="10" coveredconditionals="5" methods="1" coveredmethods="1"/>
|
|
1156
1164
|
<line num="5" count="2" type="stmt"/>
|
|
1157
1165
|
<line num="6" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -1159,13 +1167,13 @@
|
|
|
1159
1167
|
<line num="9" count="1" type="stmt"/>
|
|
1160
1168
|
<line num="27" count="2" type="stmt"/>
|
|
1161
1169
|
</file>
|
|
1162
|
-
<file name="index.js" path="/Users/
|
|
1170
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Links/index.js">
|
|
1163
1171
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1164
1172
|
</file>
|
|
1165
1173
|
</package>
|
|
1166
1174
|
<package name="react.components.SideNav.UI">
|
|
1167
1175
|
<metrics statements="42" coveredstatements="21" conditionals="40" coveredconditionals="4" methods="14" coveredmethods="5"/>
|
|
1168
|
-
<file name="SideNavUI.jsx" path="/Users/
|
|
1176
|
+
<file name="SideNavUI.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/UI/SideNavUI.jsx">
|
|
1169
1177
|
<metrics statements="42" coveredstatements="21" conditionals="40" coveredconditionals="4" methods="14" coveredmethods="5"/>
|
|
1170
1178
|
<line num="20" count="2" type="stmt"/>
|
|
1171
1179
|
<line num="33" count="1" type="stmt"/>
|
|
@@ -1210,13 +1218,13 @@
|
|
|
1210
1218
|
<line num="285" count="2" type="stmt"/>
|
|
1211
1219
|
<line num="307" count="2" type="stmt"/>
|
|
1212
1220
|
</file>
|
|
1213
|
-
<file name="index.js" path="/Users/
|
|
1221
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/UI/index.js">
|
|
1214
1222
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1215
1223
|
</file>
|
|
1216
1224
|
</package>
|
|
1217
1225
|
<package name="react.components.Tooltip">
|
|
1218
1226
|
<metrics statements="37" coveredstatements="37" conditionals="19" coveredconditionals="19" methods="5" coveredmethods="5"/>
|
|
1219
|
-
<file name="Tooltip.jsx" path="/Users/
|
|
1227
|
+
<file name="Tooltip.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Tooltip/Tooltip.jsx">
|
|
1220
1228
|
<metrics statements="16" coveredstatements="16" conditionals="7" coveredconditionals="7" methods="2" coveredmethods="2"/>
|
|
1221
1229
|
<line num="9" count="4" type="stmt"/>
|
|
1222
1230
|
<line num="10" count="4" type="stmt"/>
|
|
@@ -1235,10 +1243,10 @@
|
|
|
1235
1243
|
<line num="76" count="4" type="stmt"/>
|
|
1236
1244
|
<line num="83" count="4" type="stmt"/>
|
|
1237
1245
|
</file>
|
|
1238
|
-
<file name="index.js" path="/Users/
|
|
1246
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Tooltip/index.js">
|
|
1239
1247
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1240
1248
|
</file>
|
|
1241
|
-
<file name="position.js" path="/Users/
|
|
1249
|
+
<file name="position.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Tooltip/position.js">
|
|
1242
1250
|
<metrics statements="21" coveredstatements="21" conditionals="12" coveredconditionals="12" methods="3" coveredmethods="3"/>
|
|
1243
1251
|
<line num="1" count="4" type="stmt"/>
|
|
1244
1252
|
<line num="2" count="4" type="stmt"/>
|
|
@@ -1265,7 +1273,7 @@
|
|
|
1265
1273
|
</package>
|
|
1266
1274
|
<package name="react.components.hooks">
|
|
1267
1275
|
<metrics statements="26" coveredstatements="13" conditionals="20" coveredconditionals="6" methods="7" coveredmethods="4"/>
|
|
1268
|
-
<file name="useGetConfig.js" path="/Users/
|
|
1276
|
+
<file name="useGetConfig.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/hooks/useGetConfig.js">
|
|
1269
1277
|
<metrics statements="26" coveredstatements="13" conditionals="20" coveredconditionals="6" methods="7" coveredmethods="4"/>
|
|
1270
1278
|
<line num="10" count="3" type="stmt"/>
|
|
1271
1279
|
<line num="17" count="2" type="stmt"/>
|
|
@@ -1296,16 +1304,16 @@
|
|
|
1296
1304
|
</file>
|
|
1297
1305
|
</package>
|
|
1298
1306
|
<package name="react.lib">
|
|
1299
|
-
<metrics statements="
|
|
1300
|
-
<file name="Chevron.jsx" path="/Users/
|
|
1307
|
+
<metrics statements="89" coveredstatements="49" conditionals="0" coveredconditionals="0" methods="43" coveredmethods="3"/>
|
|
1308
|
+
<file name="Chevron.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/lib/Chevron.jsx">
|
|
1301
1309
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
1302
1310
|
<line num="4" count="3" type="stmt"/>
|
|
1303
1311
|
<line num="5" count="3" type="stmt"/>
|
|
1304
1312
|
<line num="26" count="3" type="stmt"/>
|
|
1305
1313
|
<line num="30" count="3" type="stmt"/>
|
|
1306
1314
|
</file>
|
|
1307
|
-
<file name="SvgComponents.jsx" path="/Users/
|
|
1308
|
-
<metrics statements="
|
|
1315
|
+
<file name="SvgComponents.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/lib/SvgComponents.jsx">
|
|
1316
|
+
<metrics statements="85" coveredstatements="45" conditionals="0" coveredconditionals="0" methods="42" coveredmethods="2"/>
|
|
1309
1317
|
<line num="4" count="4" type="stmt"/>
|
|
1310
1318
|
<line num="5" count="0" type="stmt"/>
|
|
1311
1319
|
<line num="16" count="4" type="stmt"/>
|
|
@@ -1342,61 +1350,63 @@
|
|
|
1342
1350
|
<line num="244" count="0" type="stmt"/>
|
|
1343
1351
|
<line num="255" count="4" type="stmt"/>
|
|
1344
1352
|
<line num="256" count="0" type="stmt"/>
|
|
1345
|
-
<line num="
|
|
1346
|
-
<line num="
|
|
1347
|
-
<line num="
|
|
1348
|
-
<line num="
|
|
1349
|
-
<line num="
|
|
1350
|
-
<line num="
|
|
1351
|
-
<line num="
|
|
1352
|
-
<line num="
|
|
1353
|
-
<line num="
|
|
1354
|
-
<line num="
|
|
1355
|
-
<line num="
|
|
1356
|
-
<line num="
|
|
1357
|
-
<line num="
|
|
1358
|
-
<line num="
|
|
1359
|
-
<line num="
|
|
1360
|
-
<line num="
|
|
1361
|
-
<line num="
|
|
1362
|
-
<line num="
|
|
1363
|
-
<line num="
|
|
1364
|
-
<line num="
|
|
1365
|
-
<line num="
|
|
1366
|
-
<line num="
|
|
1367
|
-
<line num="
|
|
1368
|
-
<line num="
|
|
1369
|
-
<line num="
|
|
1370
|
-
<line num="
|
|
1371
|
-
<line num="
|
|
1372
|
-
<line num="
|
|
1373
|
-
<line num="
|
|
1374
|
-
<line num="
|
|
1375
|
-
<line num="
|
|
1376
|
-
<line num="
|
|
1377
|
-
<line num="
|
|
1378
|
-
<line num="
|
|
1379
|
-
<line num="
|
|
1380
|
-
<line num="
|
|
1381
|
-
<line num="
|
|
1382
|
-
<line num="
|
|
1383
|
-
<line num="
|
|
1384
|
-
<line num="
|
|
1385
|
-
<line num="
|
|
1386
|
-
<line num="
|
|
1387
|
-
<line num="
|
|
1388
|
-
<line num="
|
|
1389
|
-
<line num="
|
|
1390
|
-
<line num="
|
|
1391
|
-
<line num="
|
|
1353
|
+
<line num="262" count="4" type="stmt"/>
|
|
1354
|
+
<line num="263" count="0" type="stmt"/>
|
|
1355
|
+
<line num="270" count="4" type="stmt"/>
|
|
1356
|
+
<line num="271" count="0" type="stmt"/>
|
|
1357
|
+
<line num="291" count="4" type="stmt"/>
|
|
1358
|
+
<line num="292" count="0" type="stmt"/>
|
|
1359
|
+
<line num="311" count="4" type="stmt"/>
|
|
1360
|
+
<line num="312" count="0" type="stmt"/>
|
|
1361
|
+
<line num="320" count="4" type="stmt"/>
|
|
1362
|
+
<line num="321" count="0" type="stmt"/>
|
|
1363
|
+
<line num="329" count="4" type="stmt"/>
|
|
1364
|
+
<line num="330" count="0" type="stmt"/>
|
|
1365
|
+
<line num="338" count="4" type="stmt"/>
|
|
1366
|
+
<line num="339" count="0" type="stmt"/>
|
|
1367
|
+
<line num="356" count="4" type="stmt"/>
|
|
1368
|
+
<line num="357" count="0" type="stmt"/>
|
|
1369
|
+
<line num="368" count="4" type="stmt"/>
|
|
1370
|
+
<line num="369" count="0" type="stmt"/>
|
|
1371
|
+
<line num="390" count="4" type="stmt"/>
|
|
1372
|
+
<line num="391" count="1" type="stmt"/>
|
|
1373
|
+
<line num="400" count="4" type="stmt"/>
|
|
1374
|
+
<line num="401" count="0" type="stmt"/>
|
|
1375
|
+
<line num="410" count="4" type="stmt"/>
|
|
1376
|
+
<line num="411" count="0" type="stmt"/>
|
|
1377
|
+
<line num="418" count="4" type="stmt"/>
|
|
1378
|
+
<line num="419" count="11" type="stmt"/>
|
|
1379
|
+
<line num="430" count="4" type="stmt"/>
|
|
1380
|
+
<line num="431" count="0" type="stmt"/>
|
|
1381
|
+
<line num="436" count="4" type="stmt"/>
|
|
1382
|
+
<line num="437" count="0" type="stmt"/>
|
|
1383
|
+
<line num="453" count="4" type="stmt"/>
|
|
1384
|
+
<line num="454" count="0" type="stmt"/>
|
|
1385
|
+
<line num="472" count="4" type="stmt"/>
|
|
1386
|
+
<line num="473" count="0" type="stmt"/>
|
|
1387
|
+
<line num="493" count="4" type="stmt"/>
|
|
1388
|
+
<line num="494" count="0" type="stmt"/>
|
|
1389
|
+
<line num="514" count="4" type="stmt"/>
|
|
1390
|
+
<line num="515" count="0" type="stmt"/>
|
|
1391
|
+
<line num="527" count="4" type="stmt"/>
|
|
1392
|
+
<line num="528" count="0" type="stmt"/>
|
|
1393
|
+
<line num="539" count="4" type="stmt"/>
|
|
1394
|
+
<line num="540" count="0" type="stmt"/>
|
|
1395
|
+
<line num="549" count="4" type="stmt"/>
|
|
1396
|
+
<line num="550" count="0" type="stmt"/>
|
|
1397
|
+
<line num="567" count="4" type="stmt"/>
|
|
1398
|
+
<line num="571" count="4" type="stmt"/>
|
|
1399
|
+
<line num="572" count="0" type="stmt"/>
|
|
1400
|
+
<line num="579" count="4" type="stmt"/>
|
|
1401
|
+
<line num="580" count="0" type="stmt"/>
|
|
1392
1402
|
</file>
|
|
1393
1403
|
</package>
|
|
1394
1404
|
<package name="react.session">
|
|
1395
1405
|
<metrics statements="48" coveredstatements="37" conditionals="25" coveredconditionals="11" methods="14" coveredmethods="10"/>
|
|
1396
|
-
<file name="index.js" path="/Users/
|
|
1406
|
+
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/session/index.js">
|
|
1397
1407
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1398
1408
|
</file>
|
|
1399
|
-
<file name="logout.js" path="/Users/
|
|
1409
|
+
<file name="logout.js" path="/Users/rodrigomunoz/projects/qpp-style/react/session/logout.js">
|
|
1400
1410
|
<metrics statements="26" coveredstatements="16" conditionals="12" coveredconditionals="3" methods="7" coveredmethods="4"/>
|
|
1401
1411
|
<line num="4" count="4" type="stmt"/>
|
|
1402
1412
|
<line num="5" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -1425,7 +1435,7 @@
|
|
|
1425
1435
|
<line num="67" count="0" type="stmt"/>
|
|
1426
1436
|
<line num="70" count="0" type="stmt"/>
|
|
1427
1437
|
</file>
|
|
1428
|
-
<file name="refresh.js" path="/Users/
|
|
1438
|
+
<file name="refresh.js" path="/Users/rodrigomunoz/projects/qpp-style/react/session/refresh.js">
|
|
1429
1439
|
<metrics statements="13" coveredstatements="12" conditionals="7" coveredconditionals="3" methods="4" coveredmethods="3"/>
|
|
1430
1440
|
<line num="13" count="4" type="cond" truecount="0" falsecount="1"/>
|
|
1431
1441
|
<line num="14" count="3" type="stmt"/>
|
|
@@ -1441,7 +1451,7 @@
|
|
|
1441
1451
|
<line num="41" count="3" type="stmt"/>
|
|
1442
1452
|
<line num="44" count="0" type="stmt"/>
|
|
1443
1453
|
</file>
|
|
1444
|
-
<file name="ttl.js" path="/Users/
|
|
1454
|
+
<file name="ttl.js" path="/Users/rodrigomunoz/projects/qpp-style/react/session/ttl.js">
|
|
1445
1455
|
<metrics statements="9" coveredstatements="9" conditionals="6" coveredconditionals="5" methods="3" coveredmethods="3"/>
|
|
1446
1456
|
<line num="3" count="4" type="stmt"/>
|
|
1447
1457
|
<line num="4" count="79" type="stmt"/>
|