qpp-style 9.28.4 → 9.29.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 +22 -13
- package/components/SideNav/Links/NavLinkDrawer.jsx +35 -33
- package/components/SideNav/UI/SideNavUI.jsx +7 -2
- package/components/SideNav/UI/default-markup.js +4 -0
- package/components/SideNav/helpers.js +4 -1
- package/coverage/clover.xml +692 -720
- package/coverage/coverage-final.json +69 -73
- package/coverage/lcov-report/Tooltip.jsx.html +232 -0
- package/coverage/lcov-report/components/Accordion/index.html +21 -21
- package/coverage/lcov-report/components/Accordion/index.jsx.html +37 -37
- package/coverage/lcov-report/components/{SideNav/Chart → Button}/index.html +30 -45
- 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 +184 -358
- 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 +307 -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} +210 -291
- package/coverage/lcov-report/components/Header/HelpIcon.jsx.html +181 -0
- package/coverage/lcov-report/components/Header/ImpersonatorBanner.jsx.html +328 -0
- package/coverage/lcov-report/components/{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 +2 -2
- 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 +1 -1
- package/coverage/lcov-report/components/Modal/Modal.jsx.html +37 -37
- package/coverage/lcov-report/components/Modal/index.html +32 -32
- package/coverage/lcov-report/components/Modal/index.jsx.html +15 -15
- 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 +5 -5
- package/coverage/lcov-report/components/SessionDialogUI.jsx.html +111 -111
- 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 +8 -8
- 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 +21 -21
- package/coverage/lcov-report/index.html +133 -148
- package/coverage/lcov-report/{components/SideNav/UI/index.js.html → index.js.html} +12 -12
- package/coverage/lcov-report/lib/Chevron.jsx.html +2 -2
- package/coverage/lcov-report/lib/SvgComponents.jsx.html +552 -54
- package/coverage/lcov-report/lib/index.html +19 -34
- package/coverage/lcov-report/position.js.html +289 -0
- package/coverage/lcov-report/react/components/Accordion/index.html +5 -5
- package/coverage/lcov-report/react/components/Accordion/index.jsx.html +17 -5
- 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 +32 -20
- 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 +21 -21
- package/coverage/lcov-report/react/components/GovBanner/index.js.html +16 -16
- package/coverage/lcov-report/react/components/Header/HeaderAccountMenu.jsx.html +28 -253
- package/coverage/lcov-report/react/components/Header/HeaderCancel.jsx.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderContainer.jsx.html +64 -37
- package/coverage/lcov-report/react/components/Header/HeaderLogo.jsx.html +17 -17
- package/coverage/lcov-report/react/components/Header/HeaderMenuButton.js.html +1 -1
- package/coverage/lcov-report/react/components/Header/HeaderMenuItem.jsx.html +55 -55
- 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 +15 -15
- package/coverage/lcov-report/react/components/Header/HeaderUI.jsx.html +109 -109
- package/coverage/lcov-report/react/components/Header/HelpIcon.jsx.html +11 -11
- package/coverage/lcov-report/react/components/Header/ImpersonatorBanner.jsx.html +25 -28
- 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 +86 -44
- package/coverage/lcov-report/react/components/Header/index.html +104 -104
- package/coverage/lcov-report/react/components/Header/utag-helpers.js.html +1 -1
- package/coverage/lcov-report/react/components/Infotip/Infotip.jsx.html +8 -20
- 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 +19 -4
- 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 +49 -28
- package/coverage/lcov-report/react/components/NotificationBanner/ExpandedView.js.html +2 -2
- package/coverage/lcov-report/react/components/NotificationBanner/index.html +27 -27
- package/coverage/lcov-report/react/components/NotificationBanner/index.js.html +82 -82
- package/coverage/lcov-report/react/components/SanitizedContent/index.html +21 -21
- package/coverage/lcov-report/react/components/SanitizedContent/index.jsx.html +60 -27
- 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 +2 -2
- package/coverage/lcov-report/react/components/SideNav/Content/LevelOneContent.jsx.html +20 -470
- package/coverage/lcov-report/react/components/SideNav/Content/LevelTwoContent.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/index.html +19 -19
- package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/index.js.html +9 -6
- package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/utils.js.html +60 -24
- package/coverage/lcov-report/react/components/SideNav/Content/index.html +21 -36
- package/coverage/lcov-report/react/components/SideNav/Content/index.js.html +3 -6
- 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 +18 -18
- package/coverage/lcov-report/react/components/SideNav/Links/NavLinkDrawer.jsx.html +102 -45
- package/coverage/lcov-report/react/components/SideNav/Links/NavLinkInline.jsx.html +5 -11
- package/coverage/lcov-report/react/components/SideNav/Links/NavLinkToggle.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Links/index.html +29 -29
- package/coverage/lcov-report/react/components/SideNav/Links/index.js.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/UI/SideNavUI.jsx.html +74 -179
- package/coverage/lcov-report/react/components/SideNav/UI/index.html +17 -17
- package/coverage/lcov-report/react/components/SideNav/UI/index.js.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/helpers.js.html +262 -64
- package/coverage/lcov-report/react/components/SideNav/index.html +21 -21
- package/coverage/lcov-report/react/components/SideNav/index.js.html +2 -8
- package/coverage/lcov-report/react/components/Tooltip/Tooltip.jsx.html +42 -159
- package/coverage/lcov-report/react/components/Tooltip/index.html +9 -9
- package/coverage/lcov-report/react/components/Tooltip/index.js.html +1 -1
- package/coverage/lcov-report/react/components/Tooltip/position.js.html +20 -20
- package/coverage/lcov-report/react/components/hooks/index.html +21 -21
- package/coverage/lcov-report/react/components/hooks/useGetConfig.js.html +52 -52
- 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 +473 -65
- package/coverage/lcov-report/react/lib/index.html +19 -34
- package/coverage/lcov-report/react/lib/svg-definitions.svg.html +1 -1
- package/coverage/lcov-report/react/session/index.html +11 -11
- package/coverage/lcov-report/react/session/index.js.html +1 -1
- package/coverage/lcov-report/react/session/logout.js.html +15 -6
- 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 +43 -43
- package/coverage/lcov-report/session/index.js.html +1 -1
- package/coverage/lcov-report/session/logout.js.html +54 -45
- package/coverage/lcov-report/session/refresh.js.html +34 -34
- package/coverage/lcov-report/session/ttl.js.html +29 -29
- package/coverage/lcov.info +1189 -1328
- package/dist/browser.js +1 -1
- package/dist/browser.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/react/index.js +1 -1
- package/dist/react/index.js.LICENSE.txt +9 -12
- package/dist/react/index.js.map +1 -1
- package/package.json +1 -1
- package/storybook-static/229.630347465201d1822126.manager.bundle.js +1 -0
- package/storybook-static/295.aa3c5122636a27ad7c7b.manager.bundle.js +1 -0
- package/storybook-static/468.d976c69e47003b4dcfa3.manager.bundle.js +2 -0
- package/storybook-static/468.d976c69e47003b4dcfa3.manager.bundle.js.LICENSE.txt +94 -0
- package/storybook-static/51.fc4b02f2a75c894ae64e.manager.bundle.js +2 -0
- package/storybook-static/51.fc4b02f2a75c894ae64e.manager.bundle.js.LICENSE.txt +8 -0
- package/storybook-static/551.45aead073703cc6fb12b.manager.bundle.js +1 -0
- package/storybook-static/807.1a7f4dcf15e4696572ca.manager.bundle.js +2 -0
- package/storybook-static/807.1a7f4dcf15e4696572ca.manager.bundle.js.LICENSE.txt +31 -0
- package/storybook-static/897.9b5fee8cc7074607c812.manager.bundle.js +2 -0
- package/storybook-static/897.9b5fee8cc7074607c812.manager.bundle.js.LICENSE.txt +12 -0
- package/storybook-static/935.532759f0652585685af7.manager.bundle.js +1 -0
- package/storybook-static/favicon.ico +0 -0
- package/storybook-static/index.html +59 -0
- package/storybook-static/main.ad4edcd27d527a119d7a.manager.bundle.js +1 -0
- package/storybook-static/project.json +1 -0
- package/storybook-static/runtime~main.b165398bf7ef3e30d431.manager.bundle.js +1 -0
- package/components/SideNav/UI/default-content.json +0 -117
- package/coverage/lcov-report/components/SideNav/Chart/ScoreChart.jsx.html +0 -889
- 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/lib/svg-definitions.svg.html +0 -460
- package/coverage/lcov-report/react/components/Footer/LegacyFooterUI.jsx.html +0 -667
- package/styles/components/_footer.scss +0 -593
- package/styles/components/_header.scss +0 -890
- package/styles/components/_sidebar.scss +0 -8
- package/styles/components/sidebar/_animations.scss +0 -38
- package/styles/components/sidebar/_cms.scss +0 -61
- package/styles/components/sidebar/_details.scss +0 -58
- package/styles/components/sidebar/_links.scss +0 -415
- package/styles/components/sidebar/_sidebar-animation.scss +0 -121
- package/styles/components/sidebar/_sidebar-tooltip.scss +0 -33
- package/styles/components/sidebar/_sidebar.scss +0 -141
- package/styles/components/sidebar/project-specific/_wi.scss +0 -42
- package/styles/qppds/components/_infotip-content.scss +0 -47
- package/styles/qppds/components/_spinner.scss +0 -46
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="1684772057414" clover="3.2.0">
|
|
3
|
+
<project timestamp="1684772057415" name="All files">
|
|
4
|
+
<metrics statements="1138" coveredstatements="483" conditionals="632" coveredconditionals="106" methods="338" coveredmethods="78" elements="2108" coveredelements="667" complexity="0" loc="1138" ncloc="1138" packages="25" files="69" classes="69"/>
|
|
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/shawnmathew/Desktop/CMS/QPP/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/shawnmathew/Desktop/CMS/QPP/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"/>
|
|
@@ -81,9 +81,9 @@
|
|
|
81
81
|
</file>
|
|
82
82
|
</package>
|
|
83
83
|
<package name="react.components.Accordion">
|
|
84
|
-
<metrics statements="20" coveredstatements="14" conditionals="
|
|
85
|
-
<file name="index.jsx" path="/Users/
|
|
86
|
-
<metrics statements="20" coveredstatements="14" conditionals="
|
|
84
|
+
<metrics statements="20" coveredstatements="14" conditionals="24" coveredconditionals="10" methods="6" coveredmethods="3"/>
|
|
85
|
+
<file name="index.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Accordion/index.jsx">
|
|
86
|
+
<metrics statements="20" coveredstatements="14" conditionals="24" coveredconditionals="10" methods="6" coveredmethods="3"/>
|
|
87
87
|
<line num="5" count="3" type="stmt"/>
|
|
88
88
|
<line num="6" count="1" type="stmt"/>
|
|
89
89
|
<line num="7" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -102,13 +102,13 @@
|
|
|
102
102
|
<line num="32" count="0" type="stmt"/>
|
|
103
103
|
<line num="34" count="1" type="stmt"/>
|
|
104
104
|
<line num="38" count="1" type="stmt"/>
|
|
105
|
-
<line num="
|
|
106
|
-
<line num="
|
|
105
|
+
<line num="81" count="3" type="stmt"/>
|
|
106
|
+
<line num="91" count="3" type="stmt"/>
|
|
107
107
|
</file>
|
|
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/shawnmathew/Desktop/CMS/QPP/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/shawnmathew/Desktop/CMS/QPP/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/shawnmathew/Desktop/CMS/QPP/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/shawnmathew/Desktop/CMS/QPP/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/shawnmathew/Desktop/CMS/QPP/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/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Footer/FooterUI.jsx">
|
|
184
184
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
185
|
+
<line num="9" count="2" type="stmt"/>
|
|
185
186
|
<line num="10" count="2" type="stmt"/>
|
|
186
|
-
<line num="
|
|
187
|
-
<line num="13" count="
|
|
188
|
-
<line num="14" count="3" type="stmt"/>
|
|
187
|
+
<line num="12" count="2" type="stmt"/>
|
|
188
|
+
<line num="13" count="3" type="stmt"/>
|
|
189
189
|
</file>
|
|
190
|
-
<file name="SocialLinks.jsx" path="/Users/
|
|
190
|
+
<file name="SocialLinks.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/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/shawnmathew/Desktop/CMS/QPP/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/shawnmathew/Desktop/CMS/QPP/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"/>
|
|
@@ -205,76 +205,66 @@
|
|
|
205
205
|
</file>
|
|
206
206
|
</package>
|
|
207
207
|
<package name="react.components.GovBanner">
|
|
208
|
-
<metrics statements="4" coveredstatements="
|
|
209
|
-
<file name="index.js" path="/Users/
|
|
210
|
-
<metrics statements="4" coveredstatements="
|
|
208
|
+
<metrics statements="4" coveredstatements="1" conditionals="2" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
209
|
+
<file name="index.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/GovBanner/index.js">
|
|
210
|
+
<metrics statements="4" coveredstatements="1" conditionals="2" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
211
211
|
<line num="3" count="2" type="stmt"/>
|
|
212
|
-
<line num="4" count="
|
|
213
|
-
<line num="6" count="
|
|
212
|
+
<line num="4" count="0" type="stmt"/>
|
|
213
|
+
<line num="6" count="0" 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="
|
|
218
|
+
<metrics statements="203" coveredstatements="37" conditionals="102" coveredconditionals="0" methods="70" coveredmethods="0"/>
|
|
219
|
+
<file name="HeaderAccountMenu.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Header/HeaderAccountMenu.jsx">
|
|
220
|
+
<metrics statements="17" coveredstatements="3" conditionals="16" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
221
|
+
<line num="8" count="2" type="stmt"/>
|
|
222
|
+
<line num="9" count="0" type="stmt"/>
|
|
223
|
+
<line num="11" count="0" type="stmt"/>
|
|
224
|
+
<line num="13" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
225
|
+
<line num="15" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
226
|
+
<line num="16" count="0" type="stmt"/>
|
|
227
|
+
<line num="20" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
228
|
+
<line num="21" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
229
|
+
<line num="22" count="0" type="stmt"/>
|
|
230
|
+
<line num="28" count="0" type="stmt"/>
|
|
231
|
+
<line num="29" count="0" type="stmt"/>
|
|
232
232
|
<line num="44" count="0" type="stmt"/>
|
|
233
|
-
<line num="
|
|
234
|
-
<line num="
|
|
235
|
-
<line num="
|
|
236
|
-
<line num="
|
|
237
|
-
<line num="
|
|
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"/>
|
|
233
|
+
<line num="53" count="0" type="stmt"/>
|
|
234
|
+
<line num="66" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
235
|
+
<line num="67" count="0" type="stmt"/>
|
|
236
|
+
<line num="84" count="2" type="stmt"/>
|
|
237
|
+
<line num="90" count="2" type="stmt"/>
|
|
251
238
|
</file>
|
|
252
|
-
<file name="HeaderCancel.jsx" path="/Users/
|
|
239
|
+
<file name="HeaderCancel.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Header/HeaderCancel.jsx">
|
|
253
240
|
<metrics statements="3" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
254
241
|
<line num="4" count="2" type="stmt"/>
|
|
255
242
|
<line num="5" count="0" type="stmt"/>
|
|
256
243
|
<line num="12" count="2" type="stmt"/>
|
|
257
244
|
</file>
|
|
258
|
-
<file name="HeaderContainer.jsx" path="/Users/
|
|
259
|
-
<metrics statements="
|
|
245
|
+
<file name="HeaderContainer.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Header/HeaderContainer.jsx">
|
|
246
|
+
<metrics statements="11" coveredstatements="3" conditionals="12" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
260
247
|
<line num="14" count="0" type="stmt"/>
|
|
261
248
|
<line num="15" count="0" type="stmt"/>
|
|
262
249
|
<line num="18" count="2" type="stmt"/>
|
|
263
|
-
<line num="25" count="
|
|
250
|
+
<line num="25" count="0" type="stmt"/>
|
|
251
|
+
<line num="26" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
264
252
|
<line num="28" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
265
|
-
<line num="
|
|
266
|
-
<line num="
|
|
267
|
-
<line num="
|
|
253
|
+
<line num="32" count="0" 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"/>
|
|
268
258
|
</file>
|
|
269
|
-
<file name="HeaderLogo.jsx" path="/Users/
|
|
270
|
-
<metrics statements="5" coveredstatements="
|
|
259
|
+
<file name="HeaderLogo.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Header/HeaderLogo.jsx">
|
|
260
|
+
<metrics statements="5" coveredstatements="1" conditionals="2" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
271
261
|
<line num="5" count="2" type="stmt"/>
|
|
272
|
-
<line num="6" count="
|
|
273
|
-
<line num="7" count="
|
|
262
|
+
<line num="6" count="0" type="stmt"/>
|
|
263
|
+
<line num="7" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
274
264
|
<line num="8" count="0" type="stmt"/>
|
|
275
|
-
<line num="25" count="
|
|
265
|
+
<line num="25" count="0" type="stmt"/>
|
|
276
266
|
</file>
|
|
277
|
-
<file name="HeaderMenuButton.js" path="/Users/
|
|
267
|
+
<file name="HeaderMenuButton.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Header/HeaderMenuButton.js">
|
|
278
268
|
<metrics statements="9" coveredstatements="2" conditionals="2" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
279
269
|
<line num="8" count="2" type="stmt"/>
|
|
280
270
|
<line num="9" count="0" type="stmt"/>
|
|
@@ -286,38 +276,38 @@
|
|
|
286
276
|
<line num="36" count="0" type="stmt"/>
|
|
287
277
|
<line num="45" count="2" type="stmt"/>
|
|
288
278
|
</file>
|
|
289
|
-
<file name="HeaderMenuItem.jsx" path="/Users/
|
|
290
|
-
<metrics statements="44" coveredstatements="
|
|
279
|
+
<file name="HeaderMenuItem.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Header/HeaderMenuItem.jsx">
|
|
280
|
+
<metrics statements="44" coveredstatements="5" conditionals="36" coveredconditionals="0" methods="13" coveredmethods="0"/>
|
|
291
281
|
<line num="11" count="2" type="stmt"/>
|
|
292
282
|
<line num="18" count="2" type="stmt"/>
|
|
293
283
|
<line num="34" count="2" type="stmt"/>
|
|
294
|
-
<line num="44" count="
|
|
295
|
-
<line num="45" count="
|
|
296
|
-
<line num="47" count="
|
|
297
|
-
<line num="48" count="
|
|
298
|
-
<line num="49" count="
|
|
299
|
-
<line num="51" count="
|
|
300
|
-
<line num="52" count="
|
|
301
|
-
<line num="54" count="
|
|
302
|
-
<line num="55" count="
|
|
303
|
-
<line num="57" count="
|
|
304
|
-
<line num="58" count="
|
|
305
|
-
<line num="59" count="
|
|
284
|
+
<line num="44" count="0" type="stmt"/>
|
|
285
|
+
<line num="45" count="0" type="stmt"/>
|
|
286
|
+
<line num="47" count="0" type="stmt"/>
|
|
287
|
+
<line num="48" count="0" type="stmt"/>
|
|
288
|
+
<line num="49" count="0" type="stmt"/>
|
|
289
|
+
<line num="51" count="0" type="stmt"/>
|
|
290
|
+
<line num="52" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
291
|
+
<line num="54" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
292
|
+
<line num="55" count="0" type="stmt"/>
|
|
293
|
+
<line num="57" count="0" type="stmt"/>
|
|
294
|
+
<line num="58" count="0" type="stmt"/>
|
|
295
|
+
<line num="59" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
306
296
|
<line num="61" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
307
297
|
<line num="64" count="0" type="stmt"/>
|
|
308
|
-
<line num="68" count="
|
|
309
|
-
<line num="69" count="
|
|
298
|
+
<line num="68" count="0" type="stmt"/>
|
|
299
|
+
<line num="69" count="0" type="stmt"/>
|
|
310
300
|
<line num="70" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
311
301
|
<line num="75" count="0" type="stmt"/>
|
|
312
302
|
<line num="78" count="0" type="stmt"/>
|
|
313
303
|
<line num="80" count="0" type="stmt"/>
|
|
314
304
|
<line num="81" count="0" type="stmt"/>
|
|
315
|
-
<line num="83" count="
|
|
316
|
-
<line num="84" count="
|
|
317
|
-
<line num="87" count="
|
|
318
|
-
<line num="88" count="
|
|
319
|
-
<line num="89" count="
|
|
320
|
-
<line num="93" count="
|
|
305
|
+
<line num="83" count="0" type="stmt"/>
|
|
306
|
+
<line num="84" count="0" type="stmt"/>
|
|
307
|
+
<line num="87" count="0" type="stmt"/>
|
|
308
|
+
<line num="88" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
309
|
+
<line num="89" count="0" type="stmt"/>
|
|
310
|
+
<line num="93" count="0" type="stmt"/>
|
|
321
311
|
<line num="108" count="0" type="stmt"/>
|
|
322
312
|
<line num="128" count="0" type="stmt"/>
|
|
323
313
|
<line num="131" count="0" type="stmt"/>
|
|
@@ -333,7 +323,7 @@
|
|
|
333
323
|
<line num="222" count="2" type="stmt"/>
|
|
334
324
|
<line num="232" count="2" type="stmt"/>
|
|
335
325
|
</file>
|
|
336
|
-
<file name="HeaderMenuLink.js" path="/Users/
|
|
326
|
+
<file name="HeaderMenuLink.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Header/HeaderMenuLink.js">
|
|
337
327
|
<metrics statements="13" coveredstatements="3" conditionals="8" coveredconditionals="0" methods="5" coveredmethods="0"/>
|
|
338
328
|
<line num="8" count="2" type="stmt"/>
|
|
339
329
|
<line num="10" count="2" type="stmt"/>
|
|
@@ -349,7 +339,7 @@
|
|
|
349
339
|
<line num="43" count="0" type="stmt"/>
|
|
350
340
|
<line num="51" count="2" type="stmt"/>
|
|
351
341
|
</file>
|
|
352
|
-
<file name="HeaderMenuSignOutButton.js" path="/Users/
|
|
342
|
+
<file name="HeaderMenuSignOutButton.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Header/HeaderMenuSignOutButton.js">
|
|
353
343
|
<metrics statements="15" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="7" coveredmethods="0"/>
|
|
354
344
|
<line num="8" count="2" type="stmt"/>
|
|
355
345
|
<line num="9" count="0" type="stmt"/>
|
|
@@ -367,133 +357,159 @@
|
|
|
367
357
|
<line num="48" count="0" type="stmt"/>
|
|
368
358
|
<line num="58" count="2" type="stmt"/>
|
|
369
359
|
</file>
|
|
370
|
-
<file name="HeaderMobileButton.js" path="/Users/
|
|
371
|
-
<metrics statements="3" coveredstatements="
|
|
360
|
+
<file name="HeaderMobileButton.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Header/HeaderMobileButton.js">
|
|
361
|
+
<metrics statements="3" coveredstatements="2" conditionals="6" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
372
362
|
<line num="5" count="2" type="stmt"/>
|
|
373
|
-
<line num="6" count="
|
|
363
|
+
<line num="6" count="0" type="stmt"/>
|
|
374
364
|
<line num="32" count="2" type="stmt"/>
|
|
375
365
|
</file>
|
|
376
|
-
<file name="HeaderUI.jsx" path="/Users/
|
|
377
|
-
<metrics statements="
|
|
378
|
-
<line num="
|
|
379
|
-
<line num="
|
|
380
|
-
<line num="
|
|
381
|
-
<line num="
|
|
382
|
-
<line num="
|
|
383
|
-
<line num="
|
|
384
|
-
<line num="
|
|
385
|
-
<line num="
|
|
386
|
-
<line num="
|
|
387
|
-
<line num="
|
|
388
|
-
<line num="
|
|
389
|
-
<line num="
|
|
366
|
+
<file name="HeaderUI.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Header/HeaderUI.jsx">
|
|
367
|
+
<metrics statements="40" coveredstatements="3" conditionals="10" coveredconditionals="0" methods="16" coveredmethods="0"/>
|
|
368
|
+
<line num="14" count="2" type="stmt"/>
|
|
369
|
+
<line num="24" count="0" type="stmt"/>
|
|
370
|
+
<line num="25" count="0" type="stmt"/>
|
|
371
|
+
<line num="27" count="0" type="stmt"/>
|
|
372
|
+
<line num="29" count="0" type="stmt"/>
|
|
373
|
+
<line num="32" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
374
|
+
<line num="33" count="0" type="stmt"/>
|
|
375
|
+
<line num="34" count="0" type="stmt"/>
|
|
376
|
+
<line num="37" count="0" type="stmt"/>
|
|
377
|
+
<line num="41" count="0" type="stmt"/>
|
|
378
|
+
<line num="46" count="0" type="stmt"/>
|
|
379
|
+
<line num="47" count="0" type="stmt"/>
|
|
380
|
+
<line num="48" count="0" type="stmt"/>
|
|
381
|
+
<line num="51" count="0" type="stmt"/>
|
|
382
|
+
<line num="52" count="0" type="stmt"/>
|
|
383
|
+
<line num="53" count="0" type="stmt"/>
|
|
384
|
+
<line num="55" count="0" type="stmt"/>
|
|
385
|
+
<line num="57" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
386
|
+
<line num="59" count="0" type="stmt"/>
|
|
390
387
|
<line num="60" count="0" type="stmt"/>
|
|
391
|
-
<line num="
|
|
392
|
-
<line num="
|
|
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
|
-
<line num="
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
<
|
|
388
|
+
<line num="61" count="0" type="stmt"/>
|
|
389
|
+
<line num="65" count="0" type="stmt"/>
|
|
390
|
+
<line num="67" count="0" type="stmt"/>
|
|
391
|
+
<line num="68" count="0" type="stmt"/>
|
|
392
|
+
<line num="77" count="0" type="stmt"/>
|
|
393
|
+
<line num="78" count="0" type="stmt"/>
|
|
394
|
+
<line num="91" count="0" type="stmt"/>
|
|
395
|
+
<line num="92" count="0" type="stmt"/>
|
|
396
|
+
<line num="100" count="0" type="stmt"/>
|
|
397
|
+
<line num="106" count="0" type="stmt"/>
|
|
398
|
+
<line num="108" count="0" type="stmt"/>
|
|
399
|
+
<line num="116" count="0" type="stmt"/>
|
|
400
|
+
<line num="126" count="0" type="stmt"/>
|
|
401
|
+
<line num="127" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
402
|
+
<line num="128" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
403
|
+
<line num="129" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
404
|
+
<line num="130" count="0" type="stmt"/>
|
|
405
|
+
<line num="133" count="0" 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/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Header/HelpIcon.jsx">
|
|
410
|
+
<metrics statements="2" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
405
411
|
<line num="3" count="2" type="stmt"/>
|
|
406
|
-
<line num="4" count="
|
|
412
|
+
<line num="4" count="0" type="stmt"/>
|
|
407
413
|
</file>
|
|
408
|
-
<file name="ImpersonatorBanner.jsx" path="/Users/
|
|
409
|
-
<metrics statements="13" coveredstatements="
|
|
410
|
-
<line num="
|
|
411
|
-
<line num="
|
|
412
|
-
<line num="
|
|
413
|
-
<line num="
|
|
414
|
-
<line num="
|
|
415
|
-
<line num="
|
|
414
|
+
<file name="ImpersonatorBanner.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Header/ImpersonatorBanner.jsx">
|
|
415
|
+
<metrics statements="13" coveredstatements="2" conditionals="6" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
416
|
+
<line num="13" count="2" type="stmt"/>
|
|
417
|
+
<line num="14" count="0" type="stmt"/>
|
|
418
|
+
<line num="23" count="2" type="stmt"/>
|
|
419
|
+
<line num="28" count="0" type="stmt"/>
|
|
420
|
+
<line num="30" count="0" type="stmt"/>
|
|
421
|
+
<line num="40" count="0" type="stmt"/>
|
|
422
|
+
<line num="41" count="0" type="stmt"/>
|
|
416
423
|
<line num="42" count="0" type="stmt"/>
|
|
417
|
-
<line num="
|
|
418
|
-
<line num="
|
|
424
|
+
<line num="48" count="0" type="stmt"/>
|
|
425
|
+
<line num="51" count="0" type="stmt"/>
|
|
419
426
|
<line num="52" count="0" type="stmt"/>
|
|
420
|
-
<line num="
|
|
421
|
-
<line num="
|
|
422
|
-
<line num="65" count="2" type="stmt"/>
|
|
427
|
+
<line num="54" count="0" type="stmt"/>
|
|
428
|
+
<line num="64" count="0" type="stmt"/>
|
|
423
429
|
</file>
|
|
424
|
-
<file name="NavigationButtonIcon.jsx" path="/Users/
|
|
430
|
+
<file name="NavigationButtonIcon.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Header/NavigationButtonIcon.jsx">
|
|
425
431
|
<metrics statements="2" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
426
432
|
<line num="3" count="2" type="stmt"/>
|
|
427
433
|
<line num="4" count="0" type="stmt"/>
|
|
428
434
|
</file>
|
|
429
|
-
<file name="header.js" path="/Users/
|
|
435
|
+
<file name="header.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Header/header.js">
|
|
430
436
|
<metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
431
437
|
<line num="20" count="0" type="stmt"/>
|
|
432
438
|
</file>
|
|
433
|
-
<file name="hooks.js" path="/Users/
|
|
434
|
-
<metrics statements="23" coveredstatements="
|
|
435
|
-
<line num="5" count="
|
|
436
|
-
<line num="6" count="
|
|
437
|
-
<line num="8" count="
|
|
438
|
-
<line num="10" count="
|
|
439
|
-
<line num="11" count="
|
|
440
|
-
<line num="12" count="
|
|
441
|
-
<line num="14" count="
|
|
439
|
+
<file name="hooks.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Header/hooks.js">
|
|
440
|
+
<metrics statements="23" coveredstatements="5" conditionals="4" coveredconditionals="0" methods="8" coveredmethods="0"/>
|
|
441
|
+
<line num="5" count="0" type="stmt"/>
|
|
442
|
+
<line num="6" count="0" type="stmt"/>
|
|
443
|
+
<line num="8" count="0" type="stmt"/>
|
|
444
|
+
<line num="10" count="0" type="stmt"/>
|
|
445
|
+
<line num="11" count="0" type="stmt"/>
|
|
446
|
+
<line num="12" count="0" type="stmt"/>
|
|
447
|
+
<line num="14" count="0" type="stmt"/>
|
|
442
448
|
<line num="17" count="2" type="stmt"/>
|
|
443
449
|
<line num="19" count="2" type="stmt"/>
|
|
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
450
|
<line num="24" count="0" type="stmt"/>
|
|
448
451
|
<line num="26" count="0" type="stmt"/>
|
|
449
|
-
<line num="
|
|
450
|
-
<line num="
|
|
451
|
-
<line num="
|
|
452
|
-
<line num="
|
|
453
|
-
<line num="
|
|
454
|
-
<line num="
|
|
455
|
-
<line num="
|
|
456
|
-
<line num="
|
|
457
|
-
<line num="
|
|
452
|
+
<line num="27" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
453
|
+
<line num="28" count="0" type="stmt"/>
|
|
454
|
+
<line num="30" count="0" type="stmt"/>
|
|
455
|
+
<line num="33" count="0" type="stmt"/>
|
|
456
|
+
<line num="35" count="0" type="stmt"/>
|
|
457
|
+
<line num="50" count="2" type="stmt"/>
|
|
458
|
+
<line num="56" count="2" type="stmt"/>
|
|
459
|
+
<line num="60" count="2" type="stmt"/>
|
|
460
|
+
<line num="61" count="0" type="stmt"/>
|
|
461
|
+
<line num="62" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
462
|
+
<line num="63" count="0" type="stmt"/>
|
|
463
|
+
<line num="65" count="0" type="stmt"/>
|
|
458
464
|
</file>
|
|
459
|
-
<file name="utag-helpers.js" path="/Users/
|
|
465
|
+
<file name="utag-helpers.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Header/utag-helpers.js">
|
|
460
466
|
<metrics statements="2" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
461
467
|
<line num="1" count="2" type="stmt"/>
|
|
462
468
|
<line num="2" count="0" type="stmt"/>
|
|
463
469
|
</file>
|
|
464
470
|
</package>
|
|
465
471
|
<package name="react.components.Infotip">
|
|
466
|
-
<metrics statements="
|
|
467
|
-
<file name="Infotip.jsx" path="/Users/
|
|
472
|
+
<metrics statements="24" coveredstatements="24" conditionals="8" coveredconditionals="8" methods="5" coveredmethods="5"/>
|
|
473
|
+
<file name="Infotip.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Infotip/Infotip.jsx">
|
|
468
474
|
<metrics statements="13" coveredstatements="13" conditionals="2" coveredconditionals="2" methods="3" coveredmethods="3"/>
|
|
469
475
|
<line num="6" count="3" type="stmt"/>
|
|
470
476
|
<line num="8" count="3" type="stmt"/>
|
|
471
|
-
<line num="
|
|
477
|
+
<line num="21" count="3" type="stmt"/>
|
|
478
|
+
<line num="23" count="1" type="stmt"/>
|
|
479
|
+
<line num="26" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
472
480
|
<line num="27" count="1" type="stmt"/>
|
|
473
|
-
<line num="
|
|
481
|
+
<line num="28" count="1" type="stmt"/>
|
|
482
|
+
<line num="30" count="1" type="stmt"/>
|
|
474
483
|
<line num="31" count="1" type="stmt"/>
|
|
475
|
-
<line num="
|
|
476
|
-
<line num="
|
|
477
|
-
<line num="
|
|
478
|
-
<line num="
|
|
479
|
-
<line num="44" count="7" type="stmt"/>
|
|
480
|
-
<line num="62" count="3" type="stmt"/>
|
|
481
|
-
<line num="69" count="3" type="stmt"/>
|
|
484
|
+
<line num="39" count="3" type="stmt"/>
|
|
485
|
+
<line num="40" count="7" type="stmt"/>
|
|
486
|
+
<line num="58" count="3" type="stmt"/>
|
|
487
|
+
<line num="65" count="3" type="stmt"/>
|
|
482
488
|
</file>
|
|
483
|
-
<file name="
|
|
489
|
+
<file name="InfotipContent.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Infotip/InfotipContent.jsx">
|
|
490
|
+
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
491
|
+
<line num="10" count="3" type="stmt"/>
|
|
492
|
+
<line num="11" count="3" type="stmt"/>
|
|
493
|
+
<line num="13" count="3" type="stmt"/>
|
|
494
|
+
<line num="14" count="25" type="stmt"/>
|
|
495
|
+
<line num="16" count="25" type="stmt"/>
|
|
496
|
+
<line num="24" count="25" type="stmt"/>
|
|
497
|
+
<line num="41" count="3" type="stmt"/>
|
|
498
|
+
</file>
|
|
499
|
+
<file name="InfotipIcon.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Infotip/InfotipIcon.jsx">
|
|
484
500
|
<metrics statements="4" coveredstatements="4" conditionals="6" coveredconditionals="6" methods="1" coveredmethods="1"/>
|
|
485
501
|
<line num="4" count="3" type="stmt"/>
|
|
486
502
|
<line num="5" count="7" type="stmt"/>
|
|
487
503
|
<line num="35" count="3" type="stmt"/>
|
|
488
504
|
<line num="39" count="3" type="stmt"/>
|
|
489
505
|
</file>
|
|
490
|
-
<file name="index.js" path="/Users/
|
|
506
|
+
<file name="index.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Infotip/index.js">
|
|
491
507
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
492
508
|
</file>
|
|
493
509
|
</package>
|
|
494
510
|
<package name="react.components.Modal">
|
|
495
511
|
<metrics statements="33" coveredstatements="21" conditionals="23" coveredconditionals="13" methods="11" coveredmethods="4"/>
|
|
496
|
-
<file name="LegacyModal.jsx" path="/Users/
|
|
512
|
+
<file name="LegacyModal.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Modal/LegacyModal.jsx">
|
|
497
513
|
<metrics statements="12" coveredstatements="2" conditionals="2" coveredconditionals="0" methods="6" coveredmethods="0"/>
|
|
498
514
|
<line num="10" count="0" type="stmt"/>
|
|
499
515
|
<line num="12" count="0" type="stmt"/>
|
|
@@ -508,7 +524,7 @@
|
|
|
508
524
|
<line num="64" count="0" type="stmt"/>
|
|
509
525
|
<line num="67" count="3" type="stmt"/>
|
|
510
526
|
</file>
|
|
511
|
-
<file name="Modal.jsx" path="/Users/
|
|
527
|
+
<file name="Modal.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Modal/Modal.jsx">
|
|
512
528
|
<metrics statements="14" coveredstatements="13" conditionals="19" coveredconditionals="12" methods="4" coveredmethods="3"/>
|
|
513
529
|
<line num="7" count="3" type="stmt"/>
|
|
514
530
|
<line num="17" count="44" type="stmt"/>
|
|
@@ -525,7 +541,7 @@
|
|
|
525
541
|
<line num="111" count="3" type="stmt"/>
|
|
526
542
|
<line num="131" count="3" type="stmt"/>
|
|
527
543
|
</file>
|
|
528
|
-
<file name="index.jsx" path="/Users/
|
|
544
|
+
<file name="index.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Modal/index.jsx">
|
|
529
545
|
<metrics statements="7" coveredstatements="6" conditionals="2" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
530
546
|
<line num="7" count="3" type="stmt"/>
|
|
531
547
|
<line num="8" count="44" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -537,111 +553,110 @@
|
|
|
537
553
|
</file>
|
|
538
554
|
</package>
|
|
539
555
|
<package name="react.components.NotificationBanner">
|
|
540
|
-
<metrics statements="
|
|
541
|
-
<file name="CollapsedView.js" path="/Users/
|
|
542
|
-
<metrics statements="
|
|
556
|
+
<metrics statements="67" coveredstatements="8" conditionals="33" coveredconditionals="0" methods="16" coveredmethods="0"/>
|
|
557
|
+
<file name="CollapsedView.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/NotificationBanner/CollapsedView.js">
|
|
558
|
+
<metrics statements="4" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
543
559
|
<line num="5" count="2" type="stmt"/>
|
|
544
|
-
<line num="
|
|
545
|
-
<line num="
|
|
560
|
+
<line num="10" count="0" type="stmt"/>
|
|
561
|
+
<line num="32" count="2" type="stmt"/>
|
|
562
|
+
<line num="34" count="2" type="stmt"/>
|
|
546
563
|
</file>
|
|
547
|
-
<file name="ExpandedView.js" path="/Users/
|
|
564
|
+
<file name="ExpandedView.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/NotificationBanner/ExpandedView.js">
|
|
548
565
|
<metrics statements="3" coveredstatements="2" conditionals="5" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
549
566
|
<line num="6" count="2" type="stmt"/>
|
|
550
567
|
<line num="13" count="0" type="stmt"/>
|
|
551
568
|
<line num="37" count="2" type="stmt"/>
|
|
552
569
|
</file>
|
|
553
|
-
<file name="index.js" path="/Users/
|
|
554
|
-
<metrics statements="60" coveredstatements="
|
|
555
|
-
<line num="9" count="
|
|
570
|
+
<file name="index.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/NotificationBanner/index.js">
|
|
571
|
+
<metrics statements="60" coveredstatements="3" conditionals="28" coveredconditionals="0" methods="14" coveredmethods="0"/>
|
|
572
|
+
<line num="9" count="0" type="stmt"/>
|
|
556
573
|
<line num="10" count="0" type="stmt"/>
|
|
557
574
|
<line num="11" count="0" type="stmt"/>
|
|
558
575
|
<line num="12" count="0" type="stmt"/>
|
|
559
576
|
<line num="13" count="0" type="stmt"/>
|
|
560
577
|
<line num="18" count="2" type="stmt"/>
|
|
561
|
-
<line num="25" count="
|
|
562
|
-
<line num="27" count="
|
|
563
|
-
<line num="28" count="
|
|
564
|
-
<line num="29" count="
|
|
565
|
-
<line num="30" count="
|
|
566
|
-
<line num="31" count="
|
|
567
|
-
<line num="32" count="
|
|
568
|
-
<line num="33" count="
|
|
569
|
-
<line num="34" count="
|
|
570
|
-
<line num="36" count="
|
|
571
|
-
<line num="38" count="
|
|
572
|
-
<line num="40" count="
|
|
578
|
+
<line num="25" count="0" type="stmt"/>
|
|
579
|
+
<line num="27" count="0" type="stmt"/>
|
|
580
|
+
<line num="28" count="0" type="stmt"/>
|
|
581
|
+
<line num="29" count="0" type="stmt"/>
|
|
582
|
+
<line num="30" count="0" type="stmt"/>
|
|
583
|
+
<line num="31" count="0" type="stmt"/>
|
|
584
|
+
<line num="32" count="0" type="stmt"/>
|
|
585
|
+
<line num="33" count="0" type="stmt"/>
|
|
586
|
+
<line num="34" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
587
|
+
<line num="36" count="0" type="stmt"/>
|
|
588
|
+
<line num="38" count="0" type="stmt"/>
|
|
589
|
+
<line num="40" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
573
590
|
<line num="41" count="0" type="stmt"/>
|
|
574
|
-
<line num="44" count="
|
|
591
|
+
<line num="44" count="0" type="stmt"/>
|
|
575
592
|
<line num="45" count="0" type="stmt"/>
|
|
576
|
-
<line num="48" count="
|
|
577
|
-
<line num="50" count="
|
|
578
|
-
<line num="51" count="
|
|
579
|
-
<line num="55" count="
|
|
580
|
-
<line num="57" count="
|
|
581
|
-
<line num="58" count="
|
|
582
|
-
<line num="62" count="
|
|
583
|
-
<line num="63" count="
|
|
584
|
-
<line num="64" count="
|
|
585
|
-
<line num="66" count="
|
|
586
|
-
<line num="70" count="
|
|
587
|
-
<line num="73" count="
|
|
588
|
-
<line num="74" count="
|
|
593
|
+
<line num="48" count="0" type="stmt"/>
|
|
594
|
+
<line num="50" count="0" type="stmt"/>
|
|
595
|
+
<line num="51" count="0" type="stmt"/>
|
|
596
|
+
<line num="55" count="0" type="stmt"/>
|
|
597
|
+
<line num="57" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
598
|
+
<line num="58" count="0" type="stmt"/>
|
|
599
|
+
<line num="62" count="0" type="stmt"/>
|
|
600
|
+
<line num="63" count="0" type="stmt"/>
|
|
601
|
+
<line num="64" count="0" type="stmt"/>
|
|
602
|
+
<line num="66" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
603
|
+
<line num="70" count="0" type="stmt"/>
|
|
604
|
+
<line num="73" count="0" type="stmt"/>
|
|
605
|
+
<line num="74" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
589
606
|
<line num="75" count="0" type="stmt"/>
|
|
590
607
|
<line num="76" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
591
608
|
<line num="80" count="0" type="stmt"/>
|
|
592
|
-
<line num="93" count="
|
|
593
|
-
<line num="94" count="
|
|
594
|
-
<line num="102" count="
|
|
609
|
+
<line num="93" count="0" type="stmt"/>
|
|
610
|
+
<line num="94" count="0" type="stmt"/>
|
|
611
|
+
<line num="102" count="0" type="stmt"/>
|
|
595
612
|
<line num="103" count="0" type="stmt"/>
|
|
596
613
|
<line num="104" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
597
614
|
<line num="106" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
598
615
|
<line num="107" count="0" type="stmt"/>
|
|
599
616
|
<line num="118" count="0" type="stmt"/>
|
|
600
|
-
<line num="137" count="
|
|
617
|
+
<line num="137" count="0" type="stmt"/>
|
|
601
618
|
<line num="138" count="0" type="stmt"/>
|
|
602
619
|
<line num="139" count="0" type="stmt"/>
|
|
603
620
|
<line num="140" count="0" type="stmt"/>
|
|
604
621
|
<line num="141" count="0" type="stmt"/>
|
|
605
622
|
<line num="143" count="0" type="stmt"/>
|
|
606
623
|
<line num="144" count="0" type="stmt"/>
|
|
607
|
-
<line num="147" count="
|
|
624
|
+
<line num="147" count="0" type="stmt"/>
|
|
608
625
|
<line num="148" count="0" type="stmt"/>
|
|
609
626
|
<line num="149" count="0" type="stmt"/>
|
|
610
627
|
<line num="150" count="0" type="stmt"/>
|
|
611
628
|
<line num="151" count="0" type="stmt"/>
|
|
612
|
-
<line num="160" count="
|
|
629
|
+
<line num="160" count="0" type="stmt"/>
|
|
613
630
|
<line num="189" count="2" type="stmt"/>
|
|
614
631
|
<line num="203" count="2" type="stmt"/>
|
|
615
632
|
</file>
|
|
616
633
|
</package>
|
|
617
634
|
<package name="react.components.SanitizedContent">
|
|
618
|
-
<metrics statements="9" coveredstatements="
|
|
619
|
-
<file name="index.jsx" path="/Users/
|
|
620
|
-
<metrics statements="9" coveredstatements="
|
|
635
|
+
<metrics statements="9" coveredstatements="9" conditionals="6" coveredconditionals="4" methods="2" coveredmethods="2"/>
|
|
636
|
+
<file name="index.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SanitizedContent/index.jsx">
|
|
637
|
+
<metrics statements="9" coveredstatements="9" conditionals="6" coveredconditionals="4" methods="2" coveredmethods="2"/>
|
|
621
638
|
<line num="6" count="4" type="stmt"/>
|
|
622
|
-
<line num="
|
|
623
|
-
<line num="
|
|
624
|
-
<line num="
|
|
625
|
-
<line num="
|
|
626
|
-
<line num="
|
|
627
|
-
<line num="
|
|
628
|
-
<line num="
|
|
629
|
-
<line num="
|
|
639
|
+
<line num="95" count="4" type="stmt"/>
|
|
640
|
+
<line num="185" count="4" type="stmt"/>
|
|
641
|
+
<line num="191" count="1" type="stmt"/>
|
|
642
|
+
<line num="192" count="85" type="stmt"/>
|
|
643
|
+
<line num="193" count="85" type="stmt"/>
|
|
644
|
+
<line num="195" count="1" type="stmt"/>
|
|
645
|
+
<line num="196" count="1" type="stmt"/>
|
|
646
|
+
<line num="204" count="4" type="stmt"/>
|
|
630
647
|
</file>
|
|
631
648
|
</package>
|
|
632
649
|
<package name="react.components.SessionDialog">
|
|
633
650
|
<metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
634
|
-
<file name="sessionDialog.js" path="/Users/
|
|
651
|
+
<file name="sessionDialog.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SessionDialog/sessionDialog.js">
|
|
635
652
|
<metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
636
653
|
<line num="17" count="0" type="stmt"/>
|
|
637
654
|
</file>
|
|
638
655
|
</package>
|
|
639
656
|
<package name="react.components.SideNav">
|
|
640
|
-
<metrics statements="
|
|
641
|
-
<file name="helpers.js" path="/Users/
|
|
642
|
-
<metrics statements="
|
|
643
|
-
<line num="20" count="3" type="stmt"/>
|
|
644
|
-
<line num="21" count="3" type="stmt"/>
|
|
657
|
+
<metrics statements="99" coveredstatements="43" conditionals="40" coveredconditionals="4" methods="24" coveredmethods="4"/>
|
|
658
|
+
<file name="helpers.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/helpers.js">
|
|
659
|
+
<metrics statements="95" coveredstatements="42" conditionals="39" coveredconditionals="4" methods="23" coveredmethods="4"/>
|
|
645
660
|
<line num="22" count="3" type="stmt"/>
|
|
646
661
|
<line num="23" count="3" type="stmt"/>
|
|
647
662
|
<line num="24" count="3" type="stmt"/>
|
|
@@ -649,82 +664,106 @@
|
|
|
649
664
|
<line num="26" count="3" type="stmt"/>
|
|
650
665
|
<line num="27" count="3" type="stmt"/>
|
|
651
666
|
<line num="28" count="3" type="stmt"/>
|
|
667
|
+
<line num="29" count="3" type="stmt"/>
|
|
652
668
|
<line num="30" count="3" type="stmt"/>
|
|
653
|
-
<line num="31" count="
|
|
654
|
-
<line num="
|
|
655
|
-
<line num="34" count="0" type="
|
|
656
|
-
<line num="
|
|
657
|
-
<line num="
|
|
658
|
-
<line num="
|
|
659
|
-
<line num="
|
|
660
|
-
<line num="
|
|
661
|
-
<line num="
|
|
662
|
-
<line num="46" count="0" type="stmt"/>
|
|
669
|
+
<line num="31" count="3" type="stmt"/>
|
|
670
|
+
<line num="33" count="3" type="stmt"/>
|
|
671
|
+
<line num="34" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
672
|
+
<line num="35" count="0" type="stmt"/>
|
|
673
|
+
<line num="37" count="0" type="stmt"/>
|
|
674
|
+
<line num="41" count="3" type="stmt"/>
|
|
675
|
+
<line num="42" count="0" type="stmt"/>
|
|
676
|
+
<line num="45" count="3" type="stmt"/>
|
|
677
|
+
<line num="46" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
663
678
|
<line num="47" count="0" type="stmt"/>
|
|
679
|
+
<line num="48" count="0" type="stmt"/>
|
|
664
680
|
<line num="49" count="0" type="stmt"/>
|
|
665
|
-
<line num="
|
|
666
|
-
<line num="
|
|
667
|
-
<line num="
|
|
668
|
-
<line num="
|
|
669
|
-
<line num="
|
|
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="
|
|
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="
|
|
694
|
-
<line num="179" count="
|
|
695
|
-
<line num="
|
|
696
|
-
<line num="
|
|
681
|
+
<line num="50" count="0" type="stmt"/>
|
|
682
|
+
<line num="52" count="0" type="stmt"/>
|
|
683
|
+
<line num="67" count="3" type="stmt"/>
|
|
684
|
+
<line num="68" count="0" type="stmt"/>
|
|
685
|
+
<line num="95" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
686
|
+
<line num="96" count="0" type="stmt"/>
|
|
687
|
+
<line num="99" count="3" type="stmt"/>
|
|
688
|
+
<line num="111" count="3" type="stmt"/>
|
|
689
|
+
<line num="116" count="3" type="stmt"/>
|
|
690
|
+
<line num="117" count="0" type="stmt"/>
|
|
691
|
+
<line num="118" count="0" type="stmt"/>
|
|
692
|
+
<line num="122" count="0" type="stmt"/>
|
|
693
|
+
<line num="134" count="0" type="stmt"/>
|
|
694
|
+
<line num="144" count="3" type="cond" truecount="0" falsecount="1"/>
|
|
695
|
+
<line num="145" count="0" type="stmt"/>
|
|
696
|
+
<line num="146" count="0" type="stmt"/>
|
|
697
|
+
<line num="147" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
698
|
+
<line num="150" count="0" type="stmt"/>
|
|
699
|
+
<line num="151" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
700
|
+
<line num="152" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
701
|
+
<line num="154" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
702
|
+
<line num="162" count="3" type="stmt"/>
|
|
703
|
+
<line num="163" count="0" type="stmt"/>
|
|
704
|
+
<line num="164" count="0" type="stmt"/>
|
|
705
|
+
<line num="174" count="3" type="stmt"/>
|
|
706
|
+
<line num="175" count="1" type="stmt"/>
|
|
707
|
+
<line num="176" count="1" type="stmt"/>
|
|
708
|
+
<line num="177" count="1" type="stmt"/>
|
|
709
|
+
<line num="178" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
710
|
+
<line num="179" count="0" type="stmt"/>
|
|
711
|
+
<line num="182" count="1" type="stmt"/>
|
|
712
|
+
<line num="183" count="0" type="stmt"/>
|
|
713
|
+
<line num="189" count="1" type="stmt"/>
|
|
714
|
+
<line num="190" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
715
|
+
<line num="191" count="0" type="stmt"/>
|
|
716
|
+
<line num="193" count="0" type="stmt"/>
|
|
697
717
|
<line num="196" count="1" type="stmt"/>
|
|
698
|
-
<line num="
|
|
699
|
-
<line num="
|
|
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="
|
|
714
|
-
<line num="
|
|
715
|
-
<line num="
|
|
716
|
-
|
|
717
|
-
|
|
718
|
+
<line num="204" count="3" type="stmt"/>
|
|
719
|
+
<line num="212" count="0" type="stmt"/>
|
|
720
|
+
<line num="213" count="0" type="stmt"/>
|
|
721
|
+
<line num="226" count="3" type="stmt"/>
|
|
722
|
+
<line num="259" count="3" type="stmt"/>
|
|
723
|
+
<line num="260" count="0" type="stmt"/>
|
|
724
|
+
<line num="272" count="3" type="stmt"/>
|
|
725
|
+
<line num="273" count="0" type="stmt"/>
|
|
726
|
+
<line num="274" count="0" type="stmt"/>
|
|
727
|
+
<line num="275" count="0" type="stmt"/>
|
|
728
|
+
<line num="276" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
729
|
+
<line num="278" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
730
|
+
<line num="279" count="0" type="stmt"/>
|
|
731
|
+
<line num="282" count="0" type="stmt"/>
|
|
732
|
+
<line num="290" count="3" type="stmt"/>
|
|
733
|
+
<line num="291" count="0" type="stmt"/>
|
|
734
|
+
<line num="312" count="0" type="stmt"/>
|
|
735
|
+
<line num="325" count="3" type="stmt"/>
|
|
736
|
+
<line num="326" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
737
|
+
<line num="327" count="0" type="stmt"/>
|
|
738
|
+
<line num="328" count="0" type="stmt"/>
|
|
739
|
+
<line num="334" count="3" type="stmt"/>
|
|
740
|
+
<line num="336" count="2" type="stmt"/>
|
|
741
|
+
<line num="337" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
742
|
+
<line num="340" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
743
|
+
<line num="341" count="1" type="stmt"/>
|
|
744
|
+
<line num="345" count="0" type="stmt"/>
|
|
745
|
+
<line num="348" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
746
|
+
<line num="349" count="0" type="stmt"/>
|
|
747
|
+
<line num="351" count="0" type="stmt"/>
|
|
748
|
+
<line num="355" count="0" type="stmt"/>
|
|
749
|
+
<line num="358" count="0" type="stmt"/>
|
|
750
|
+
<line num="361" count="1" type="stmt"/>
|
|
751
|
+
<line num="362" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
752
|
+
<line num="363" count="0" type="stmt"/>
|
|
753
|
+
<line num="365" count="1" type="stmt"/>
|
|
754
|
+
<line num="369" count="3" type="stmt"/>
|
|
755
|
+
</file>
|
|
756
|
+
<file name="index.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/index.js">
|
|
718
757
|
<metrics statements="4" coveredstatements="1" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
719
758
|
<line num="5" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
720
|
-
<line num="
|
|
721
|
-
<line num="
|
|
722
|
-
<line num="
|
|
759
|
+
<line num="24" count="0" type="stmt"/>
|
|
760
|
+
<line num="26" count="0" type="stmt"/>
|
|
761
|
+
<line num="48" count="0" type="stmt"/>
|
|
723
762
|
</file>
|
|
724
763
|
</package>
|
|
725
764
|
<package name="react.components.SideNav.AnimationGroup">
|
|
726
765
|
<metrics statements="5" coveredstatements="5" conditionals="6" coveredconditionals="4" methods="2" coveredmethods="2"/>
|
|
727
|
-
<file name="AnimationGroup.jsx" path="/Users/
|
|
766
|
+
<file name="AnimationGroup.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/AnimationGroup/AnimationGroup.jsx">
|
|
728
767
|
<metrics statements="5" coveredstatements="5" conditionals="6" coveredconditionals="4" methods="2" coveredmethods="2"/>
|
|
729
768
|
<line num="4" count="2" type="stmt"/>
|
|
730
769
|
<line num="5" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -735,7 +774,7 @@
|
|
|
735
774
|
</package>
|
|
736
775
|
<package name="react.components.SideNav.Chart">
|
|
737
776
|
<metrics statements="86" coveredstatements="59" conditionals="36" coveredconditionals="17" methods="22" coveredmethods="13"/>
|
|
738
|
-
<file name="ScoreChart.jsx" path="/Users/
|
|
777
|
+
<file name="ScoreChart.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/Chart/ScoreChart.jsx">
|
|
739
778
|
<metrics statements="86" coveredstatements="59" conditionals="36" coveredconditionals="17" methods="22" coveredmethods="13"/>
|
|
740
779
|
<line num="6" count="3" type="stmt"/>
|
|
741
780
|
<line num="7" count="3" type="stmt"/>
|
|
@@ -824,94 +863,35 @@
|
|
|
824
863
|
<line num="250" count="1" type="stmt"/>
|
|
825
864
|
<line num="262" count="3" type="stmt"/>
|
|
826
865
|
</file>
|
|
827
|
-
<file name="index.js" path="/Users/
|
|
866
|
+
<file name="index.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/Chart/index.js">
|
|
828
867
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
829
868
|
</file>
|
|
830
869
|
</package>
|
|
831
870
|
<package name="react.components.SideNav.Content">
|
|
832
|
-
<metrics statements="
|
|
833
|
-
<file name="LevelOneContent.jsx" path="/Users/
|
|
834
|
-
<metrics statements="
|
|
835
|
-
<line num="
|
|
871
|
+
<metrics statements="12" coveredstatements="12" conditionals="4" coveredconditionals="2" methods="1" coveredmethods="1"/>
|
|
872
|
+
<file name="LevelOneContent.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/Content/LevelOneContent.jsx">
|
|
873
|
+
<metrics statements="12" coveredstatements="12" conditionals="4" coveredconditionals="2" methods="1" coveredmethods="1"/>
|
|
874
|
+
<line num="10" count="2" type="stmt"/>
|
|
875
|
+
<line num="11" count="1" type="stmt"/>
|
|
876
|
+
<line num="13" count="1" type="stmt"/>
|
|
877
|
+
<line num="15" count="1" type="stmt"/>
|
|
878
|
+
<line num="16" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
879
|
+
<line num="17" count="1" type="stmt"/>
|
|
880
|
+
<line num="18" count="1" type="stmt"/>
|
|
881
|
+
<line num="20" count="1" type="stmt"/>
|
|
882
|
+
<line num="21" count="1" type="stmt"/>
|
|
883
|
+
<line num="23" count="1" type="stmt"/>
|
|
836
884
|
<line num="25" count="1" type="stmt"/>
|
|
837
|
-
<line num="
|
|
838
|
-
<line num="29" count="1" type="stmt"/>
|
|
839
|
-
<line num="30" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
840
|
-
<line num="31" count="1" type="stmt"/>
|
|
841
|
-
<line num="32" count="1" type="stmt"/>
|
|
842
|
-
<line num="35" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
843
|
-
<line num="37" count="1" type="stmt"/>
|
|
844
|
-
<line num="38" count="1" type="stmt"/>
|
|
845
|
-
<line num="40" count="1" type="stmt"/>
|
|
846
|
-
<line num="41" count="1" type="stmt"/>
|
|
847
|
-
<line num="44" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
848
|
-
<line num="45" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
849
|
-
<line num="47" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
850
|
-
<line num="49" count="1" type="stmt"/>
|
|
851
|
-
<line num="50" count="1" type="stmt"/>
|
|
852
|
-
<line num="55" count="0" type="stmt"/>
|
|
853
|
-
<line num="64" count="1" type="stmt"/>
|
|
854
|
-
<line num="66" count="1" type="stmt"/>
|
|
855
|
-
<line num="70" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
856
|
-
<line num="71" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
857
|
-
<line num="72" count="0" type="stmt"/>
|
|
858
|
-
<line num="80" count="0" type="stmt"/>
|
|
859
|
-
<line num="81" count="0" type="stmt"/>
|
|
860
|
-
<line num="83" count="0" type="stmt"/>
|
|
861
|
-
<line num="87" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
862
|
-
<line num="88" count="0" type="stmt"/>
|
|
863
|
-
<line num="90" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
864
|
-
<line num="91" count="0" type="stmt"/>
|
|
865
|
-
<line num="94" count="0" type="stmt"/>
|
|
866
|
-
<line num="97" count="0" type="stmt"/>
|
|
867
|
-
<line num="100" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
868
|
-
<line num="101" count="0" type="stmt"/>
|
|
869
|
-
<line num="105" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
870
|
-
<line num="106" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
871
|
-
<line num="109" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
872
|
-
<line num="110" count="0" type="stmt"/>
|
|
873
|
-
<line num="117" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
874
|
-
<line num="118" count="0" type="stmt"/>
|
|
875
|
-
<line num="121" count="0" type="stmt"/>
|
|
876
|
-
<line num="122" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
877
|
-
<line num="123" count="0" type="stmt"/>
|
|
878
|
-
<line num="127" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
879
|
-
<line num="132" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
880
|
-
<line num="135" count="0" type="stmt"/>
|
|
881
|
-
<line num="150" count="0" type="stmt"/>
|
|
882
|
-
<line num="151" count="0" type="stmt"/>
|
|
883
|
-
<line num="166" count="0" type="stmt"/>
|
|
884
|
-
<line num="169" count="1" type="stmt"/>
|
|
885
|
-
<line num="187" count="2" type="stmt"/>
|
|
886
|
-
</file>
|
|
887
|
-
<file name="LevelTwoContent.jsx" path="/Users/dominiquelomax/Desktop/Repos/qpp-style/react/components/SideNav/Content/LevelTwoContent.jsx">
|
|
888
|
-
<metrics statements="17" coveredstatements="3" conditionals="56" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
889
|
-
<line num="27" count="2" type="stmt"/>
|
|
890
|
-
<line num="29" count="2" type="stmt"/>
|
|
891
|
-
<line num="53" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
892
|
-
<line num="54" count="0" type="stmt"/>
|
|
893
|
-
<line num="56" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
894
|
-
<line num="57" count="0" type="stmt"/>
|
|
895
|
-
<line num="58" count="0" type="stmt"/>
|
|
896
|
-
<line num="68" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
897
|
-
<line num="71" count="0" type="stmt"/>
|
|
898
|
-
<line num="74" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
899
|
-
<line num="78" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
900
|
-
<line num="79" count="0" type="stmt"/>
|
|
901
|
-
<line num="100" count="0" type="stmt"/>
|
|
902
|
-
<line num="130" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
903
|
-
<line num="137" count="0" type="stmt"/>
|
|
904
|
-
<line num="156" count="0" type="stmt"/>
|
|
905
|
-
<line num="209" count="2" type="stmt"/>
|
|
885
|
+
<line num="44" count="2" type="stmt"/>
|
|
906
886
|
</file>
|
|
907
|
-
<file name="index.js" path="/Users/
|
|
887
|
+
<file name="index.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/Content/index.js">
|
|
908
888
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
909
889
|
</file>
|
|
910
890
|
</package>
|
|
911
891
|
<package name="react.components.SideNav.Content.SelectRole">
|
|
912
|
-
<metrics statements="
|
|
913
|
-
<file name="index.js" path="/Users/
|
|
914
|
-
<metrics statements="
|
|
892
|
+
<metrics statements="66" coveredstatements="14" conditionals="24" coveredconditionals="0" methods="16" coveredmethods="0"/>
|
|
893
|
+
<file name="index.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/Content/SelectRole/index.js">
|
|
894
|
+
<metrics statements="21" coveredstatements="2" conditionals="4" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
915
895
|
<line num="13" count="2" type="stmt"/>
|
|
916
896
|
<line num="18" count="0" type="stmt"/>
|
|
917
897
|
<line num="20" count="0" type="stmt"/>
|
|
@@ -928,67 +908,70 @@
|
|
|
928
908
|
<line num="42" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
929
909
|
<line num="45" count="0" type="stmt"/>
|
|
930
910
|
<line num="48" count="0" type="stmt"/>
|
|
931
|
-
<line num="
|
|
932
|
-
<line num="52" count="0" type="
|
|
933
|
-
<line num="
|
|
934
|
-
<line num="
|
|
911
|
+
<line num="49" count="0" type="stmt"/>
|
|
912
|
+
<line num="52" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
913
|
+
<line num="53" count="0" type="stmt"/>
|
|
914
|
+
<line num="57" count="0" type="stmt"/>
|
|
915
|
+
<line num="73" count="2" type="stmt"/>
|
|
935
916
|
</file>
|
|
936
|
-
<file name="utils.js" path="/Users/
|
|
937
|
-
<metrics statements="
|
|
938
|
-
<line num="6" count="
|
|
917
|
+
<file name="utils.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/Content/SelectRole/utils.js">
|
|
918
|
+
<metrics statements="45" coveredstatements="12" conditionals="20" coveredconditionals="0" methods="12" coveredmethods="0"/>
|
|
919
|
+
<line num="6" count="3" type="stmt"/>
|
|
939
920
|
<line num="7" count="0" type="stmt"/>
|
|
940
921
|
<line num="8" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
941
922
|
<line num="11" count="0" type="stmt"/>
|
|
942
|
-
<line num="19" count="
|
|
943
|
-
<line num="20" count="0" type="
|
|
944
|
-
<line num="
|
|
945
|
-
<line num="
|
|
946
|
-
<line num="
|
|
947
|
-
<line num="
|
|
948
|
-
<line num="
|
|
949
|
-
<line num="
|
|
950
|
-
<line num="
|
|
951
|
-
<line num="
|
|
952
|
-
<line num="
|
|
953
|
-
<line num="
|
|
954
|
-
<line num="
|
|
955
|
-
<line num="
|
|
956
|
-
<line num="
|
|
957
|
-
<line num="59" count="0" type="stmt"/>
|
|
958
|
-
<line num="61" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
959
|
-
<line num="62" count="0" type="stmt"/>
|
|
960
|
-
<line num="64" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
961
|
-
<line num="65" count="0" type="stmt"/>
|
|
962
|
-
<line num="67" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
923
|
+
<line num="19" count="3" type="stmt"/>
|
|
924
|
+
<line num="20" count="0" type="stmt"/>
|
|
925
|
+
<line num="27" count="0" type="stmt"/>
|
|
926
|
+
<line num="35" count="3" type="stmt"/>
|
|
927
|
+
<line num="36" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
928
|
+
<line num="37" count="0" type="stmt"/>
|
|
929
|
+
<line num="45" count="3" type="stmt"/>
|
|
930
|
+
<line num="46" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
931
|
+
<line num="47" count="0" type="stmt"/>
|
|
932
|
+
<line num="50" count="3" type="stmt"/>
|
|
933
|
+
<line num="51" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
934
|
+
<line num="52" count="0" type="stmt"/>
|
|
935
|
+
<line num="58" count="0" type="stmt"/>
|
|
936
|
+
<line num="66" count="3" type="stmt"/>
|
|
937
|
+
<line num="67" count="0" type="stmt"/>
|
|
963
938
|
<line num="68" count="0" type="stmt"/>
|
|
964
|
-
<line num="70" count="0" type="
|
|
965
|
-
<line num="
|
|
966
|
-
<line num="
|
|
939
|
+
<line num="70" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
940
|
+
<line num="71" count="0" type="stmt"/>
|
|
941
|
+
<line num="73" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
942
|
+
<line num="74" count="0" type="stmt"/>
|
|
943
|
+
<line num="76" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
944
|
+
<line num="77" count="0" type="stmt"/>
|
|
945
|
+
<line num="79" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
967
946
|
<line num="80" count="0" type="stmt"/>
|
|
968
|
-
<line num="
|
|
969
|
-
<line num="
|
|
970
|
-
<line num="
|
|
971
|
-
<line num="
|
|
972
|
-
<line num="
|
|
973
|
-
<line num="
|
|
974
|
-
<line num="
|
|
975
|
-
<line num="
|
|
976
|
-
<line num="
|
|
977
|
-
<line num="
|
|
978
|
-
<line num="
|
|
979
|
-
<line num="127" count="
|
|
947
|
+
<line num="82" count="0" type="stmt"/>
|
|
948
|
+
<line num="90" count="3" type="stmt"/>
|
|
949
|
+
<line num="91" count="0" type="stmt"/>
|
|
950
|
+
<line num="92" count="0" type="stmt"/>
|
|
951
|
+
<line num="95" count="3" type="stmt"/>
|
|
952
|
+
<line num="107" count="3" type="stmt"/>
|
|
953
|
+
<line num="108" count="0" type="stmt"/>
|
|
954
|
+
<line num="109" count="0" type="stmt"/>
|
|
955
|
+
<line num="110" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
956
|
+
<line num="111" count="0" type="stmt"/>
|
|
957
|
+
<line num="118" count="3" type="stmt"/>
|
|
958
|
+
<line num="127" count="3" type="stmt"/>
|
|
980
959
|
<line num="128" count="0" type="stmt"/>
|
|
960
|
+
<line num="130" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
961
|
+
<line num="131" count="0" type="stmt"/>
|
|
962
|
+
<line num="139" count="3" type="stmt"/>
|
|
963
|
+
<line num="140" count="0" type="stmt"/>
|
|
981
964
|
</file>
|
|
982
965
|
</package>
|
|
983
966
|
<package name="react.components.SideNav.Details">
|
|
984
967
|
<metrics statements="17" coveredstatements="4" conditionals="12" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
985
|
-
<file name="IndividualDetails.jsx" path="/Users/
|
|
968
|
+
<file name="IndividualDetails.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/Details/IndividualDetails.jsx">
|
|
986
969
|
<metrics statements="3" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
987
970
|
<line num="4" count="2" type="stmt"/>
|
|
988
971
|
<line num="5" count="0" type="stmt"/>
|
|
989
972
|
<line num="13" count="2" type="stmt"/>
|
|
990
973
|
</file>
|
|
991
|
-
<file name="PracticeDetails.jsx" path="/Users/
|
|
974
|
+
<file name="PracticeDetails.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/Details/PracticeDetails.jsx">
|
|
992
975
|
<metrics statements="14" coveredstatements="2" conditionals="12" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
993
976
|
<line num="4" count="2" type="stmt"/>
|
|
994
977
|
<line num="13" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -1005,20 +988,20 @@
|
|
|
1005
988
|
<line num="28" count="0" type="stmt"/>
|
|
1006
989
|
<line num="36" count="2" type="stmt"/>
|
|
1007
990
|
</file>
|
|
1008
|
-
<file name="index.js" path="/Users/
|
|
991
|
+
<file name="index.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/Details/index.js">
|
|
1009
992
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1010
993
|
</file>
|
|
1011
994
|
</package>
|
|
1012
995
|
<package name="react.components.SideNav.Links">
|
|
1013
|
-
<metrics statements="
|
|
1014
|
-
<file name="CmsSwitchLink.jsx" path="/Users/
|
|
996
|
+
<metrics statements="130" coveredstatements="16" conditionals="166" coveredconditionals="5" methods="34" coveredmethods="1"/>
|
|
997
|
+
<file name="CmsSwitchLink.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/Links/CmsSwitchLink.jsx">
|
|
1015
998
|
<metrics statements="4" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
1016
999
|
<line num="6" count="2" type="stmt"/>
|
|
1017
1000
|
<line num="7" count="0" type="stmt"/>
|
|
1018
1001
|
<line num="11" count="0" type="stmt"/>
|
|
1019
1002
|
<line num="35" count="2" type="stmt"/>
|
|
1020
1003
|
</file>
|
|
1021
|
-
<file name="NavItemInline.jsx" path="/Users/
|
|
1004
|
+
<file name="NavItemInline.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/Links/NavItemInline.jsx">
|
|
1022
1005
|
<metrics statements="8" coveredstatements="2" conditionals="14" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
1023
1006
|
<line num="5" count="2" type="stmt"/>
|
|
1024
1007
|
<line num="15" count="0" type="stmt"/>
|
|
@@ -1029,121 +1012,129 @@
|
|
|
1029
1012
|
<line num="22" count="0" type="stmt"/>
|
|
1030
1013
|
<line num="43" count="2" type="stmt"/>
|
|
1031
1014
|
</file>
|
|
1032
|
-
<file name="NavLinkContainer.jsx" path="/Users/
|
|
1033
|
-
<metrics statements="10" coveredstatements="
|
|
1015
|
+
<file name="NavLinkContainer.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/Links/NavLinkContainer.jsx">
|
|
1016
|
+
<metrics statements="10" coveredstatements="3" conditionals="6" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
1034
1017
|
<line num="4" count="2" type="stmt"/>
|
|
1035
|
-
<line num="5" count="
|
|
1036
|
-
<line num="7" count="
|
|
1018
|
+
<line num="5" count="0" type="stmt"/>
|
|
1019
|
+
<line num="7" count="0" type="stmt"/>
|
|
1037
1020
|
<line num="8" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1038
1021
|
<line num="9" count="0" type="stmt"/>
|
|
1039
|
-
<line num="12" count="
|
|
1022
|
+
<line num="12" count="0" type="stmt"/>
|
|
1040
1023
|
<line num="16" count="0" type="stmt"/>
|
|
1041
1024
|
<line num="18" count="0" type="stmt"/>
|
|
1042
1025
|
<line num="28" count="2" type="stmt"/>
|
|
1043
1026
|
<line num="33" count="2" type="stmt"/>
|
|
1044
1027
|
</file>
|
|
1045
|
-
<file name="NavLinkDrawer.jsx" path="/Users/
|
|
1046
|
-
<metrics statements="
|
|
1028
|
+
<file name="NavLinkDrawer.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/Links/NavLinkDrawer.jsx">
|
|
1029
|
+
<metrics statements="73" coveredstatements="2" conditionals="100" coveredconditionals="0" methods="21" coveredmethods="0"/>
|
|
1047
1030
|
<line num="7" count="2" type="stmt"/>
|
|
1048
1031
|
<line num="29" count="0" type="stmt"/>
|
|
1049
1032
|
<line num="30" count="0" type="stmt"/>
|
|
1033
|
+
<line num="31" count="0" type="stmt"/>
|
|
1050
1034
|
<line num="32" count="0" type="stmt"/>
|
|
1051
|
-
<line num="33" count="0" type="
|
|
1052
|
-
<line num="34" count="0" type="stmt"/>
|
|
1035
|
+
<line num="33" count="0" type="stmt"/>
|
|
1053
1036
|
<line num="35" count="0" type="stmt"/>
|
|
1054
|
-
<line num="36" count="0" type="
|
|
1055
|
-
<line num="
|
|
1056
|
-
<line num="
|
|
1037
|
+
<line num="36" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1038
|
+
<line num="37" count="0" type="stmt"/>
|
|
1039
|
+
<line num="38" count="0" type="stmt"/>
|
|
1040
|
+
<line num="39" count="0" type="stmt"/>
|
|
1041
|
+
<line num="42" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1057
1042
|
<line num="43" count="0" type="stmt"/>
|
|
1058
1043
|
<line num="46" count="0" type="stmt"/>
|
|
1059
|
-
<line num="
|
|
1060
|
-
<line num="
|
|
1061
|
-
<line num="
|
|
1062
|
-
<line num="
|
|
1063
|
-
<line num="54" count="0" type="stmt"/>
|
|
1064
|
-
<line num="56" count="0" type="stmt"/>
|
|
1065
|
-
<line num="59" count="0" type="stmt"/>
|
|
1066
|
-
<line num="60" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1067
|
-
<line num="61" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1044
|
+
<line num="49" count="0" type="stmt"/>
|
|
1045
|
+
<line num="50" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1046
|
+
<line num="51" count="0" type="stmt"/>
|
|
1047
|
+
<line num="55" count="0" type="stmt"/>
|
|
1068
1048
|
<line num="62" count="0" type="stmt"/>
|
|
1049
|
+
<line num="63" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1069
1050
|
<line num="64" count="0" type="stmt"/>
|
|
1070
1051
|
<line num="66" count="0" type="stmt"/>
|
|
1071
|
-
<line num="
|
|
1052
|
+
<line num="69" count="0" type="stmt"/>
|
|
1053
|
+
<line num="70" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1072
1054
|
<line num="71" count="0" type="stmt"/>
|
|
1073
|
-
<line num="73" count="0" type="
|
|
1074
|
-
<line num="
|
|
1055
|
+
<line num="73" count="0" type="stmt"/>
|
|
1056
|
+
<line num="76" count="0" type="stmt"/>
|
|
1075
1057
|
<line num="77" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1076
|
-
<line num="78" count="0" type="
|
|
1058
|
+
<line num="78" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1059
|
+
<line num="79" count="0" type="stmt"/>
|
|
1077
1060
|
<line num="81" count="0" type="stmt"/>
|
|
1078
|
-
<line num="
|
|
1079
|
-
<line num="
|
|
1061
|
+
<line num="83" count="0" type="stmt"/>
|
|
1062
|
+
<line num="87" count="0" type="stmt"/>
|
|
1063
|
+
<line num="88" count="0" type="stmt"/>
|
|
1064
|
+
<line num="90" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1080
1065
|
<line num="91" count="0" type="stmt"/>
|
|
1081
|
-
<line num="
|
|
1082
|
-
<line num="
|
|
1083
|
-
<line num="
|
|
1066
|
+
<line num="94" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1067
|
+
<line num="95" count="0" type="stmt"/>
|
|
1068
|
+
<line num="98" count="0" type="stmt"/>
|
|
1069
|
+
<line num="102" count="0" type="stmt"/>
|
|
1084
1070
|
<line num="106" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1085
|
-
<line num="
|
|
1086
|
-
<line num="
|
|
1087
|
-
<line num="
|
|
1088
|
-
<line num="
|
|
1089
|
-
<line num="
|
|
1090
|
-
<line num="
|
|
1091
|
-
<line num="
|
|
1092
|
-
<line num="
|
|
1093
|
-
<line num="
|
|
1094
|
-
<line num="
|
|
1095
|
-
<line num="
|
|
1096
|
-
<line num="
|
|
1097
|
-
<line num="
|
|
1098
|
-
<line num="134" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1099
|
-
<line num="137" count="0" type="stmt"/>
|
|
1100
|
-
<line num="138" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1101
|
-
<line num="139" count="0" type="stmt"/>
|
|
1102
|
-
<line num="141" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1071
|
+
<line num="108" count="0" type="stmt"/>
|
|
1072
|
+
<line num="109" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1073
|
+
<line num="110" count="0" type="stmt"/>
|
|
1074
|
+
<line num="122" count="0" type="stmt"/>
|
|
1075
|
+
<line num="123" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1076
|
+
<line num="126" count="0" type="stmt"/>
|
|
1077
|
+
<line num="127" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1078
|
+
<line num="130" count="0" type="stmt"/>
|
|
1079
|
+
<line num="131" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1080
|
+
<line num="134" count="0" type="stmt"/>
|
|
1081
|
+
<line num="135" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1082
|
+
<line num="138" count="0" type="stmt"/>
|
|
1083
|
+
<line num="139" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1103
1084
|
<line num="142" count="0" type="stmt"/>
|
|
1104
|
-
<line num="
|
|
1105
|
-
<line num="
|
|
1106
|
-
<line num="
|
|
1107
|
-
<line num="
|
|
1108
|
-
<line num="
|
|
1109
|
-
<line num="
|
|
1110
|
-
<line num="
|
|
1111
|
-
<line num="
|
|
1085
|
+
<line num="143" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1086
|
+
<line num="146" count="0" type="stmt"/>
|
|
1087
|
+
<line num="147" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1088
|
+
<line num="150" count="0" type="stmt"/>
|
|
1089
|
+
<line num="151" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1090
|
+
<line num="154" count="0" type="stmt"/>
|
|
1091
|
+
<line num="155" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1092
|
+
<line num="156" count="0" type="stmt"/>
|
|
1093
|
+
<line num="158" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1094
|
+
<line num="159" count="0" type="stmt"/>
|
|
1095
|
+
<line num="165" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
1096
|
+
<line num="166" count="0" type="stmt"/>
|
|
1097
|
+
<line num="169" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1098
|
+
<line num="170" count="0" type="stmt"/>
|
|
1099
|
+
<line num="177" count="0" type="stmt"/>
|
|
1100
|
+
<line num="189" count="0" type="stmt"/>
|
|
1101
|
+
<line num="214" count="0" type="stmt"/>
|
|
1102
|
+
<line num="272" count="2" type="stmt"/>
|
|
1112
1103
|
</file>
|
|
1113
|
-
<file name="NavLinkInline.jsx" path="/Users/
|
|
1114
|
-
<metrics statements="30" coveredstatements="2" conditionals="
|
|
1104
|
+
<file name="NavLinkInline.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/Links/NavLinkInline.jsx">
|
|
1105
|
+
<metrics statements="30" coveredstatements="2" conditionals="36" coveredconditionals="0" methods="5" coveredmethods="0"/>
|
|
1115
1106
|
<line num="6" count="2" type="stmt"/>
|
|
1116
|
-
<line num="
|
|
1117
|
-
<line num="
|
|
1107
|
+
<line num="19" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1108
|
+
<line num="20" count="0" type="stmt"/>
|
|
1109
|
+
<line num="21" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1118
1110
|
<line num="22" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1119
|
-
<line num="23" count="0" type="
|
|
1111
|
+
<line num="23" count="0" type="stmt"/>
|
|
1120
1112
|
<line num="24" count="0" type="stmt"/>
|
|
1121
1113
|
<line num="25" count="0" type="stmt"/>
|
|
1122
|
-
<line num="
|
|
1123
|
-
<line num="28" count="0" type="
|
|
1124
|
-
<line num="29" count="0" type="
|
|
1114
|
+
<line num="27" count="0" type="stmt"/>
|
|
1115
|
+
<line num="28" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1116
|
+
<line num="29" count="0" type="stmt"/>
|
|
1125
1117
|
<line num="30" count="0" type="stmt"/>
|
|
1126
|
-
<line num="
|
|
1127
|
-
<line num="33" count="0" type="
|
|
1128
|
-
<line num="34" count="0" type="
|
|
1118
|
+
<line num="32" count="0" type="stmt"/>
|
|
1119
|
+
<line num="33" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1120
|
+
<line num="34" count="0" type="stmt"/>
|
|
1129
1121
|
<line num="35" count="0" type="stmt"/>
|
|
1130
1122
|
<line num="36" count="0" type="stmt"/>
|
|
1131
|
-
<line num="
|
|
1132
|
-
<line num="39" count="0" type="
|
|
1133
|
-
<line num="
|
|
1134
|
-
<line num="44" count="0" type="
|
|
1135
|
-
<line num="45" count="0" type="
|
|
1136
|
-
<line num="
|
|
1137
|
-
<line num="48" count="0" type="
|
|
1138
|
-
<line num="
|
|
1139
|
-
<line num="
|
|
1140
|
-
<line num="54" count="0" type="
|
|
1141
|
-
<line num="
|
|
1142
|
-
<line num="
|
|
1143
|
-
<line num="
|
|
1144
|
-
<line num="97" count="2" type="stmt"/>
|
|
1123
|
+
<line num="38" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1124
|
+
<line num="39" count="0" type="stmt"/>
|
|
1125
|
+
<line num="43" count="0" type="stmt"/>
|
|
1126
|
+
<line num="44" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1127
|
+
<line num="45" count="0" type="stmt"/>
|
|
1128
|
+
<line num="47" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1129
|
+
<line num="48" count="0" type="stmt"/>
|
|
1130
|
+
<line num="51" count="0" type="stmt"/>
|
|
1131
|
+
<line num="53" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1132
|
+
<line num="54" count="0" type="stmt"/>
|
|
1133
|
+
<line num="58" count="0" type="stmt"/>
|
|
1134
|
+
<line num="62" count="0" type="stmt"/>
|
|
1135
|
+
<line num="96" count="2" type="stmt"/>
|
|
1145
1136
|
</file>
|
|
1146
|
-
<file name="NavLinkToggle.jsx" path="/Users/
|
|
1137
|
+
<file name="NavLinkToggle.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/Links/NavLinkToggle.jsx">
|
|
1147
1138
|
<metrics statements="5" coveredstatements="5" conditionals="10" coveredconditionals="5" methods="1" coveredmethods="1"/>
|
|
1148
1139
|
<line num="5" count="2" type="stmt"/>
|
|
1149
1140
|
<line num="6" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -1151,249 +1142,229 @@
|
|
|
1151
1142
|
<line num="9" count="1" type="stmt"/>
|
|
1152
1143
|
<line num="27" count="2" type="stmt"/>
|
|
1153
1144
|
</file>
|
|
1154
|
-
<file name="index.js" path="/Users/
|
|
1145
|
+
<file name="index.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/Links/index.js">
|
|
1155
1146
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1156
1147
|
</file>
|
|
1157
1148
|
</package>
|
|
1158
1149
|
<package name="react.components.SideNav.UI">
|
|
1159
|
-
<metrics statements="
|
|
1160
|
-
<file name="SideNavUI.jsx" path="/Users/
|
|
1161
|
-
<metrics statements="
|
|
1162
|
-
<line num="
|
|
1163
|
-
<line num="
|
|
1150
|
+
<metrics statements="49" coveredstatements="22" conditionals="40" coveredconditionals="2" methods="14" coveredmethods="5"/>
|
|
1151
|
+
<file name="SideNavUI.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/UI/SideNavUI.jsx">
|
|
1152
|
+
<metrics statements="49" coveredstatements="22" conditionals="40" coveredconditionals="2" methods="14" coveredmethods="5"/>
|
|
1153
|
+
<line num="21" count="2" type="stmt"/>
|
|
1154
|
+
<line num="30" count="1" type="stmt"/>
|
|
1155
|
+
<line num="33" count="1" type="stmt"/>
|
|
1156
|
+
<line num="35" count="1" type="stmt"/>
|
|
1164
1157
|
<line num="37" count="1" type="stmt"/>
|
|
1165
|
-
<line num="38" 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="57" count="
|
|
1177
|
-
<line num="
|
|
1178
|
-
<line num="
|
|
1179
|
-
<line num="
|
|
1180
|
-
<line num="
|
|
1181
|
-
<line num="
|
|
1182
|
-
<line num="
|
|
1183
|
-
<line num="
|
|
1184
|
-
<line num="
|
|
1185
|
-
<line num="
|
|
1186
|
-
<line num="
|
|
1158
|
+
<line num="38" count="0" type="stmt"/>
|
|
1159
|
+
<line num="39" count="0" type="stmt"/>
|
|
1160
|
+
<line num="40" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1161
|
+
<line num="41" count="0" type="stmt"/>
|
|
1162
|
+
<line num="45" count="1" type="stmt"/>
|
|
1163
|
+
<line num="46" count="0" type="stmt"/>
|
|
1164
|
+
<line num="47" count="0" type="stmt"/>
|
|
1165
|
+
<line num="48" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1166
|
+
<line num="49" count="0" type="stmt"/>
|
|
1167
|
+
<line num="53" count="1" type="stmt"/>
|
|
1168
|
+
<line num="54" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1169
|
+
<line num="57" count="1" type="stmt"/>
|
|
1170
|
+
<line num="58" count="1" type="stmt"/>
|
|
1171
|
+
<line num="59" count="1" type="stmt"/>
|
|
1172
|
+
<line num="63" count="1" type="stmt"/>
|
|
1173
|
+
<line num="64" count="1" type="stmt"/>
|
|
1174
|
+
<line num="65" count="0" type="stmt"/>
|
|
1175
|
+
<line num="67" count="0" type="stmt"/>
|
|
1176
|
+
<line num="69" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1177
|
+
<line num="70" count="0" type="stmt"/>
|
|
1178
|
+
<line num="73" count="1" type="stmt"/>
|
|
1179
|
+
<line num="74" count="1" type="stmt"/>
|
|
1180
|
+
<line num="75" count="1" type="stmt"/>
|
|
1181
|
+
<line num="79" count="1" type="stmt"/>
|
|
1182
|
+
<line num="80" count="0" type="stmt"/>
|
|
1183
|
+
<line num="81" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1184
|
+
<line num="82" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1185
|
+
<line num="84" count="0" type="stmt"/>
|
|
1186
|
+
<line num="85" count="0" type="stmt"/>
|
|
1187
|
+
<line num="86" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1188
|
+
<line num="89" count="0" type="stmt"/>
|
|
1189
|
+
<line num="90" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1187
1190
|
<line num="93" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1188
|
-
<line num="
|
|
1189
|
-
<line num="
|
|
1190
|
-
<line num="
|
|
1191
|
-
<line num="
|
|
1192
|
-
<line num="
|
|
1193
|
-
<line num="
|
|
1194
|
-
<line num="
|
|
1195
|
-
<line num="
|
|
1196
|
-
<line num="258" count="1" type="stmt"/>
|
|
1197
|
-
<line num="261" count="1" type="stmt"/>
|
|
1191
|
+
<line num="94" count="0" type="stmt"/>
|
|
1192
|
+
<line num="95" count="0" type="stmt"/>
|
|
1193
|
+
<line num="227" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1194
|
+
<line num="228" count="0" type="stmt"/>
|
|
1195
|
+
<line num="240" count="0" type="stmt"/>
|
|
1196
|
+
<line num="245" count="1" type="stmt"/>
|
|
1197
|
+
<line num="246" count="1" type="stmt"/>
|
|
1198
|
+
<line num="249" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1198
1199
|
<line num="262" count="1" type="stmt"/>
|
|
1199
|
-
<line num="
|
|
1200
|
-
<line num="
|
|
1201
|
-
<line num="269" count="1" type="stmt"/>
|
|
1202
|
-
<line num="289" count="2" type="stmt"/>
|
|
1203
|
-
<line num="312" count="2" type="stmt"/>
|
|
1204
|
-
</file>
|
|
1205
|
-
<file name="index.js" path="/Users/dominiquelomax/Desktop/Repos/qpp-style/react/components/SideNav/UI/index.js">
|
|
1206
|
-
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1207
|
-
</file>
|
|
1208
|
-
</package>
|
|
1209
|
-
<package name="react.components.Tooltip">
|
|
1210
|
-
<metrics statements="37" coveredstatements="37" conditionals="19" coveredconditionals="19" methods="5" coveredmethods="5"/>
|
|
1211
|
-
<file name="Tooltip.jsx" path="/Users/dominiquelomax/Desktop/Repos/qpp-style/react/components/Tooltip/Tooltip.jsx">
|
|
1212
|
-
<metrics statements="16" coveredstatements="16" conditionals="7" coveredconditionals="7" methods="2" coveredmethods="2"/>
|
|
1213
|
-
<line num="9" count="4" type="stmt"/>
|
|
1214
|
-
<line num="10" count="4" type="stmt"/>
|
|
1215
|
-
<line num="19" count="4" type="stmt"/>
|
|
1216
|
-
<line num="20" count="35" type="stmt"/>
|
|
1217
|
-
<line num="21" count="35" type="stmt"/>
|
|
1218
|
-
<line num="22" count="35" type="stmt"/>
|
|
1219
|
-
<line num="23" count="35" type="stmt"/>
|
|
1220
|
-
<line num="25" count="35" type="stmt"/>
|
|
1221
|
-
<line num="30" count="32" type="cond" truecount="5" falsecount="0"/>
|
|
1222
|
-
<line num="31" count="3" type="stmt"/>
|
|
1223
|
-
<line num="32" count="3" type="stmt"/>
|
|
1224
|
-
<line num="33" count="3" type="stmt"/>
|
|
1225
|
-
<line num="42" count="3" type="stmt"/>
|
|
1226
|
-
<line num="46" count="35" type="stmt"/>
|
|
1227
|
-
<line num="76" count="4" type="stmt"/>
|
|
1228
|
-
<line num="83" count="4" type="stmt"/>
|
|
1200
|
+
<line num="281" count="2" type="stmt"/>
|
|
1201
|
+
<line num="293" count="2" type="stmt"/>
|
|
1229
1202
|
</file>
|
|
1230
|
-
<file name="index.js" path="/Users/
|
|
1203
|
+
<file name="index.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/UI/index.js">
|
|
1231
1204
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1232
1205
|
</file>
|
|
1233
|
-
<file name="position.js" path="/Users/dominiquelomax/Desktop/Repos/qpp-style/react/components/Tooltip/position.js">
|
|
1234
|
-
<metrics statements="21" coveredstatements="21" conditionals="12" coveredconditionals="12" methods="3" coveredmethods="3"/>
|
|
1235
|
-
<line num="1" count="4" type="stmt"/>
|
|
1236
|
-
<line num="2" count="4" type="stmt"/>
|
|
1237
|
-
<line num="3" count="4" type="stmt"/>
|
|
1238
|
-
<line num="5" count="4" type="stmt"/>
|
|
1239
|
-
<line num="6" count="10" type="stmt"/>
|
|
1240
|
-
<line num="12" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
1241
|
-
<line num="18" count="4" type="stmt"/>
|
|
1242
|
-
<line num="19" count="6" type="cond" truecount="4" falsecount="0"/>
|
|
1243
|
-
<line num="20" count="1" type="stmt"/>
|
|
1244
|
-
<line num="23" count="5" type="stmt"/>
|
|
1245
|
-
<line num="24" count="5" type="stmt"/>
|
|
1246
|
-
<line num="25" count="5" type="stmt"/>
|
|
1247
|
-
<line num="26" count="5" type="stmt"/>
|
|
1248
|
-
<line num="28" count="5" type="stmt"/>
|
|
1249
|
-
<line num="30" count="5" type="stmt"/>
|
|
1250
|
-
<line num="48" count="4" type="stmt"/>
|
|
1251
|
-
<line num="49" count="5" type="stmt"/>
|
|
1252
|
-
<line num="50" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
1253
|
-
<line num="55" count="5" type="stmt"/>
|
|
1254
|
-
<line num="57" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
1255
|
-
<line num="61" count="5" type="stmt"/>
|
|
1256
|
-
</file>
|
|
1257
1206
|
</package>
|
|
1258
1207
|
<package name="react.components.hooks">
|
|
1259
|
-
<metrics statements="26" coveredstatements="
|
|
1260
|
-
<file name="useGetConfig.js" path="/Users/
|
|
1261
|
-
<metrics statements="26" coveredstatements="
|
|
1262
|
-
<line num="10" count="
|
|
1263
|
-
<line num="17" count="
|
|
1264
|
-
<line num="19" count="
|
|
1208
|
+
<metrics statements="26" coveredstatements="3" conditionals="20" coveredconditionals="0" methods="7" coveredmethods="1"/>
|
|
1209
|
+
<file name="useGetConfig.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/hooks/useGetConfig.js">
|
|
1210
|
+
<metrics statements="26" coveredstatements="3" conditionals="20" coveredconditionals="0" methods="7" coveredmethods="1"/>
|
|
1211
|
+
<line num="10" count="2" type="stmt"/>
|
|
1212
|
+
<line num="17" count="0" type="stmt"/>
|
|
1213
|
+
<line num="19" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1265
1214
|
<line num="20" count="0" type="stmt"/>
|
|
1266
|
-
<line num="23" count="
|
|
1267
|
-
<line num="24" count="
|
|
1268
|
-
<line num="25" count="
|
|
1269
|
-
<line num="29" count="
|
|
1270
|
-
<line num="31" count="
|
|
1271
|
-
<line num="32" count="
|
|
1272
|
-
<line num="35" count="
|
|
1273
|
-
<line num="36" count="
|
|
1274
|
-
<line num="40" count="
|
|
1215
|
+
<line num="23" count="0" type="stmt"/>
|
|
1216
|
+
<line num="24" count="0" type="stmt"/>
|
|
1217
|
+
<line num="25" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1218
|
+
<line num="29" count="0" type="stmt"/>
|
|
1219
|
+
<line num="31" count="0" type="stmt"/>
|
|
1220
|
+
<line num="32" count="0" type="stmt"/>
|
|
1221
|
+
<line num="35" count="0" type="stmt"/>
|
|
1222
|
+
<line num="36" count="0" type="stmt"/>
|
|
1223
|
+
<line num="40" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1275
1224
|
<line num="44" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1276
1225
|
<line num="45" count="0" type="stmt"/>
|
|
1277
1226
|
<line num="47" count="0" type="stmt"/>
|
|
1278
1227
|
<line num="50" count="0" type="stmt"/>
|
|
1279
|
-
<line num="52" count="
|
|
1280
|
-
<line num="55" count="
|
|
1281
|
-
<line num="56" count="
|
|
1228
|
+
<line num="52" count="0" type="stmt"/>
|
|
1229
|
+
<line num="55" count="0" type="stmt"/>
|
|
1230
|
+
<line num="56" count="0" type="stmt"/>
|
|
1282
1231
|
<line num="59" count="0" type="stmt"/>
|
|
1283
|
-
<line num="64" count="
|
|
1284
|
-
<line num="67" count="
|
|
1285
|
-
<line num="69" count="
|
|
1286
|
-
<line num="70" count="
|
|
1287
|
-
<line num="72" count="
|
|
1232
|
+
<line num="64" count="0" type="stmt"/>
|
|
1233
|
+
<line num="67" count="2" type="stmt"/>
|
|
1234
|
+
<line num="69" count="0" type="stmt"/>
|
|
1235
|
+
<line num="70" count="0" type="stmt"/>
|
|
1236
|
+
<line num="72" count="2" type="stmt"/>
|
|
1288
1237
|
</file>
|
|
1289
1238
|
</package>
|
|
1290
1239
|
<package name="react.lib">
|
|
1291
|
-
<metrics statements="
|
|
1292
|
-
<file name="Chevron.jsx" path="/Users/
|
|
1240
|
+
<metrics statements="113" coveredstatements="68" conditionals="2" coveredconditionals="0" methods="49" coveredmethods="4"/>
|
|
1241
|
+
<file name="Chevron.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/lib/Chevron.jsx">
|
|
1293
1242
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
1294
1243
|
<line num="4" count="3" type="stmt"/>
|
|
1295
|
-
<line num="5" count="
|
|
1244
|
+
<line num="5" count="1" type="stmt"/>
|
|
1296
1245
|
<line num="26" count="3" type="stmt"/>
|
|
1297
1246
|
<line num="30" count="3" type="stmt"/>
|
|
1298
1247
|
</file>
|
|
1299
|
-
<file name="SvgComponents.jsx" path="/Users/
|
|
1300
|
-
<metrics statements="
|
|
1301
|
-
<line num="4" count="
|
|
1248
|
+
<file name="SvgComponents.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/lib/SvgComponents.jsx">
|
|
1249
|
+
<metrics statements="109" coveredstatements="64" conditionals="2" coveredconditionals="0" methods="48" coveredmethods="3"/>
|
|
1250
|
+
<line num="4" count="5" type="stmt"/>
|
|
1302
1251
|
<line num="5" count="0" type="stmt"/>
|
|
1303
|
-
<line num="16" count="
|
|
1252
|
+
<line num="16" count="5" type="stmt"/>
|
|
1304
1253
|
<line num="17" count="0" type="stmt"/>
|
|
1305
|
-
<line num="32" count="
|
|
1254
|
+
<line num="32" count="5" type="stmt"/>
|
|
1306
1255
|
<line num="33" count="0" type="stmt"/>
|
|
1307
|
-
<line num="39" count="
|
|
1256
|
+
<line num="39" count="5" type="stmt"/>
|
|
1308
1257
|
<line num="40" count="0" type="stmt"/>
|
|
1309
|
-
<line num="54" count="
|
|
1258
|
+
<line num="54" count="5" type="stmt"/>
|
|
1310
1259
|
<line num="55" count="0" type="stmt"/>
|
|
1311
|
-
<line num="73" count="
|
|
1260
|
+
<line num="73" count="5" type="stmt"/>
|
|
1312
1261
|
<line num="74" count="0" type="stmt"/>
|
|
1313
|
-
<line num="79" count="
|
|
1262
|
+
<line num="79" count="5" type="stmt"/>
|
|
1314
1263
|
<line num="80" count="0" type="stmt"/>
|
|
1315
|
-
<line num="88" count="
|
|
1264
|
+
<line num="88" count="5" type="stmt"/>
|
|
1316
1265
|
<line num="89" count="0" type="stmt"/>
|
|
1317
|
-
<line num="96" count="
|
|
1266
|
+
<line num="96" count="5" type="stmt"/>
|
|
1318
1267
|
<line num="97" count="0" type="stmt"/>
|
|
1319
|
-
<line num="107" count="
|
|
1268
|
+
<line num="107" count="5" type="stmt"/>
|
|
1320
1269
|
<line num="108" count="0" type="stmt"/>
|
|
1321
|
-
<line num="123" count="
|
|
1270
|
+
<line num="123" count="5" type="stmt"/>
|
|
1322
1271
|
<line num="124" count="0" type="stmt"/>
|
|
1323
|
-
<line num="156" count="
|
|
1272
|
+
<line num="156" count="5" type="stmt"/>
|
|
1324
1273
|
<line num="157" count="0" type="stmt"/>
|
|
1325
|
-
<line num="164" count="
|
|
1274
|
+
<line num="164" count="5" type="stmt"/>
|
|
1326
1275
|
<line num="165" count="0" type="stmt"/>
|
|
1327
|
-
<line num="183" count="
|
|
1276
|
+
<line num="183" count="5" type="stmt"/>
|
|
1328
1277
|
<line num="184" count="0" type="stmt"/>
|
|
1329
|
-
<line num="199" count="
|
|
1278
|
+
<line num="199" count="5" type="stmt"/>
|
|
1330
1279
|
<line num="200" count="0" type="stmt"/>
|
|
1331
|
-
<line num="225" count="
|
|
1280
|
+
<line num="225" count="5" type="stmt"/>
|
|
1332
1281
|
<line num="226" count="0" type="stmt"/>
|
|
1333
|
-
<line num="243" count="
|
|
1282
|
+
<line num="243" count="5" type="stmt"/>
|
|
1334
1283
|
<line num="244" count="0" type="stmt"/>
|
|
1335
|
-
<line num="255" count="
|
|
1284
|
+
<line num="255" count="5" type="stmt"/>
|
|
1336
1285
|
<line num="256" count="0" type="stmt"/>
|
|
1337
|
-
<line num="
|
|
1338
|
-
<line num="
|
|
1339
|
-
<line num="
|
|
1340
|
-
<line num="
|
|
1341
|
-
<line num="
|
|
1342
|
-
<line num="
|
|
1343
|
-
<line num="
|
|
1344
|
-
<line num="
|
|
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
|
-
|
|
1385
|
-
|
|
1386
|
-
<
|
|
1387
|
-
<line num="
|
|
1286
|
+
<line num="262" count="5" type="stmt"/>
|
|
1287
|
+
<line num="263" count="0" type="stmt"/>
|
|
1288
|
+
<line num="270" count="5" type="stmt"/>
|
|
1289
|
+
<line num="271" count="0" type="stmt"/>
|
|
1290
|
+
<line num="291" count="5" type="stmt"/>
|
|
1291
|
+
<line num="292" count="0" type="stmt"/>
|
|
1292
|
+
<line num="311" count="5" type="stmt"/>
|
|
1293
|
+
<line num="312" count="0" type="stmt"/>
|
|
1294
|
+
<line num="320" count="5" type="stmt"/>
|
|
1295
|
+
<line num="321" count="0" type="stmt"/>
|
|
1296
|
+
<line num="329" count="5" type="stmt"/>
|
|
1297
|
+
<line num="330" count="0" type="stmt"/>
|
|
1298
|
+
<line num="338" count="5" type="stmt"/>
|
|
1299
|
+
<line num="339" count="0" type="stmt"/>
|
|
1300
|
+
<line num="356" count="5" type="stmt"/>
|
|
1301
|
+
<line num="357" count="0" type="stmt"/>
|
|
1302
|
+
<line num="368" count="5" type="stmt"/>
|
|
1303
|
+
<line num="369" count="0" type="stmt"/>
|
|
1304
|
+
<line num="390" count="5" type="stmt"/>
|
|
1305
|
+
<line num="391" count="1" type="stmt"/>
|
|
1306
|
+
<line num="400" count="5" type="stmt"/>
|
|
1307
|
+
<line num="401" count="0" type="stmt"/>
|
|
1308
|
+
<line num="410" count="5" type="stmt"/>
|
|
1309
|
+
<line num="411" count="0" type="stmt"/>
|
|
1310
|
+
<line num="418" count="5" type="stmt"/>
|
|
1311
|
+
<line num="419" count="11" type="stmt"/>
|
|
1312
|
+
<line num="430" count="5" type="stmt"/>
|
|
1313
|
+
<line num="431" count="0" type="stmt"/>
|
|
1314
|
+
<line num="436" count="5" type="stmt"/>
|
|
1315
|
+
<line num="437" count="0" type="stmt"/>
|
|
1316
|
+
<line num="453" count="5" type="stmt"/>
|
|
1317
|
+
<line num="454" count="0" type="stmt"/>
|
|
1318
|
+
<line num="472" count="5" type="stmt"/>
|
|
1319
|
+
<line num="473" count="0" type="stmt"/>
|
|
1320
|
+
<line num="493" count="5" type="stmt"/>
|
|
1321
|
+
<line num="494" count="0" type="stmt"/>
|
|
1322
|
+
<line num="514" count="5" type="stmt"/>
|
|
1323
|
+
<line num="515" count="0" type="stmt"/>
|
|
1324
|
+
<line num="527" count="5" type="stmt"/>
|
|
1325
|
+
<line num="528" count="0" type="stmt"/>
|
|
1326
|
+
<line num="539" count="5" type="stmt"/>
|
|
1327
|
+
<line num="540" count="0" type="stmt"/>
|
|
1328
|
+
<line num="549" count="5" type="stmt"/>
|
|
1329
|
+
<line num="550" count="0" type="stmt"/>
|
|
1330
|
+
<line num="567" count="5" type="stmt"/>
|
|
1331
|
+
<line num="571" count="5" type="stmt"/>
|
|
1332
|
+
<line num="572" count="0" type="stmt"/>
|
|
1333
|
+
<line num="579" count="5" type="stmt"/>
|
|
1334
|
+
<line num="580" count="0" type="stmt"/>
|
|
1335
|
+
<line num="587" count="5" type="stmt"/>
|
|
1336
|
+
<line num="588" count="3" type="stmt"/>
|
|
1337
|
+
<line num="599" count="5" type="stmt"/>
|
|
1338
|
+
<line num="603" count="5" type="stmt"/>
|
|
1339
|
+
<line num="607" count="5" type="cond" truecount="0" falsecount="1"/>
|
|
1340
|
+
<line num="608" count="0" type="stmt"/>
|
|
1341
|
+
<line num="618" count="5" type="stmt"/>
|
|
1342
|
+
<line num="623" count="5" type="stmt"/>
|
|
1343
|
+
<line num="627" count="5" type="cond" truecount="0" falsecount="1"/>
|
|
1344
|
+
<line num="628" count="0" type="stmt"/>
|
|
1345
|
+
<line num="638" count="5" type="stmt"/>
|
|
1346
|
+
<line num="643" count="5" type="stmt"/>
|
|
1347
|
+
<line num="647" count="5" type="stmt"/>
|
|
1348
|
+
<line num="648" count="0" type="stmt"/>
|
|
1349
|
+
<line num="659" count="5" type="stmt"/>
|
|
1350
|
+
<line num="663" count="5" type="stmt"/>
|
|
1351
|
+
<line num="667" count="5" type="stmt"/>
|
|
1352
|
+
<line num="668" count="0" type="stmt"/>
|
|
1353
|
+
<line num="679" count="5" type="stmt"/>
|
|
1354
|
+
<line num="683" count="5" type="stmt"/>
|
|
1355
|
+
<line num="687" count="5" type="stmt"/>
|
|
1356
|
+
<line num="688" count="0" type="stmt"/>
|
|
1357
|
+
<line num="699" count="5" type="stmt"/>
|
|
1358
|
+
<line num="703" count="5" type="stmt"/>
|
|
1388
1359
|
</file>
|
|
1389
1360
|
</package>
|
|
1390
1361
|
<package name="react.session">
|
|
1391
|
-
<metrics statements="
|
|
1392
|
-
<file name="index.js" path="/Users/
|
|
1362
|
+
<metrics statements="49" coveredstatements="38" conditionals="25" coveredconditionals="11" methods="14" coveredmethods="10"/>
|
|
1363
|
+
<file name="index.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/session/index.js">
|
|
1393
1364
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1394
1365
|
</file>
|
|
1395
|
-
<file name="logout.js" path="/Users/
|
|
1396
|
-
<metrics statements="
|
|
1366
|
+
<file name="logout.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/session/logout.js">
|
|
1367
|
+
<metrics statements="27" coveredstatements="17" conditionals="12" coveredconditionals="3" methods="7" coveredmethods="4"/>
|
|
1397
1368
|
<line num="4" count="4" type="stmt"/>
|
|
1398
1369
|
<line num="5" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
1399
1370
|
<line num="6" count="0" type="stmt"/>
|
|
@@ -1408,20 +1379,21 @@
|
|
|
1408
1379
|
<line num="28" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1409
1380
|
<line num="29" count="0" type="stmt"/>
|
|
1410
1381
|
<line num="40" count="4" type="stmt"/>
|
|
1411
|
-
<line num="41" count="5" type="stmt"/>
|
|
1412
1382
|
<line num="42" count="5" type="stmt"/>
|
|
1413
|
-
<line num="44" count="5" type="
|
|
1383
|
+
<line num="44" count="5" type="stmt"/>
|
|
1414
1384
|
<line num="45" count="5" type="stmt"/>
|
|
1415
|
-
<line num="47" count="
|
|
1416
|
-
<line num="48" count="
|
|
1417
|
-
<line num="
|
|
1418
|
-
<line num="
|
|
1419
|
-
<line num="54" count="
|
|
1420
|
-
<line num="
|
|
1421
|
-
<line num="
|
|
1385
|
+
<line num="47" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
1386
|
+
<line num="48" count="5" type="stmt"/>
|
|
1387
|
+
<line num="50" count="1" type="stmt"/>
|
|
1388
|
+
<line num="51" count="1" type="stmt"/>
|
|
1389
|
+
<line num="54" count="5" type="stmt"/>
|
|
1390
|
+
<line num="56" count="2" type="stmt"/>
|
|
1391
|
+
<line num="57" count="2" type="stmt"/>
|
|
1392
|
+
<line num="60" count="5" type="stmt"/>
|
|
1422
1393
|
<line num="70" count="0" type="stmt"/>
|
|
1394
|
+
<line num="73" count="0" type="stmt"/>
|
|
1423
1395
|
</file>
|
|
1424
|
-
<file name="refresh.js" path="/Users/
|
|
1396
|
+
<file name="refresh.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/session/refresh.js">
|
|
1425
1397
|
<metrics statements="13" coveredstatements="12" conditionals="7" coveredconditionals="3" methods="4" coveredmethods="3"/>
|
|
1426
1398
|
<line num="13" count="4" type="cond" truecount="0" falsecount="1"/>
|
|
1427
1399
|
<line num="14" count="3" type="stmt"/>
|
|
@@ -1437,7 +1409,7 @@
|
|
|
1437
1409
|
<line num="41" count="3" type="stmt"/>
|
|
1438
1410
|
<line num="44" count="0" type="stmt"/>
|
|
1439
1411
|
</file>
|
|
1440
|
-
<file name="ttl.js" path="/Users/
|
|
1412
|
+
<file name="ttl.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/session/ttl.js">
|
|
1441
1413
|
<metrics statements="9" coveredstatements="9" conditionals="6" coveredconditionals="5" methods="3" coveredmethods="3"/>
|
|
1442
1414
|
<line num="3" count="4" type="stmt"/>
|
|
1443
1415
|
<line num="4" count="79" type="stmt"/>
|