qpp-style 9.36.0 → 9.37.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/Footer/FooterUI.jsx +0 -1
- package/components/Header/HeaderContainer.jsx +16 -5
- package/components/Header/HeaderLogo.jsx +9 -7
- package/components/Header/HeaderUI.jsx +16 -13
- package/components/HeaderSearchBar/index.jsx +80 -0
- package/components/Session/Session.jsx +37 -47
- package/coverage/clover.xml +582 -619
- package/coverage/coverage-final.json +70 -70
- package/coverage/lcov-report/{InfotipContent.jsx.html → Tooltip.jsx.html} +38 -29
- package/coverage/lcov-report/components/Accordion/index.html +21 -21
- package/coverage/lcov-report/components/Accordion/index.jsx.html +115 -127
- package/coverage/lcov-report/components/Button/index.html +15 -15
- package/coverage/lcov-report/components/Button/index.js.html +136 -136
- package/coverage/lcov-report/components/Error/Collapsible.jsx.html +98 -98
- package/coverage/lcov-report/components/Error/ErrorUI.jsx.html +33 -33
- package/coverage/lcov-report/components/Error/index.html +23 -23
- package/coverage/lcov-report/components/Footer/FooterUI.jsx.html +224 -236
- package/coverage/lcov-report/components/Footer/SocialLinks.jsx.html +62 -62
- package/coverage/lcov-report/components/Footer/Subscribe.jsx.html +36 -36
- package/coverage/lcov-report/components/Footer/index.html +13 -13
- package/coverage/lcov-report/components/GovBanner/index.html +21 -21
- package/coverage/lcov-report/components/GovBanner/index.js.html +236 -236
- package/coverage/lcov-report/components/Header/HeaderAccountMenu.jsx.html +160 -160
- package/coverage/lcov-report/components/Header/HeaderCancel.jsx.html +23 -23
- package/coverage/lcov-report/components/Header/HeaderContainer.jsx.html +119 -119
- package/coverage/lcov-report/components/Header/HeaderLogo.jsx.html +81 -81
- package/coverage/lcov-report/components/Header/HeaderMenuButton.js.html +82 -82
- package/coverage/lcov-report/components/Header/HeaderMenuItem.jsx.html +423 -423
- package/coverage/lcov-report/components/Header/HeaderMenuLink.js.html +95 -95
- package/coverage/lcov-report/components/Header/HeaderMenuSignOutButton.js.html +97 -97
- package/coverage/lcov-report/components/Header/HeaderMobileButton.js.html +69 -69
- package/coverage/lcov-report/components/Header/HeaderUI.jsx.html +296 -296
- package/coverage/lcov-report/components/Header/HelpIcon.jsx.html +65 -65
- package/coverage/lcov-report/components/Header/ImpersonatorBanner.jsx.html +138 -138
- package/coverage/lcov-report/components/Header/NavigationButtonIcon.jsx.html +52 -52
- package/coverage/lcov-report/components/Header/hooks.js.html +109 -109
- package/coverage/lcov-report/components/Header/index.html +149 -149
- package/coverage/lcov-report/components/Header/utag-helpers.js.html +21 -21
- package/coverage/lcov-report/components/Infotip/Infotip.jsx.html +108 -96
- package/coverage/lcov-report/components/Infotip/InfotipIcon.jsx.html +49 -49
- package/coverage/lcov-report/components/Infotip/index.html +32 -32
- package/coverage/lcov-report/components/Infotip/index.js.html +1 -1
- package/coverage/lcov-report/components/Modal/LegacyModal.jsx.html +116 -116
- package/coverage/lcov-report/components/Modal/Modal.jsx.html +243 -243
- package/coverage/lcov-report/components/Modal/index.html +34 -34
- package/coverage/lcov-report/components/Modal/index.jsx.html +25 -25
- package/coverage/lcov-report/components/NotificationBanner/CollapsedView.js.html +67 -67
- package/coverage/lcov-report/components/NotificationBanner/ExpandedView.js.html +80 -80
- package/coverage/lcov-report/components/NotificationBanner/index.html +39 -39
- package/coverage/lcov-report/components/NotificationBanner/index.js.html +379 -379
- package/coverage/lcov-report/components/SanitizedContent/index.html +19 -19
- package/coverage/lcov-report/components/SanitizedContent/index.jsx.html +218 -287
- package/coverage/lcov-report/components/SessionDialogUI.jsx.html +359 -359
- package/coverage/lcov-report/components/SideNav/Content/SelectRole/index.html +17 -17
- package/coverage/lcov-report/components/SideNav/Content/SelectRole/utils.js.html +152 -179
- package/coverage/lcov-report/components/SideNav/helpers.js.html +482 -653
- package/coverage/lcov-report/components/SideNav/index.html +17 -17
- package/coverage/lcov-report/components/Tooltip/Tooltip.jsx.html +2 -2
- package/coverage/lcov-report/components/Tooltip/index.html +1 -1
- package/coverage/lcov-report/components/Tooltip/index.js.html +1 -1
- package/coverage/lcov-report/components/Tooltip/position.js.html +1 -1
- package/coverage/lcov-report/components/hooks/index.html +21 -21
- package/coverage/lcov-report/components/hooks/useGetConfig.js.html +109 -109
- package/coverage/lcov-report/components/index.html +17 -17
- package/coverage/lcov-report/index.html +153 -123
- package/coverage/lcov-report/index.js.html +3 -3
- package/coverage/lcov-report/lib/Chevron.jsx.html +36 -36
- package/coverage/lcov-report/lib/SvgComponents.jsx.html +1213 -1213
- package/coverage/lcov-report/lib/index.html +24 -24
- package/coverage/lcov-report/{Infotip.jsx.html → position.js.html} +81 -90
- package/coverage/lcov-report/react/components/Accordion/index.html +1 -1
- package/coverage/lcov-report/react/components/Accordion/index.jsx.html +14 -14
- package/coverage/lcov-report/react/components/Button/index.html +1 -1
- package/coverage/lcov-report/react/components/Button/index.js.html +16 -16
- package/coverage/lcov-report/react/components/Dropdown/index.html +1 -1
- package/coverage/lcov-report/react/components/Dropdown/index.js.html +10 -10
- package/coverage/lcov-report/react/components/Error/Collapsible.jsx.html +4 -4
- package/coverage/lcov-report/react/components/Error/ErrorUI.jsx.html +5 -5
- package/coverage/lcov-report/react/components/Error/error.js.html +5 -5
- package/coverage/lcov-report/react/components/Error/index.html +1 -1
- package/coverage/lcov-report/react/components/Footer/FooterUI.jsx.html +11 -11
- package/coverage/lcov-report/react/components/Footer/SocialLinks.jsx.html +2 -2
- package/coverage/lcov-report/react/components/Footer/Subscribe.jsx.html +2 -2
- package/coverage/lcov-report/react/components/Footer/footer.js.html +5 -5
- package/coverage/lcov-report/react/components/Footer/index.html +1 -1
- package/coverage/lcov-report/react/components/GovBanner/index.html +1 -1
- package/coverage/lcov-report/react/components/GovBanner/index.js.html +3 -3
- package/coverage/lcov-report/react/components/Header/HeaderAccountMenu.jsx.html +10 -10
- package/coverage/lcov-report/react/components/Header/HeaderCancel.jsx.html +3 -3
- package/coverage/lcov-report/react/components/Header/HeaderContainer.jsx.html +16 -22
- package/coverage/lcov-report/react/components/Header/HeaderLogo.jsx.html +10 -64
- package/coverage/lcov-report/react/components/Header/HeaderMenuButton.js.html +8 -8
- package/coverage/lcov-report/react/components/Header/HeaderMenuItem.jsx.html +39 -39
- package/coverage/lcov-report/react/components/Header/HeaderMenuLink.js.html +10 -10
- package/coverage/lcov-report/react/components/Header/HeaderMenuSignOutButton.js.html +10 -10
- package/coverage/lcov-report/react/components/Header/HeaderMobileButton.js.html +5 -5
- package/coverage/lcov-report/react/components/Header/HeaderUI.jsx.html +16 -16
- package/coverage/lcov-report/react/components/Header/HelpIcon.jsx.html +2 -2
- package/coverage/lcov-report/react/components/Header/ImpersonatorBanner.jsx.html +56 -50
- package/coverage/lcov-report/react/components/Header/NavigationButtonIcon.jsx.html +2 -2
- package/coverage/lcov-report/react/components/Header/header.js.html +5 -5
- package/coverage/lcov-report/react/components/Header/hooks.js.html +9 -9
- package/coverage/lcov-report/react/components/Header/index.html +19 -19
- package/coverage/lcov-report/react/components/Header/utag-helpers.js.html +2 -2
- package/coverage/lcov-report/react/components/Infotip/Infotip.jsx.html +12 -12
- package/coverage/lcov-report/react/components/Infotip/InfotipContent.jsx.html +11 -11
- package/coverage/lcov-report/react/components/Infotip/InfotipIcon.jsx.html +6 -6
- package/coverage/lcov-report/react/components/Infotip/index.html +1 -1
- package/coverage/lcov-report/react/components/Infotip/index.js.html +2 -2
- package/coverage/lcov-report/react/components/Modal/LegacyModal.jsx.html +11 -11
- package/coverage/lcov-report/react/components/Modal/Modal.jsx.html +47 -47
- package/coverage/lcov-report/react/components/Modal/index.html +32 -32
- package/coverage/lcov-report/react/components/Modal/index.jsx.html +24 -24
- package/coverage/lcov-report/react/components/NotificationBanner/CollapsedView.js.html +7 -7
- package/coverage/lcov-report/react/components/NotificationBanner/ExpandedView.js.html +6 -6
- package/coverage/lcov-report/react/components/NotificationBanner/index.html +1 -1
- package/coverage/lcov-report/react/components/NotificationBanner/index.js.html +31 -31
- package/coverage/lcov-report/react/components/SanitizedContent/index.html +21 -21
- package/coverage/lcov-report/react/components/SanitizedContent/index.jsx.html +213 -213
- package/coverage/lcov-report/react/components/SessionDialog/index.html +1 -1
- package/coverage/lcov-report/react/components/SessionDialog/sessionDialog.js.html +2 -2
- package/coverage/lcov-report/react/components/SessionDialogUI.jsx.html +90 -30
- package/coverage/lcov-report/react/components/SideNav/AnimationGroup/AnimationGroup.jsx.html +20 -20
- package/coverage/lcov-report/react/components/SideNav/AnimationGroup/index.html +21 -21
- package/coverage/lcov-report/react/components/SideNav/Chart/ScoreChart.jsx.html +2 -2
- package/coverage/lcov-report/react/components/SideNav/Chart/index.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Chart/index.js.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Content/LevelOneContent.jsx.html +36 -69
- package/coverage/lcov-report/react/components/SideNav/Content/LevelTwoContent.jsx.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/index.html +24 -24
- package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/index.js.html +23 -128
- package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/utils.js.html +14 -407
- package/coverage/lcov-report/react/components/SideNav/Content/index.html +21 -21
- package/coverage/lcov-report/react/components/SideNav/Content/index.js.html +2 -2
- package/coverage/lcov-report/react/components/SideNav/Details/IndividualDetails.jsx.html +3 -3
- package/coverage/lcov-report/react/components/SideNav/Details/PracticeDetails.jsx.html +10 -28
- package/coverage/lcov-report/react/components/SideNav/Details/index.html +13 -13
- package/coverage/lcov-report/react/components/SideNav/Details/index.js.html +3 -3
- package/coverage/lcov-report/react/components/SideNav/Links/CmsSwitchLink.jsx.html +5 -5
- package/coverage/lcov-report/react/components/SideNav/Links/NavItemInline.jsx.html +8 -8
- package/coverage/lcov-report/react/components/SideNav/Links/NavLinkContainer.jsx.html +3 -3
- package/coverage/lcov-report/react/components/SideNav/Links/NavLinkDrawer.jsx.html +38 -38
- package/coverage/lcov-report/react/components/SideNav/Links/NavLinkInline.jsx.html +15 -15
- package/coverage/lcov-report/react/components/SideNav/Links/NavLinkToggle.jsx.html +11 -11
- package/coverage/lcov-report/react/components/SideNav/Links/index.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/Links/index.js.html +6 -6
- package/coverage/lcov-report/react/components/SideNav/UI/SideNavUI.jsx.html +174 -165
- package/coverage/lcov-report/react/components/SideNav/UI/default-markup.js.html +1 -1
- package/coverage/lcov-report/react/components/SideNav/UI/index.html +21 -21
- package/coverage/lcov-report/react/components/SideNav/UI/index.js.html +2 -2
- package/coverage/lcov-report/react/components/SideNav/helpers.js.html +51 -972
- package/coverage/lcov-report/react/components/SideNav/index.html +27 -27
- package/coverage/lcov-report/react/components/SideNav/index.js.html +83 -17
- 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 +1 -1
- package/coverage/lcov-report/react/components/hooks/useGetConfig.js.html +14 -8
- package/coverage/lcov-report/react/components/index.html +21 -21
- package/coverage/lcov-report/react/index.html +1 -1
- package/coverage/lcov-report/react/index.js.html +3 -3
- package/coverage/lcov-report/react/lib/Chevron.jsx.html +1 -1
- package/coverage/lcov-report/react/lib/SvgComponents.jsx.html +72 -72
- package/coverage/lcov-report/react/lib/index.html +15 -15
- package/coverage/lcov-report/react/lib/svg-definitions.svg.html +1 -1
- package/coverage/lcov-report/react/session/index.html +41 -56
- package/coverage/lcov-report/react/session/index.js.html +1 -1
- package/coverage/lcov-report/react/session/logout.js.html +74 -71
- package/coverage/lcov-report/react/session/refresh.js.html +59 -68
- package/coverage/lcov-report/react/session/ttl.js.html +80 -44
- package/coverage/lcov-report/session/index.html +46 -46
- package/coverage/lcov-report/session/index.js.html +13 -13
- package/coverage/lcov-report/session/logout.js.html +97 -106
- package/coverage/lcov-report/session/refresh.js.html +71 -71
- package/coverage/lcov-report/session/ttl.js.html +62 -62
- package/coverage/lcov.info +947 -983
- package/dist/browser.js +1 -1
- package/dist/browser.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/react/index.js +1 -1
- package/dist/react/index.js.map +1 -1
- package/package.json +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/styles/_main.scss +2 -2
- package/styles/qppds/components/_header.scss +72 -50
- package/styles/qppds/components/_search.scss +60 -1
- package/coverage/lcov-report/InfotipIcon.jsx.html +0 -208
- package/coverage/lcov-report/components/Infotip/InfotipContent.jsx.html +0 -223
- package/coverage/lcov-report/components/SideNav/Chart/ScoreChart.jsx.html +0 -889
- package/coverage/lcov-report/components/SideNav/Chart/index.html +0 -116
- package/coverage/lcov-report/react/components/Footer/LegacyFooterUI.jsx.html +0 -667
- package/coverage/lcov-report/react/components/Session/Session.jsx.html +0 -382
- package/coverage/lcov-report/react/components/Session/SessionDialogWrapped.jsx.html +0 -121
- package/coverage/lcov-report/react/components/Session/index.html +0 -146
- package/coverage/lcov-report/react/components/Session/index.jsx.html +0 -94
- package/coverage/lcov-report/react/session/isAuthV2.js.html +0 -151
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="1690918685940" clover="3.2.0">
|
|
3
|
+
<project timestamp="1690918685940" name="All files">
|
|
4
|
+
<metrics statements="1033" coveredstatements="436" conditionals="596" coveredconditionals="100" methods="312" coveredmethods="72" elements="1941" coveredelements="608" complexity="0" loc="1033" ncloc="1033" packages="25" files="70" classes="70"/>
|
|
5
5
|
<package name="react">
|
|
6
6
|
<metrics statements="6" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="5" coveredmethods="0"/>
|
|
7
|
-
<file name="index.js" path="/Users/
|
|
7
|
+
<file name="index.js" path="/Users/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"/>
|
|
@@ -14,9 +14,75 @@
|
|
|
14
14
|
<line num="27" count="0" type="stmt"/>
|
|
15
15
|
</file>
|
|
16
16
|
</package>
|
|
17
|
+
<package name="react.components">
|
|
18
|
+
<metrics statements="60" coveredstatements="47" conditionals="28" coveredconditionals="19" methods="16" coveredmethods="14"/>
|
|
19
|
+
<file name="SessionDialogUI.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SessionDialogUI.jsx">
|
|
20
|
+
<metrics statements="60" coveredstatements="47" conditionals="28" coveredconditionals="19" methods="16" coveredmethods="14"/>
|
|
21
|
+
<line num="12" count="3" type="stmt"/>
|
|
22
|
+
<line num="20" count="19" type="stmt"/>
|
|
23
|
+
<line num="22" count="19" type="stmt"/>
|
|
24
|
+
<line num="23" count="19" type="stmt"/>
|
|
25
|
+
<line num="24" count="19" type="stmt"/>
|
|
26
|
+
<line num="25" count="19" type="stmt"/>
|
|
27
|
+
<line num="26" count="19" type="stmt"/>
|
|
28
|
+
<line num="27" count="19" type="stmt"/>
|
|
29
|
+
<line num="28" count="19" type="stmt"/>
|
|
30
|
+
<line num="29" count="19" type="stmt"/>
|
|
31
|
+
<line num="30" count="19" type="stmt"/>
|
|
32
|
+
<line num="31" count="19" type="stmt"/>
|
|
33
|
+
<line num="33" count="19" type="cond" truecount="2" falsecount="0"/>
|
|
34
|
+
<line num="34" count="8" type="stmt"/>
|
|
35
|
+
<line num="39" count="11" type="stmt"/>
|
|
36
|
+
<line num="44" count="11" type="stmt"/>
|
|
37
|
+
<line num="54" count="2" type="stmt"/>
|
|
38
|
+
<line num="56" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
39
|
+
<line num="60" count="1" type="stmt"/>
|
|
40
|
+
<line num="61" count="1" type="stmt"/>
|
|
41
|
+
<line num="64" count="2" type="stmt"/>
|
|
42
|
+
<line num="68" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
43
|
+
<line num="69" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
44
|
+
<line num="70" count="0" type="stmt"/>
|
|
45
|
+
<line num="71" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
46
|
+
<line num="72" count="0" type="stmt"/>
|
|
47
|
+
<line num="73" count="0" type="stmt"/>
|
|
48
|
+
<line num="76" count="0" type="stmt"/>
|
|
49
|
+
<line num="81" count="78" type="stmt"/>
|
|
50
|
+
<line num="83" count="78" type="cond" truecount="4" falsecount="0"/>
|
|
51
|
+
<line num="84" count="76" type="stmt"/>
|
|
52
|
+
<line num="91" count="76" type="stmt"/>
|
|
53
|
+
<line num="92" count="76" type="stmt"/>
|
|
54
|
+
<line num="95" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
55
|
+
<line num="97" count="0" type="stmt"/>
|
|
56
|
+
<line num="99" count="0" type="stmt"/>
|
|
57
|
+
<line num="101" count="0" type="stmt"/>
|
|
58
|
+
<line num="102" count="0" type="stmt"/>
|
|
59
|
+
<line num="117" count="14" type="stmt"/>
|
|
60
|
+
<line num="119" count="14" type="stmt"/>
|
|
61
|
+
<line num="128" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
62
|
+
<line num="129" count="5" type="stmt"/>
|
|
63
|
+
<line num="131" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
64
|
+
<line num="133" count="5" type="stmt"/>
|
|
65
|
+
<line num="146" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
66
|
+
<line num="147" count="4" type="stmt"/>
|
|
67
|
+
<line num="149" count="2" type="stmt"/>
|
|
68
|
+
<line num="159" count="8" type="stmt"/>
|
|
69
|
+
<line num="166" count="1" type="stmt"/>
|
|
70
|
+
<line num="176" count="2" type="stmt"/>
|
|
71
|
+
<line num="186" count="1" type="stmt"/>
|
|
72
|
+
<line num="189" count="1" type="stmt"/>
|
|
73
|
+
<line num="193" count="1" type="stmt"/>
|
|
74
|
+
<line num="200" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
75
|
+
<line num="201" count="0" type="stmt"/>
|
|
76
|
+
<line num="203" count="1" type="stmt"/>
|
|
77
|
+
<line num="204" count="1" type="stmt"/>
|
|
78
|
+
<line num="208" count="22" type="stmt"/>
|
|
79
|
+
<line num="251" count="3" type="stmt"/>
|
|
80
|
+
<line num="257" count="3" type="stmt"/>
|
|
81
|
+
</file>
|
|
82
|
+
</package>
|
|
17
83
|
<package name="react.components.Accordion">
|
|
18
84
|
<metrics statements="20" coveredstatements="14" conditionals="24" coveredconditionals="10" methods="6" coveredmethods="3"/>
|
|
19
|
-
<file name="index.jsx" path="/Users/
|
|
85
|
+
<file name="index.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Accordion/index.jsx">
|
|
20
86
|
<metrics statements="20" coveredstatements="14" conditionals="24" coveredconditionals="10" methods="6" coveredmethods="3"/>
|
|
21
87
|
<line num="5" count="3" type="stmt"/>
|
|
22
88
|
<line num="6" count="1" type="stmt"/>
|
|
@@ -42,7 +108,7 @@
|
|
|
42
108
|
</package>
|
|
43
109
|
<package name="react.components.Button">
|
|
44
110
|
<metrics statements="20" coveredstatements="8" conditionals="13" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
45
|
-
<file name="index.js" path="/Users/
|
|
111
|
+
<file name="index.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Button/index.js">
|
|
46
112
|
<metrics statements="20" coveredstatements="8" conditionals="13" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
47
113
|
<line num="4" count="2" type="stmt"/>
|
|
48
114
|
<line num="5" count="2" type="stmt"/>
|
|
@@ -68,7 +134,7 @@
|
|
|
68
134
|
</package>
|
|
69
135
|
<package name="react.components.Dropdown">
|
|
70
136
|
<metrics statements="7" coveredstatements="3" conditionals="4" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
71
|
-
<file name="index.js" path="/Users/
|
|
137
|
+
<file name="index.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Dropdown/index.js">
|
|
72
138
|
<metrics statements="7" coveredstatements="3" conditionals="4" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
73
139
|
<line num="4" count="2" type="stmt"/>
|
|
74
140
|
<line num="20" count="0" type="stmt"/>
|
|
@@ -81,7 +147,7 @@
|
|
|
81
147
|
</package>
|
|
82
148
|
<package name="react.components.Error">
|
|
83
149
|
<metrics statements="21" coveredstatements="18" conditionals="12" coveredconditionals="7" methods="8" coveredmethods="6"/>
|
|
84
|
-
<file name="Collapsible.jsx" path="/Users/
|
|
150
|
+
<file name="Collapsible.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Error/Collapsible.jsx">
|
|
85
151
|
<metrics statements="15" coveredstatements="13" conditionals="8" coveredconditionals="5" methods="6" coveredmethods="5"/>
|
|
86
152
|
<line num="6" count="2" type="stmt"/>
|
|
87
153
|
<line num="8" count="2" type="stmt"/>
|
|
@@ -99,7 +165,7 @@
|
|
|
99
165
|
<line num="59" count="2" type="stmt"/>
|
|
100
166
|
<line num="81" count="2" type="stmt"/>
|
|
101
167
|
</file>
|
|
102
|
-
<file name="ErrorUI.jsx" path="/Users/
|
|
168
|
+
<file name="ErrorUI.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Error/ErrorUI.jsx">
|
|
103
169
|
<metrics statements="5" coveredstatements="5" conditionals="4" coveredconditionals="2" methods="1" coveredmethods="1"/>
|
|
104
170
|
<line num="5" count="2" type="stmt"/>
|
|
105
171
|
<line num="6" count="2" type="cond" truecount="2" falsecount="2"/>
|
|
@@ -107,31 +173,31 @@
|
|
|
107
173
|
<line num="9" count="2" type="stmt"/>
|
|
108
174
|
<line num="25" count="2" type="stmt"/>
|
|
109
175
|
</file>
|
|
110
|
-
<file name="error.js" path="/Users/
|
|
176
|
+
<file name="error.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Error/error.js">
|
|
111
177
|
<metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
112
178
|
<line num="17" count="0" type="stmt"/>
|
|
113
179
|
</file>
|
|
114
180
|
</package>
|
|
115
181
|
<package name="react.components.Footer">
|
|
116
182
|
<metrics statements="11" coveredstatements="8" conditionals="2" coveredconditionals="0" methods="4" coveredmethods="3"/>
|
|
117
|
-
<file name="FooterUI.jsx" path="/Users/
|
|
183
|
+
<file name="FooterUI.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Footer/FooterUI.jsx">
|
|
118
184
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
119
185
|
<line num="9" count="2" type="stmt"/>
|
|
120
186
|
<line num="10" count="2" type="stmt"/>
|
|
121
187
|
<line num="12" count="2" type="stmt"/>
|
|
122
188
|
<line num="13" count="3" type="stmt"/>
|
|
123
189
|
</file>
|
|
124
|
-
<file name="SocialLinks.jsx" path="/Users/
|
|
190
|
+
<file name="SocialLinks.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Footer/SocialLinks.jsx">
|
|
125
191
|
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
126
192
|
<line num="3" count="2" type="stmt"/>
|
|
127
193
|
<line num="4" count="3" type="stmt"/>
|
|
128
194
|
</file>
|
|
129
|
-
<file name="Subscribe.jsx" path="/Users/
|
|
195
|
+
<file name="Subscribe.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Footer/Subscribe.jsx">
|
|
130
196
|
<metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
131
197
|
<line num="3" count="2" type="stmt"/>
|
|
132
198
|
<line num="4" count="3" type="stmt"/>
|
|
133
199
|
</file>
|
|
134
|
-
<file name="footer.js" path="/Users/
|
|
200
|
+
<file name="footer.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Footer/footer.js">
|
|
135
201
|
<metrics statements="3" coveredstatements="0" conditionals="2" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
136
202
|
<line num="14" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
137
203
|
<line num="15" count="0" type="stmt"/>
|
|
@@ -140,7 +206,7 @@
|
|
|
140
206
|
</package>
|
|
141
207
|
<package name="react.components.GovBanner">
|
|
142
208
|
<metrics statements="4" coveredstatements="1" conditionals="2" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
143
|
-
<file name="index.js" path="/Users/
|
|
209
|
+
<file name="index.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/GovBanner/index.js">
|
|
144
210
|
<metrics statements="4" coveredstatements="1" conditionals="2" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
145
211
|
<line num="3" count="2" type="stmt"/>
|
|
146
212
|
<line num="4" count="0" type="stmt"/>
|
|
@@ -149,8 +215,8 @@
|
|
|
149
215
|
</file>
|
|
150
216
|
</package>
|
|
151
217
|
<package name="react.components.Header">
|
|
152
|
-
<metrics statements="
|
|
153
|
-
<file name="HeaderAccountMenu.jsx" path="/Users/
|
|
218
|
+
<metrics statements="206" coveredstatements="37" conditionals="104" coveredconditionals="0" methods="70" coveredmethods="0"/>
|
|
219
|
+
<file name="HeaderAccountMenu.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Header/HeaderAccountMenu.jsx">
|
|
154
220
|
<metrics statements="17" coveredstatements="3" conditionals="16" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
155
221
|
<line num="8" count="2" type="stmt"/>
|
|
156
222
|
<line num="9" count="0" type="stmt"/>
|
|
@@ -170,39 +236,35 @@
|
|
|
170
236
|
<line num="84" count="2" type="stmt"/>
|
|
171
237
|
<line num="90" count="2" type="stmt"/>
|
|
172
238
|
</file>
|
|
173
|
-
<file name="HeaderCancel.jsx" path="/Users/
|
|
239
|
+
<file name="HeaderCancel.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Header/HeaderCancel.jsx">
|
|
174
240
|
<metrics statements="3" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
175
241
|
<line num="4" count="2" type="stmt"/>
|
|
176
242
|
<line num="5" count="0" type="stmt"/>
|
|
177
243
|
<line num="12" count="2" type="stmt"/>
|
|
178
244
|
</file>
|
|
179
|
-
<file name="HeaderContainer.jsx" path="/Users/
|
|
245
|
+
<file name="HeaderContainer.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Header/HeaderContainer.jsx">
|
|
180
246
|
<metrics statements="11" coveredstatements="3" conditionals="12" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
181
247
|
<line num="14" count="0" type="stmt"/>
|
|
182
248
|
<line num="15" count="0" type="stmt"/>
|
|
183
249
|
<line num="18" count="2" type="stmt"/>
|
|
184
|
-
<line num="
|
|
185
|
-
<line num="
|
|
186
|
-
<line num="
|
|
187
|
-
<line num="
|
|
188
|
-
<line num="
|
|
189
|
-
<line num="
|
|
190
|
-
<line num="
|
|
191
|
-
<line num="
|
|
250
|
+
<line num="25" count="0" type="stmt"/>
|
|
251
|
+
<line num="26" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
252
|
+
<line num="28" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
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"/>
|
|
192
258
|
</file>
|
|
193
|
-
<file name="HeaderLogo.jsx" path="/Users/
|
|
194
|
-
<metrics statements="
|
|
195
|
-
<line num="
|
|
196
|
-
<line num="
|
|
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"/>
|
|
261
|
+
<line num="5" count="2" type="stmt"/>
|
|
262
|
+
<line num="6" count="0" type="stmt"/>
|
|
263
|
+
<line num="7" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
197
264
|
<line num="8" count="0" type="stmt"/>
|
|
198
|
-
<line num="
|
|
199
|
-
<line num="10" count="0" type="stmt"/>
|
|
200
|
-
<line num="20" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
201
|
-
<line num="21" count="0" type="stmt"/>
|
|
202
|
-
<line num="39" count="0" type="stmt"/>
|
|
203
|
-
<line num="56" count="2" type="stmt"/>
|
|
265
|
+
<line num="25" count="0" type="stmt"/>
|
|
204
266
|
</file>
|
|
205
|
-
<file name="HeaderMenuButton.js" path="/Users/
|
|
267
|
+
<file name="HeaderMenuButton.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Header/HeaderMenuButton.js">
|
|
206
268
|
<metrics statements="9" coveredstatements="2" conditionals="2" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
207
269
|
<line num="8" count="2" type="stmt"/>
|
|
208
270
|
<line num="9" count="0" type="stmt"/>
|
|
@@ -214,7 +276,7 @@
|
|
|
214
276
|
<line num="36" count="0" type="stmt"/>
|
|
215
277
|
<line num="45" count="2" type="stmt"/>
|
|
216
278
|
</file>
|
|
217
|
-
<file name="HeaderMenuItem.jsx" path="/Users/
|
|
279
|
+
<file name="HeaderMenuItem.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Header/HeaderMenuItem.jsx">
|
|
218
280
|
<metrics statements="44" coveredstatements="5" conditionals="36" coveredconditionals="0" methods="13" coveredmethods="0"/>
|
|
219
281
|
<line num="11" count="2" type="stmt"/>
|
|
220
282
|
<line num="18" count="2" type="stmt"/>
|
|
@@ -261,7 +323,7 @@
|
|
|
261
323
|
<line num="222" count="2" type="stmt"/>
|
|
262
324
|
<line num="232" count="2" type="stmt"/>
|
|
263
325
|
</file>
|
|
264
|
-
<file name="HeaderMenuLink.js" path="/Users/
|
|
326
|
+
<file name="HeaderMenuLink.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Header/HeaderMenuLink.js">
|
|
265
327
|
<metrics statements="13" coveredstatements="3" conditionals="8" coveredconditionals="0" methods="5" coveredmethods="0"/>
|
|
266
328
|
<line num="8" count="2" type="stmt"/>
|
|
267
329
|
<line num="10" count="2" type="stmt"/>
|
|
@@ -277,7 +339,7 @@
|
|
|
277
339
|
<line num="43" count="0" type="stmt"/>
|
|
278
340
|
<line num="51" count="2" type="stmt"/>
|
|
279
341
|
</file>
|
|
280
|
-
<file name="HeaderMenuSignOutButton.js" path="/Users/
|
|
342
|
+
<file name="HeaderMenuSignOutButton.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Header/HeaderMenuSignOutButton.js">
|
|
281
343
|
<metrics statements="15" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="7" coveredmethods="0"/>
|
|
282
344
|
<line num="8" count="2" type="stmt"/>
|
|
283
345
|
<line num="9" count="0" type="stmt"/>
|
|
@@ -295,40 +357,40 @@
|
|
|
295
357
|
<line num="48" count="0" type="stmt"/>
|
|
296
358
|
<line num="58" count="2" type="stmt"/>
|
|
297
359
|
</file>
|
|
298
|
-
<file name="HeaderMobileButton.js" path="/Users/
|
|
360
|
+
<file name="HeaderMobileButton.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Header/HeaderMobileButton.js">
|
|
299
361
|
<metrics statements="3" coveredstatements="2" conditionals="6" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
300
362
|
<line num="5" count="2" type="stmt"/>
|
|
301
363
|
<line num="6" count="0" type="stmt"/>
|
|
302
364
|
<line num="32" count="2" type="stmt"/>
|
|
303
365
|
</file>
|
|
304
|
-
<file name="HeaderUI.jsx" path="/Users/
|
|
366
|
+
<file name="HeaderUI.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Header/HeaderUI.jsx">
|
|
305
367
|
<metrics statements="40" coveredstatements="3" conditionals="10" coveredconditionals="0" methods="16" coveredmethods="0"/>
|
|
306
|
-
<line num="
|
|
307
|
-
<line num="23" count="0" type="stmt"/>
|
|
368
|
+
<line num="14" count="2" type="stmt"/>
|
|
308
369
|
<line num="24" count="0" type="stmt"/>
|
|
309
|
-
<line num="
|
|
310
|
-
<line num="
|
|
311
|
-
<line num="
|
|
312
|
-
<line num="32" count="0" type="
|
|
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"/>
|
|
313
374
|
<line num="33" count="0" type="stmt"/>
|
|
314
|
-
<line num="
|
|
315
|
-
<line num="
|
|
316
|
-
<line num="
|
|
375
|
+
<line num="34" count="0" type="stmt"/>
|
|
376
|
+
<line num="37" count="0" type="stmt"/>
|
|
377
|
+
<line num="41" count="0" type="stmt"/>
|
|
317
378
|
<line num="46" count="0" type="stmt"/>
|
|
318
379
|
<line num="47" count="0" type="stmt"/>
|
|
319
|
-
<line num="
|
|
380
|
+
<line num="48" count="0" type="stmt"/>
|
|
320
381
|
<line num="51" count="0" type="stmt"/>
|
|
321
382
|
<line num="52" count="0" type="stmt"/>
|
|
322
|
-
<line num="
|
|
323
|
-
<line num="
|
|
324
|
-
<line num="
|
|
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"/>
|
|
325
386
|
<line num="59" count="0" type="stmt"/>
|
|
326
387
|
<line num="60" count="0" type="stmt"/>
|
|
327
|
-
<line num="
|
|
328
|
-
<line num="
|
|
388
|
+
<line num="61" count="0" type="stmt"/>
|
|
389
|
+
<line num="65" count="0" type="stmt"/>
|
|
329
390
|
<line num="67" count="0" type="stmt"/>
|
|
330
|
-
<line num="
|
|
391
|
+
<line num="68" count="0" type="stmt"/>
|
|
331
392
|
<line num="77" count="0" type="stmt"/>
|
|
393
|
+
<line num="78" count="0" type="stmt"/>
|
|
332
394
|
<line num="91" count="0" type="stmt"/>
|
|
333
395
|
<line num="92" count="0" type="stmt"/>
|
|
334
396
|
<line num="100" count="0" type="stmt"/>
|
|
@@ -344,13 +406,13 @@
|
|
|
344
406
|
<line num="140" count="2" type="stmt"/>
|
|
345
407
|
<line num="153" count="2" type="stmt"/>
|
|
346
408
|
</file>
|
|
347
|
-
<file name="HelpIcon.jsx" path="/Users/
|
|
409
|
+
<file name="HelpIcon.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Header/HelpIcon.jsx">
|
|
348
410
|
<metrics statements="2" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
349
411
|
<line num="3" count="2" type="stmt"/>
|
|
350
412
|
<line num="4" count="0" type="stmt"/>
|
|
351
413
|
</file>
|
|
352
|
-
<file name="ImpersonatorBanner.jsx" path="/Users/
|
|
353
|
-
<metrics statements="
|
|
414
|
+
<file name="ImpersonatorBanner.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Header/ImpersonatorBanner.jsx">
|
|
415
|
+
<metrics statements="16" coveredstatements="2" conditionals="8" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
354
416
|
<line num="12" count="2" type="stmt"/>
|
|
355
417
|
<line num="13" count="0" type="stmt"/>
|
|
356
418
|
<line num="22" count="2" type="stmt"/>
|
|
@@ -360,23 +422,24 @@
|
|
|
360
422
|
<line num="40" count="0" type="stmt"/>
|
|
361
423
|
<line num="41" count="0" type="stmt"/>
|
|
362
424
|
<line num="47" count="0" type="stmt"/>
|
|
425
|
+
<line num="48" count="0" type="stmt"/>
|
|
426
|
+
<line num="49" count="0" type="stmt"/>
|
|
363
427
|
<line num="50" count="0" type="stmt"/>
|
|
364
428
|
<line num="51" count="0" type="stmt"/>
|
|
365
|
-
<line num="53" count="0" type="stmt"/>
|
|
366
429
|
<line num="54" count="0" type="stmt"/>
|
|
367
|
-
<line num="
|
|
368
|
-
<line num="
|
|
430
|
+
<line num="56" count="0" type="stmt"/>
|
|
431
|
+
<line num="66" count="0" type="stmt"/>
|
|
369
432
|
</file>
|
|
370
|
-
<file name="NavigationButtonIcon.jsx" path="/Users/
|
|
433
|
+
<file name="NavigationButtonIcon.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Header/NavigationButtonIcon.jsx">
|
|
371
434
|
<metrics statements="2" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
372
435
|
<line num="3" count="2" type="stmt"/>
|
|
373
436
|
<line num="4" count="0" type="stmt"/>
|
|
374
437
|
</file>
|
|
375
|
-
<file name="header.js" path="/Users/
|
|
438
|
+
<file name="header.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Header/header.js">
|
|
376
439
|
<metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
377
440
|
<line num="20" count="0" type="stmt"/>
|
|
378
441
|
</file>
|
|
379
|
-
<file name="hooks.js" path="/Users/
|
|
442
|
+
<file name="hooks.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Header/hooks.js">
|
|
380
443
|
<metrics statements="23" coveredstatements="5" conditionals="4" coveredconditionals="0" methods="8" coveredmethods="0"/>
|
|
381
444
|
<line num="5" count="0" type="stmt"/>
|
|
382
445
|
<line num="6" count="0" type="stmt"/>
|
|
@@ -402,7 +465,7 @@
|
|
|
402
465
|
<line num="63" count="0" type="stmt"/>
|
|
403
466
|
<line num="65" count="0" type="stmt"/>
|
|
404
467
|
</file>
|
|
405
|
-
<file name="utag-helpers.js" path="/Users/
|
|
468
|
+
<file name="utag-helpers.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Header/utag-helpers.js">
|
|
406
469
|
<metrics statements="2" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
407
470
|
<line num="1" count="2" type="stmt"/>
|
|
408
471
|
<line num="2" count="0" type="stmt"/>
|
|
@@ -410,7 +473,7 @@
|
|
|
410
473
|
</package>
|
|
411
474
|
<package name="react.components.Infotip">
|
|
412
475
|
<metrics statements="24" coveredstatements="24" conditionals="8" coveredconditionals="8" methods="5" coveredmethods="5"/>
|
|
413
|
-
<file name="Infotip.jsx" path="/Users/
|
|
476
|
+
<file name="Infotip.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Infotip/Infotip.jsx">
|
|
414
477
|
<metrics statements="13" coveredstatements="13" conditionals="2" coveredconditionals="2" methods="3" coveredmethods="3"/>
|
|
415
478
|
<line num="6" count="3" type="stmt"/>
|
|
416
479
|
<line num="8" count="3" type="stmt"/>
|
|
@@ -426,7 +489,7 @@
|
|
|
426
489
|
<line num="58" count="3" type="stmt"/>
|
|
427
490
|
<line num="65" count="3" type="stmt"/>
|
|
428
491
|
</file>
|
|
429
|
-
<file name="InfotipContent.jsx" path="/Users/
|
|
492
|
+
<file name="InfotipContent.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Infotip/InfotipContent.jsx">
|
|
430
493
|
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
431
494
|
<line num="10" count="3" type="stmt"/>
|
|
432
495
|
<line num="11" count="3" type="stmt"/>
|
|
@@ -436,20 +499,20 @@
|
|
|
436
499
|
<line num="24" count="25" type="stmt"/>
|
|
437
500
|
<line num="41" count="3" type="stmt"/>
|
|
438
501
|
</file>
|
|
439
|
-
<file name="InfotipIcon.jsx" path="/Users/
|
|
502
|
+
<file name="InfotipIcon.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Infotip/InfotipIcon.jsx">
|
|
440
503
|
<metrics statements="4" coveredstatements="4" conditionals="6" coveredconditionals="6" methods="1" coveredmethods="1"/>
|
|
441
504
|
<line num="4" count="3" type="stmt"/>
|
|
442
505
|
<line num="5" count="7" type="stmt"/>
|
|
443
506
|
<line num="35" count="3" type="stmt"/>
|
|
444
507
|
<line num="39" count="3" type="stmt"/>
|
|
445
508
|
</file>
|
|
446
|
-
<file name="index.js" path="/Users/
|
|
509
|
+
<file name="index.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Infotip/index.js">
|
|
447
510
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
448
511
|
</file>
|
|
449
512
|
</package>
|
|
450
513
|
<package name="react.components.Modal">
|
|
451
|
-
<metrics statements="33" coveredstatements="
|
|
452
|
-
<file name="LegacyModal.jsx" path="/Users/
|
|
514
|
+
<metrics statements="33" coveredstatements="21" conditionals="23" coveredconditionals="13" methods="11" coveredmethods="4"/>
|
|
515
|
+
<file name="LegacyModal.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Modal/LegacyModal.jsx">
|
|
453
516
|
<metrics statements="12" coveredstatements="2" conditionals="2" coveredconditionals="0" methods="6" coveredmethods="0"/>
|
|
454
517
|
<line num="10" count="0" type="stmt"/>
|
|
455
518
|
<line num="12" count="0" type="stmt"/>
|
|
@@ -460,54 +523,54 @@
|
|
|
460
523
|
<line num="27" count="0" type="stmt"/>
|
|
461
524
|
<line num="31" count="0" type="stmt"/>
|
|
462
525
|
<line num="37" count="0" type="stmt"/>
|
|
463
|
-
<line num="63" count="
|
|
526
|
+
<line num="63" count="3" type="stmt"/>
|
|
464
527
|
<line num="64" count="0" type="stmt"/>
|
|
465
|
-
<line num="67" count="
|
|
528
|
+
<line num="67" count="3" type="stmt"/>
|
|
466
529
|
</file>
|
|
467
|
-
<file name="Modal.jsx" path="/Users/
|
|
468
|
-
<metrics statements="14" coveredstatements="
|
|
469
|
-
<line num="7" count="
|
|
470
|
-
<line num="17" count="
|
|
471
|
-
<line num="18" count="
|
|
472
|
-
<line num="19" count="
|
|
473
|
-
<line num="21" count="
|
|
474
|
-
<line num="22" count="
|
|
475
|
-
<line num="25" count="
|
|
476
|
-
<line num="35" count="
|
|
530
|
+
<file name="Modal.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Modal/Modal.jsx">
|
|
531
|
+
<metrics statements="14" coveredstatements="13" conditionals="19" coveredconditionals="12" methods="4" coveredmethods="3"/>
|
|
532
|
+
<line num="7" count="3" type="stmt"/>
|
|
533
|
+
<line num="17" count="44" type="stmt"/>
|
|
534
|
+
<line num="18" count="44" type="stmt"/>
|
|
535
|
+
<line num="19" count="44" type="stmt"/>
|
|
536
|
+
<line num="21" count="44" type="stmt"/>
|
|
537
|
+
<line num="22" count="38" type="stmt"/>
|
|
538
|
+
<line num="25" count="44" type="stmt"/>
|
|
539
|
+
<line num="35" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
477
540
|
<line num="39" count="0" type="stmt"/>
|
|
478
|
-
<line num="41" count="
|
|
479
|
-
<line num="45" count="
|
|
480
|
-
<line num="46" count="
|
|
481
|
-
<line num="111" count="
|
|
482
|
-
<line num="131" count="
|
|
541
|
+
<line num="41" count="1" type="stmt"/>
|
|
542
|
+
<line num="45" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
543
|
+
<line num="46" count="1" type="stmt"/>
|
|
544
|
+
<line num="111" count="3" type="stmt"/>
|
|
545
|
+
<line num="131" count="3" type="stmt"/>
|
|
483
546
|
</file>
|
|
484
|
-
<file name="index.jsx" path="/Users/
|
|
485
|
-
<metrics statements="7" coveredstatements="
|
|
486
|
-
<line num="7" count="
|
|
487
|
-
<line num="8" count="
|
|
488
|
-
<line num="9" count="
|
|
547
|
+
<file name="index.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/Modal/index.jsx">
|
|
548
|
+
<metrics statements="7" coveredstatements="6" conditionals="2" coveredconditionals="1" methods="1" coveredmethods="1"/>
|
|
549
|
+
<line num="7" count="3" type="stmt"/>
|
|
550
|
+
<line num="8" count="44" type="cond" truecount="1" falsecount="1"/>
|
|
551
|
+
<line num="9" count="44" type="stmt"/>
|
|
489
552
|
<line num="11" count="0" type="stmt"/>
|
|
490
|
-
<line num="14" count="
|
|
491
|
-
<line num="17" count="
|
|
492
|
-
<line num="20" count="
|
|
553
|
+
<line num="14" count="3" type="stmt"/>
|
|
554
|
+
<line num="17" count="3" type="stmt"/>
|
|
555
|
+
<line num="20" count="3" type="stmt"/>
|
|
493
556
|
</file>
|
|
494
557
|
</package>
|
|
495
558
|
<package name="react.components.NotificationBanner">
|
|
496
559
|
<metrics statements="67" coveredstatements="8" conditionals="33" coveredconditionals="0" methods="16" coveredmethods="0"/>
|
|
497
|
-
<file name="CollapsedView.js" path="/Users/
|
|
560
|
+
<file name="CollapsedView.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/NotificationBanner/CollapsedView.js">
|
|
498
561
|
<metrics statements="4" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
499
562
|
<line num="5" count="2" type="stmt"/>
|
|
500
563
|
<line num="10" count="0" type="stmt"/>
|
|
501
564
|
<line num="32" count="2" type="stmt"/>
|
|
502
565
|
<line num="34" count="2" type="stmt"/>
|
|
503
566
|
</file>
|
|
504
|
-
<file name="ExpandedView.js" path="/Users/
|
|
567
|
+
<file name="ExpandedView.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/NotificationBanner/ExpandedView.js">
|
|
505
568
|
<metrics statements="3" coveredstatements="2" conditionals="5" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
506
569
|
<line num="6" count="2" type="stmt"/>
|
|
507
570
|
<line num="13" count="0" type="stmt"/>
|
|
508
571
|
<line num="37" count="2" type="stmt"/>
|
|
509
572
|
</file>
|
|
510
|
-
<file name="index.js" path="/Users/
|
|
573
|
+
<file name="index.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/NotificationBanner/index.js">
|
|
511
574
|
<metrics statements="60" coveredstatements="3" conditionals="28" coveredconditionals="0" methods="14" coveredmethods="0"/>
|
|
512
575
|
<line num="9" count="0" type="stmt"/>
|
|
513
576
|
<line num="10" count="0" type="stmt"/>
|
|
@@ -572,331 +635,271 @@
|
|
|
572
635
|
</file>
|
|
573
636
|
</package>
|
|
574
637
|
<package name="react.components.SanitizedContent">
|
|
575
|
-
<metrics statements="13" coveredstatements="
|
|
576
|
-
<file name="index.jsx" path="/Users/
|
|
577
|
-
<metrics statements="13" coveredstatements="
|
|
578
|
-
<line num="6" count="
|
|
579
|
-
<line num="95" count="
|
|
580
|
-
<line num="185" count="
|
|
581
|
-
<line num="191" count="
|
|
582
|
-
<line num="192" count="
|
|
583
|
-
<line num="193" count="
|
|
584
|
-
<line num="196" count="
|
|
585
|
-
<line num="199" count="
|
|
586
|
-
<line num="200" count="
|
|
587
|
-
<line num="201" count="
|
|
588
|
-
<line num="206" count="
|
|
589
|
-
<line num="208" count="
|
|
590
|
-
<line num="216" count="
|
|
638
|
+
<metrics statements="13" coveredstatements="4" conditionals="10" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
639
|
+
<file name="index.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SanitizedContent/index.jsx">
|
|
640
|
+
<metrics statements="13" coveredstatements="4" conditionals="10" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
641
|
+
<line num="6" count="4" type="stmt"/>
|
|
642
|
+
<line num="95" count="4" type="stmt"/>
|
|
643
|
+
<line num="185" count="4" type="stmt"/>
|
|
644
|
+
<line num="191" count="0" type="stmt"/>
|
|
645
|
+
<line num="192" count="0" type="stmt"/>
|
|
646
|
+
<line num="193" count="0" type="stmt"/>
|
|
647
|
+
<line num="196" count="0" type="stmt"/>
|
|
648
|
+
<line num="199" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
649
|
+
<line num="200" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
650
|
+
<line num="201" count="0" type="stmt"/>
|
|
651
|
+
<line num="206" count="0" type="stmt"/>
|
|
652
|
+
<line num="208" count="0" type="stmt"/>
|
|
653
|
+
<line num="216" count="4" type="stmt"/>
|
|
591
654
|
</file>
|
|
592
655
|
</package>
|
|
593
|
-
<package name="react.components.
|
|
594
|
-
<metrics statements="
|
|
595
|
-
<file name="
|
|
596
|
-
<metrics statements="36" coveredstatements="7" conditionals="11" coveredconditionals="0" methods="12" coveredmethods="0"/>
|
|
597
|
-
<line num="9" count="2" type="stmt"/>
|
|
598
|
-
<line num="10" count="2" type="stmt"/>
|
|
599
|
-
<line num="11" count="2" type="stmt"/>
|
|
600
|
-
<line num="12" count="2" type="stmt"/>
|
|
601
|
-
<line num="17" count="2" type="stmt"/>
|
|
602
|
-
<line num="18" count="0" type="stmt"/>
|
|
603
|
-
<line num="20" count="0" type="stmt"/>
|
|
604
|
-
<line num="21" count="0" type="stmt"/>
|
|
605
|
-
<line num="22" count="0" type="stmt"/>
|
|
606
|
-
<line num="25" count="0" type="stmt"/>
|
|
607
|
-
<line num="33" count="0" type="stmt"/>
|
|
608
|
-
<line num="34" count="0" type="stmt"/>
|
|
609
|
-
<line num="39" count="0" type="stmt"/>
|
|
610
|
-
<line num="41" count="0" type="stmt"/>
|
|
611
|
-
<line num="52" count="2" type="stmt"/>
|
|
612
|
-
<line num="57" count="0" type="stmt"/>
|
|
613
|
-
<line num="60" count="2" type="stmt"/>
|
|
614
|
-
<line num="61" count="0" type="stmt"/>
|
|
615
|
-
<line num="63" count="0" type="stmt"/>
|
|
616
|
-
<line num="64" count="0" type="stmt"/>
|
|
617
|
-
<line num="65" count="0" type="stmt"/>
|
|
618
|
-
<line num="66" count="0" type="stmt"/>
|
|
619
|
-
<line num="68" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
620
|
-
<line num="69" count="0" type="stmt"/>
|
|
621
|
-
<line num="71" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
622
|
-
<line num="74" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
623
|
-
<line num="75" count="0" type="stmt"/>
|
|
624
|
-
<line num="76" count="0" type="stmt"/>
|
|
625
|
-
<line num="79" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
626
|
-
<line num="80" count="0" type="stmt"/>
|
|
627
|
-
<line num="84" count="0" type="stmt"/>
|
|
628
|
-
<line num="85" count="0" type="stmt"/>
|
|
629
|
-
<line num="90" count="0" type="stmt"/>
|
|
630
|
-
<line num="91" count="0" type="stmt"/>
|
|
631
|
-
<line num="92" count="0" type="stmt"/>
|
|
632
|
-
<line num="96" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
633
|
-
</file>
|
|
634
|
-
<file name="SessionDialogWrapped.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Session/SessionDialogWrapped.jsx">
|
|
656
|
+
<package name="react.components.SessionDialog">
|
|
657
|
+
<metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
658
|
+
<file name="sessionDialog.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SessionDialog/sessionDialog.js">
|
|
635
659
|
<metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
636
|
-
<line num="
|
|
637
|
-
</file>
|
|
638
|
-
<file name="index.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Session/index.jsx">
|
|
639
|
-
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
660
|
+
<line num="17" count="0" type="stmt"/>
|
|
640
661
|
</file>
|
|
641
662
|
</package>
|
|
642
663
|
<package name="react.components.SideNav">
|
|
643
|
-
<metrics statements="
|
|
644
|
-
<file name="helpers.js" path="/Users/
|
|
645
|
-
<metrics statements="
|
|
646
|
-
<line num="
|
|
664
|
+
<metrics statements="42" coveredstatements="22" conditionals="13" coveredconditionals="3" methods="10" coveredmethods="3"/>
|
|
665
|
+
<file name="helpers.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/helpers.js">
|
|
666
|
+
<metrics statements="38" coveredstatements="21" conditionals="12" coveredconditionals="3" methods="9" coveredmethods="3"/>
|
|
667
|
+
<line num="1" count="3" type="stmt"/>
|
|
668
|
+
<line num="2" count="3" type="stmt"/>
|
|
669
|
+
<line num="3" count="3" type="stmt"/>
|
|
670
|
+
<line num="4" count="3" type="stmt"/>
|
|
671
|
+
<line num="5" count="3" type="stmt"/>
|
|
672
|
+
<line num="6" count="3" type="stmt"/>
|
|
673
|
+
<line num="7" count="3" type="stmt"/>
|
|
674
|
+
<line num="8" count="3" type="stmt"/>
|
|
675
|
+
<line num="9" count="3" type="stmt"/>
|
|
676
|
+
<line num="11" count="3" type="stmt"/>
|
|
677
|
+
<line num="12" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
678
|
+
<line num="13" count="0" type="stmt"/>
|
|
679
|
+
<line num="15" count="0" type="stmt"/>
|
|
680
|
+
<line num="19" count="3" type="stmt"/>
|
|
681
|
+
<line num="20" count="0" type="stmt"/>
|
|
647
682
|
<line num="23" count="3" type="stmt"/>
|
|
648
|
-
<line num="24" count="
|
|
649
|
-
<line num="25" count="
|
|
650
|
-
<line num="26" count="
|
|
651
|
-
<line num="27" count="
|
|
652
|
-
<line num="28" count="
|
|
653
|
-
<line num="
|
|
654
|
-
<line num="
|
|
655
|
-
<line num="
|
|
656
|
-
<line num="
|
|
657
|
-
<line num="
|
|
658
|
-
<line num="
|
|
659
|
-
<line num="
|
|
660
|
-
<line num="
|
|
661
|
-
<line num="
|
|
662
|
-
<line num="
|
|
663
|
-
<line num="
|
|
664
|
-
<line num="
|
|
665
|
-
<line num="
|
|
666
|
-
<line num="
|
|
667
|
-
<line num="
|
|
668
|
-
<line num="
|
|
669
|
-
<line num="
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
<
|
|
673
|
-
<line num="99" count="3" type="stmt"/>
|
|
674
|
-
<line num="111" count="3" type="stmt"/>
|
|
675
|
-
<line num="116" count="3" type="stmt"/>
|
|
676
|
-
<line num="117" count="0" type="stmt"/>
|
|
677
|
-
<line num="118" count="0" type="stmt"/>
|
|
678
|
-
<line num="122" count="0" type="stmt"/>
|
|
679
|
-
<line num="134" count="0" type="stmt"/>
|
|
680
|
-
<line num="144" count="3" type="cond" truecount="0" falsecount="1"/>
|
|
681
|
-
<line num="145" count="0" type="stmt"/>
|
|
682
|
-
<line num="146" count="0" type="stmt"/>
|
|
683
|
-
<line num="147" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
684
|
-
<line num="150" count="0" type="stmt"/>
|
|
685
|
-
<line num="151" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
686
|
-
<line num="152" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
687
|
-
<line num="154" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
688
|
-
<line num="162" count="3" type="stmt"/>
|
|
689
|
-
<line num="163" count="0" type="stmt"/>
|
|
690
|
-
<line num="164" count="0" type="stmt"/>
|
|
691
|
-
<line num="174" count="3" type="stmt"/>
|
|
692
|
-
<line num="175" count="2" type="stmt"/>
|
|
693
|
-
<line num="180" count="2" type="stmt"/>
|
|
694
|
-
<line num="182" count="2" type="stmt"/>
|
|
695
|
-
<line num="184" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
696
|
-
<line num="185" count="0" type="stmt"/>
|
|
697
|
-
<line num="188" count="2" type="stmt"/>
|
|
698
|
-
<line num="189" count="0" type="stmt"/>
|
|
699
|
-
<line num="195" count="2" type="stmt"/>
|
|
700
|
-
<line num="196" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
701
|
-
<line num="197" count="0" type="stmt"/>
|
|
702
|
-
<line num="199" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
703
|
-
<line num="200" count="0" type="stmt"/>
|
|
704
|
-
<line num="202" count="0" type="stmt"/>
|
|
705
|
-
<line num="205" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
706
|
-
<line num="206" count="0" type="stmt"/>
|
|
707
|
-
<line num="209" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
708
|
-
<line num="210" count="0" type="stmt"/>
|
|
709
|
-
<line num="211" count="0" type="stmt"/>
|
|
710
|
-
<line num="214" count="2" type="stmt"/>
|
|
711
|
-
<line num="222" count="3" type="stmt"/>
|
|
712
|
-
<line num="230" count="0" type="stmt"/>
|
|
713
|
-
<line num="231" count="0" type="stmt"/>
|
|
714
|
-
<line num="244" count="3" type="stmt"/>
|
|
715
|
-
<line num="277" count="3" type="stmt"/>
|
|
716
|
-
<line num="278" count="0" type="stmt"/>
|
|
717
|
-
<line num="290" count="3" type="stmt"/>
|
|
718
|
-
<line num="291" count="0" type="stmt"/>
|
|
719
|
-
<line num="292" count="0" type="stmt"/>
|
|
720
|
-
<line num="293" count="0" type="stmt"/>
|
|
721
|
-
<line num="294" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
722
|
-
<line num="296" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
723
|
-
<line num="297" count="0" type="stmt"/>
|
|
724
|
-
<line num="300" count="0" type="stmt"/>
|
|
725
|
-
<line num="308" count="3" type="stmt"/>
|
|
726
|
-
<line num="309" count="0" type="stmt"/>
|
|
727
|
-
<line num="330" count="0" type="stmt"/>
|
|
728
|
-
<line num="343" count="3" type="stmt"/>
|
|
729
|
-
<line num="344" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
730
|
-
<line num="345" count="0" type="stmt"/>
|
|
731
|
-
<line num="346" count="0" type="stmt"/>
|
|
732
|
-
<line num="355" count="3" type="stmt"/>
|
|
733
|
-
<line num="356" count="1" type="stmt"/>
|
|
734
|
-
<line num="357" count="1" type="stmt"/>
|
|
735
|
-
<line num="368" count="3" type="stmt"/>
|
|
736
|
-
<line num="369" count="3" type="stmt"/>
|
|
737
|
-
<line num="370" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
738
|
-
<line num="371" count="1" type="stmt"/>
|
|
739
|
-
<line num="372" count="1" type="stmt"/>
|
|
740
|
-
<line num="374" count="2" type="stmt"/>
|
|
741
|
-
<line num="377" count="3" type="stmt"/>
|
|
742
|
-
</file>
|
|
743
|
-
<file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/index.js">
|
|
744
|
-
<metrics statements="3" coveredstatements="1" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
683
|
+
<line num="24" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
684
|
+
<line num="25" count="0" type="stmt"/>
|
|
685
|
+
<line num="26" count="0" type="stmt"/>
|
|
686
|
+
<line num="27" count="0" type="stmt"/>
|
|
687
|
+
<line num="28" count="0" type="stmt"/>
|
|
688
|
+
<line num="30" count="0" type="stmt"/>
|
|
689
|
+
<line num="43" count="3" type="stmt"/>
|
|
690
|
+
<line num="45" count="2" type="stmt"/>
|
|
691
|
+
<line num="46" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
692
|
+
<line num="49" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
693
|
+
<line num="50" count="1" type="stmt"/>
|
|
694
|
+
<line num="54" count="0" type="stmt"/>
|
|
695
|
+
<line num="57" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
696
|
+
<line num="58" count="0" type="stmt"/>
|
|
697
|
+
<line num="60" count="0" type="stmt"/>
|
|
698
|
+
<line num="64" count="0" type="stmt"/>
|
|
699
|
+
<line num="67" count="0" type="stmt"/>
|
|
700
|
+
<line num="70" count="1" type="stmt"/>
|
|
701
|
+
<line num="71" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
702
|
+
<line num="72" count="0" type="stmt"/>
|
|
703
|
+
<line num="74" count="1" type="stmt"/>
|
|
704
|
+
<line num="78" count="3" type="stmt"/>
|
|
705
|
+
</file>
|
|
706
|
+
<file name="index.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/index.js">
|
|
707
|
+
<metrics statements="4" coveredstatements="1" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
745
708
|
<line num="5" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
746
|
-
<line num="
|
|
747
|
-
<line num="
|
|
709
|
+
<line num="24" count="0" type="stmt"/>
|
|
710
|
+
<line num="26" count="0" type="stmt"/>
|
|
711
|
+
<line num="48" count="0" type="stmt"/>
|
|
748
712
|
</file>
|
|
749
713
|
</package>
|
|
750
714
|
<package name="react.components.SideNav.AnimationGroup">
|
|
751
|
-
<metrics statements="5" coveredstatements="
|
|
752
|
-
<file name="AnimationGroup.jsx" path="/Users/
|
|
753
|
-
<metrics statements="5" coveredstatements="
|
|
715
|
+
<metrics statements="5" coveredstatements="3" conditionals="6" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
716
|
+
<file name="AnimationGroup.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/AnimationGroup/AnimationGroup.jsx">
|
|
717
|
+
<metrics statements="5" coveredstatements="3" conditionals="6" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
754
718
|
<line num="4" count="2" type="stmt"/>
|
|
755
|
-
<line num="5" count="
|
|
719
|
+
<line num="5" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
756
720
|
<line num="8" count="2" type="stmt"/>
|
|
757
|
-
<line num="9" count="
|
|
721
|
+
<line num="9" count="0" type="stmt"/>
|
|
758
722
|
<line num="20" count="2" type="stmt"/>
|
|
759
723
|
</file>
|
|
760
724
|
</package>
|
|
725
|
+
<package name="react.components.SideNav.Chart">
|
|
726
|
+
<metrics statements="86" coveredstatements="59" conditionals="36" coveredconditionals="17" methods="22" coveredmethods="13"/>
|
|
727
|
+
<file name="ScoreChart.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/Chart/ScoreChart.jsx">
|
|
728
|
+
<metrics statements="86" coveredstatements="59" conditionals="36" coveredconditionals="17" methods="22" coveredmethods="13"/>
|
|
729
|
+
<line num="6" count="3" type="stmt"/>
|
|
730
|
+
<line num="7" count="3" type="stmt"/>
|
|
731
|
+
<line num="8" count="3" type="stmt"/>
|
|
732
|
+
<line num="9" count="3" type="stmt"/>
|
|
733
|
+
<line num="11" count="3" type="stmt"/>
|
|
734
|
+
<line num="12" count="1" type="stmt"/>
|
|
735
|
+
<line num="13" count="1" type="stmt"/>
|
|
736
|
+
<line num="21" count="1" type="stmt"/>
|
|
737
|
+
<line num="25" count="1" type="stmt"/>
|
|
738
|
+
<line num="26" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
739
|
+
<line num="27" count="0" type="stmt"/>
|
|
740
|
+
<line num="31" count="1" type="stmt"/>
|
|
741
|
+
<line num="32" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
742
|
+
<line num="33" count="0" type="stmt"/>
|
|
743
|
+
<line num="37" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
744
|
+
<line num="38" count="0" type="stmt"/>
|
|
745
|
+
<line num="45" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
746
|
+
<line num="46" count="0" type="stmt"/>
|
|
747
|
+
<line num="48" count="0" type="stmt"/>
|
|
748
|
+
<line num="52" count="1" type="stmt"/>
|
|
749
|
+
<line num="53" count="1" type="stmt"/>
|
|
750
|
+
<line num="56" count="1" type="stmt"/>
|
|
751
|
+
<line num="57" count="3" type="stmt"/>
|
|
752
|
+
<line num="61" count="1" type="stmt"/>
|
|
753
|
+
<line num="62" count="3" type="stmt"/>
|
|
754
|
+
<line num="63" count="2" type="stmt"/>
|
|
755
|
+
<line num="65" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
756
|
+
<line num="66" count="0" type="stmt"/>
|
|
757
|
+
<line num="69" count="1" type="stmt"/>
|
|
758
|
+
<line num="71" count="1" type="stmt"/>
|
|
759
|
+
<line num="75" count="1" type="stmt"/>
|
|
760
|
+
<line num="81" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
761
|
+
<line num="82" count="0" type="stmt"/>
|
|
762
|
+
<line num="83" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
763
|
+
<line num="84" count="0" type="stmt"/>
|
|
764
|
+
<line num="85" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
765
|
+
<line num="87" count="1" type="stmt"/>
|
|
766
|
+
<line num="88" count="3" type="stmt"/>
|
|
767
|
+
<line num="93" count="3" type="stmt"/>
|
|
768
|
+
<line num="96" count="1" type="stmt"/>
|
|
769
|
+
<line num="98" count="1" type="stmt"/>
|
|
770
|
+
<line num="104" count="1" type="stmt"/>
|
|
771
|
+
<line num="114" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
772
|
+
<line num="115" count="3" type="stmt"/>
|
|
773
|
+
<line num="116" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
774
|
+
<line num="117" count="3" type="stmt"/>
|
|
775
|
+
<line num="119" count="3" type="stmt"/>
|
|
776
|
+
<line num="121" count="9" type="stmt"/>
|
|
777
|
+
<line num="126" count="9" type="stmt"/>
|
|
778
|
+
<line num="127" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
779
|
+
<line num="128" count="3" type="stmt"/>
|
|
780
|
+
<line num="130" count="9" type="stmt"/>
|
|
781
|
+
<line num="134" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
782
|
+
<line num="135" count="3" type="stmt"/>
|
|
783
|
+
<line num="140" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
784
|
+
<line num="141" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
785
|
+
<line num="142" count="0" type="stmt"/>
|
|
786
|
+
<line num="143" count="0" type="stmt"/>
|
|
787
|
+
<line num="148" count="0" type="stmt"/>
|
|
788
|
+
<line num="149" count="0" type="stmt"/>
|
|
789
|
+
<line num="153" count="1" type="stmt"/>
|
|
790
|
+
<line num="154" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
791
|
+
<line num="155" count="3" type="stmt"/>
|
|
792
|
+
<line num="156" count="3" type="stmt"/>
|
|
793
|
+
<line num="160" count="1" type="stmt"/>
|
|
794
|
+
<line num="165" count="0" type="stmt"/>
|
|
795
|
+
<line num="166" count="0" type="stmt"/>
|
|
796
|
+
<line num="172" count="0" type="stmt"/>
|
|
797
|
+
<line num="178" count="0" type="stmt"/>
|
|
798
|
+
<line num="182" count="1" type="stmt"/>
|
|
799
|
+
<line num="188" count="1" type="stmt"/>
|
|
800
|
+
<line num="195" count="1" type="stmt"/>
|
|
801
|
+
<line num="202" count="1" type="stmt"/>
|
|
802
|
+
<line num="203" count="0" type="stmt"/>
|
|
803
|
+
<line num="206" count="1" type="stmt"/>
|
|
804
|
+
<line num="207" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
805
|
+
<line num="208" count="1" type="stmt"/>
|
|
806
|
+
<line num="209" count="1" type="stmt"/>
|
|
807
|
+
<line num="213" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
808
|
+
<line num="214" count="0" type="stmt"/>
|
|
809
|
+
<line num="226" count="0" type="stmt"/>
|
|
810
|
+
<line num="227" count="0" type="stmt"/>
|
|
811
|
+
<line num="229" count="0" type="stmt"/>
|
|
812
|
+
<line num="240" count="1" type="stmt"/>
|
|
813
|
+
<line num="250" count="1" type="stmt"/>
|
|
814
|
+
<line num="262" count="3" type="stmt"/>
|
|
815
|
+
</file>
|
|
816
|
+
<file name="index.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/Chart/index.js">
|
|
817
|
+
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
818
|
+
</file>
|
|
819
|
+
</package>
|
|
761
820
|
<package name="react.components.SideNav.Content">
|
|
762
|
-
<metrics statements="
|
|
763
|
-
<file name="LevelOneContent.jsx" path="/Users/
|
|
764
|
-
<metrics statements="
|
|
765
|
-
<line num="
|
|
766
|
-
<line num="
|
|
767
|
-
<line num="
|
|
768
|
-
<line num="
|
|
769
|
-
<line num="
|
|
770
|
-
<line num="
|
|
771
|
-
<line num="
|
|
772
|
-
<line num="
|
|
773
|
-
<line num="
|
|
774
|
-
<line num="23" count="2" type="stmt"/>
|
|
775
|
-
<line num="25" count="2" type="stmt"/>
|
|
776
|
-
<line num="44" count="2" type="stmt"/>
|
|
821
|
+
<metrics statements="9" coveredstatements="2" conditionals="6" coveredconditionals="1" methods="1" coveredmethods="0"/>
|
|
822
|
+
<file name="LevelOneContent.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/Content/LevelOneContent.jsx">
|
|
823
|
+
<metrics statements="9" coveredstatements="2" conditionals="6" coveredconditionals="1" methods="1" coveredmethods="0"/>
|
|
824
|
+
<line num="9" count="2" type="stmt"/>
|
|
825
|
+
<line num="10" count="0" type="stmt"/>
|
|
826
|
+
<line num="11" count="0" type="stmt"/>
|
|
827
|
+
<line num="12" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
828
|
+
<line num="13" count="0" type="stmt"/>
|
|
829
|
+
<line num="14" count="0" type="stmt"/>
|
|
830
|
+
<line num="17" count="0" type="stmt"/>
|
|
831
|
+
<line num="19" count="0" type="stmt"/>
|
|
832
|
+
<line num="32" count="2" type="stmt"/>
|
|
777
833
|
</file>
|
|
778
|
-
<file name="index.js" path="/Users/
|
|
834
|
+
<file name="index.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/Content/index.js">
|
|
779
835
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
780
836
|
</file>
|
|
781
837
|
</package>
|
|
782
838
|
<package name="react.components.SideNav.Content.SelectRole">
|
|
783
|
-
<metrics statements="
|
|
784
|
-
<file name="index.js" path="/Users/
|
|
785
|
-
<metrics statements="
|
|
786
|
-
<line num="
|
|
787
|
-
<line num="
|
|
839
|
+
<metrics statements="17" coveredstatements="4" conditionals="6" coveredconditionals="1" methods="4" coveredmethods="0"/>
|
|
840
|
+
<file name="index.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/Content/SelectRole/index.js">
|
|
841
|
+
<metrics statements="11" coveredstatements="2" conditionals="4" coveredconditionals="1" methods="3" coveredmethods="0"/>
|
|
842
|
+
<line num="7" count="2" type="stmt"/>
|
|
843
|
+
<line num="11" count="0" type="stmt"/>
|
|
844
|
+
<line num="13" count="0" type="stmt"/>
|
|
845
|
+
<line num="14" count="0" type="stmt"/>
|
|
846
|
+
<line num="15" count="0" type="stmt"/>
|
|
847
|
+
<line num="16" count="0" type="stmt"/>
|
|
848
|
+
<line num="17" count="0" type="stmt"/>
|
|
849
|
+
<line num="19" count="0" type="stmt"/>
|
|
788
850
|
<line num="20" count="0" type="stmt"/>
|
|
789
|
-
<line num="
|
|
790
|
-
<line num="
|
|
791
|
-
<line num="27" count="0" type="stmt"/>
|
|
792
|
-
<line num="28" count="0" type="stmt"/>
|
|
793
|
-
<line num="29" count="0" type="stmt"/>
|
|
794
|
-
<line num="32" count="0" type="stmt"/>
|
|
795
|
-
<line num="33" count="0" type="stmt"/>
|
|
796
|
-
<line num="34" count="0" type="stmt"/>
|
|
797
|
-
<line num="39" count="0" type="stmt"/>
|
|
798
|
-
<line num="41" count="0" type="stmt"/>
|
|
799
|
-
<line num="42" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
800
|
-
<line num="45" count="0" type="stmt"/>
|
|
801
|
-
<line num="48" count="0" type="stmt"/>
|
|
802
|
-
<line num="49" count="0" type="stmt"/>
|
|
803
|
-
<line num="52" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
804
|
-
<line num="53" count="0" type="stmt"/>
|
|
805
|
-
<line num="57" count="0" type="stmt"/>
|
|
806
|
-
<line num="73" count="2" type="stmt"/>
|
|
851
|
+
<line num="23" count="0" type="stmt"/>
|
|
852
|
+
<line num="39" count="2" type="stmt"/>
|
|
807
853
|
</file>
|
|
808
|
-
<file name="utils.js" path="/Users/
|
|
809
|
-
<metrics statements="
|
|
810
|
-
<line num="
|
|
811
|
-
<line num="
|
|
812
|
-
<line num="
|
|
813
|
-
<line num="
|
|
814
|
-
<line num="
|
|
815
|
-
<line num="
|
|
816
|
-
<line num="34" count="3" type="stmt"/>
|
|
817
|
-
<line num="35" count="0" type="stmt"/>
|
|
818
|
-
<line num="41" count="3" type="stmt"/>
|
|
819
|
-
<line num="42" count="0" type="stmt"/>
|
|
820
|
-
<line num="50" count="3" type="stmt"/>
|
|
821
|
-
<line num="51" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
822
|
-
<line num="52" count="0" type="stmt"/>
|
|
823
|
-
<line num="60" count="3" type="stmt"/>
|
|
824
|
-
<line num="61" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
825
|
-
<line num="62" count="0" type="stmt"/>
|
|
826
|
-
<line num="65" count="3" type="stmt"/>
|
|
827
|
-
<line num="66" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
828
|
-
<line num="67" count="0" type="stmt"/>
|
|
829
|
-
<line num="75" count="3" type="stmt"/>
|
|
830
|
-
<line num="76" count="0" type="stmt"/>
|
|
831
|
-
<line num="77" count="0" type="stmt"/>
|
|
832
|
-
<line num="79" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
833
|
-
<line num="80" count="0" type="stmt"/>
|
|
834
|
-
<line num="82" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
835
|
-
<line num="83" count="0" type="stmt"/>
|
|
836
|
-
<line num="85" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
837
|
-
<line num="86" count="0" type="stmt"/>
|
|
838
|
-
<line num="88" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
839
|
-
<line num="89" count="0" type="stmt"/>
|
|
840
|
-
<line num="91" count="0" type="stmt"/>
|
|
841
|
-
<line num="99" count="3" type="stmt"/>
|
|
842
|
-
<line num="100" count="0" type="stmt"/>
|
|
843
|
-
<line num="101" count="0" type="stmt"/>
|
|
844
|
-
<line num="104" count="3" type="stmt"/>
|
|
845
|
-
<line num="116" count="3" type="stmt"/>
|
|
846
|
-
<line num="117" count="0" type="stmt"/>
|
|
847
|
-
<line num="118" count="0" type="stmt"/>
|
|
848
|
-
<line num="119" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
849
|
-
<line num="120" count="0" type="stmt"/>
|
|
850
|
-
<line num="127" count="3" type="stmt"/>
|
|
851
|
-
<line num="136" count="3" type="stmt"/>
|
|
852
|
-
<line num="137" count="0" type="stmt"/>
|
|
853
|
-
<line num="139" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
854
|
-
<line num="140" count="0" type="stmt"/>
|
|
855
|
-
<line num="148" count="3" type="stmt"/>
|
|
856
|
-
<line num="149" count="0" type="stmt"/>
|
|
854
|
+
<file name="utils.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/Content/SelectRole/utils.js">
|
|
855
|
+
<metrics statements="6" coveredstatements="2" conditionals="2" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
856
|
+
<line num="1" count="2" type="stmt"/>
|
|
857
|
+
<line num="13" count="2" type="stmt"/>
|
|
858
|
+
<line num="14" count="0" type="stmt"/>
|
|
859
|
+
<line num="15" count="0" type="stmt"/>
|
|
860
|
+
<line num="16" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
861
|
+
<line num="17" count="0" type="stmt"/>
|
|
857
862
|
</file>
|
|
858
863
|
</package>
|
|
859
864
|
<package name="react.components.SideNav.Details">
|
|
860
|
-
<metrics statements="
|
|
861
|
-
<file name="IndividualDetails.jsx" path="/Users/
|
|
865
|
+
<metrics statements="17" coveredstatements="4" conditionals="12" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
866
|
+
<file name="IndividualDetails.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/Details/IndividualDetails.jsx">
|
|
862
867
|
<metrics statements="3" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
863
868
|
<line num="4" count="2" type="stmt"/>
|
|
864
869
|
<line num="5" count="0" type="stmt"/>
|
|
865
870
|
<line num="13" count="2" type="stmt"/>
|
|
866
871
|
</file>
|
|
867
|
-
<file name="PracticeDetails.jsx" path="/Users/
|
|
868
|
-
<metrics statements="
|
|
872
|
+
<file name="PracticeDetails.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/Details/PracticeDetails.jsx">
|
|
873
|
+
<metrics statements="14" coveredstatements="2" conditionals="12" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
869
874
|
<line num="4" count="2" type="stmt"/>
|
|
870
|
-
<line num="
|
|
871
|
-
<line num="
|
|
872
|
-
<line num="
|
|
873
|
-
<line num="
|
|
874
|
-
<line num="
|
|
875
|
-
<line num="
|
|
876
|
-
<line num="
|
|
877
|
-
<line num="
|
|
878
|
-
<line num="
|
|
879
|
-
<line num="
|
|
880
|
-
<line num="24" count="0" type="
|
|
881
|
-
<line num="
|
|
882
|
-
<line num="
|
|
883
|
-
<line num="33" count="0" type="stmt"/>
|
|
884
|
-
<line num="41" count="2" type="stmt"/>
|
|
875
|
+
<line num="13" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
876
|
+
<line num="14" count="0" type="stmt"/>
|
|
877
|
+
<line num="15" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
878
|
+
<line num="16" count="0" type="stmt"/>
|
|
879
|
+
<line num="17" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
880
|
+
<line num="18" count="0" type="stmt"/>
|
|
881
|
+
<line num="19" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
882
|
+
<line num="20" count="0" type="stmt"/>
|
|
883
|
+
<line num="21" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
884
|
+
<line num="22" count="0" type="stmt"/>
|
|
885
|
+
<line num="24" count="0" type="stmt"/>
|
|
886
|
+
<line num="28" count="0" type="stmt"/>
|
|
887
|
+
<line num="36" count="2" type="stmt"/>
|
|
885
888
|
</file>
|
|
886
|
-
<file name="index.js" path="/Users/
|
|
889
|
+
<file name="index.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/Details/index.js">
|
|
887
890
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
888
891
|
</file>
|
|
889
892
|
</package>
|
|
890
893
|
<package name="react.components.SideNav.Links">
|
|
891
894
|
<metrics statements="130" coveredstatements="16" conditionals="166" coveredconditionals="5" methods="34" coveredmethods="1"/>
|
|
892
|
-
<file name="CmsSwitchLink.jsx" path="/Users/
|
|
895
|
+
<file name="CmsSwitchLink.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/Links/CmsSwitchLink.jsx">
|
|
893
896
|
<metrics statements="4" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
894
897
|
<line num="6" count="2" type="stmt"/>
|
|
895
898
|
<line num="7" count="0" type="stmt"/>
|
|
896
899
|
<line num="11" count="0" type="stmt"/>
|
|
897
900
|
<line num="35" count="2" type="stmt"/>
|
|
898
901
|
</file>
|
|
899
|
-
<file name="NavItemInline.jsx" path="/Users/
|
|
902
|
+
<file name="NavItemInline.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/Links/NavItemInline.jsx">
|
|
900
903
|
<metrics statements="8" coveredstatements="2" conditionals="14" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
901
904
|
<line num="5" count="2" type="stmt"/>
|
|
902
905
|
<line num="15" count="0" type="stmt"/>
|
|
@@ -907,7 +910,7 @@
|
|
|
907
910
|
<line num="22" count="0" type="stmt"/>
|
|
908
911
|
<line num="43" count="2" type="stmt"/>
|
|
909
912
|
</file>
|
|
910
|
-
<file name="NavLinkContainer.jsx" path="/Users/
|
|
913
|
+
<file name="NavLinkContainer.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/Links/NavLinkContainer.jsx">
|
|
911
914
|
<metrics statements="10" coveredstatements="3" conditionals="6" coveredconditionals="0" methods="4" coveredmethods="0"/>
|
|
912
915
|
<line num="4" count="2" type="stmt"/>
|
|
913
916
|
<line num="5" count="0" type="stmt"/>
|
|
@@ -920,7 +923,7 @@
|
|
|
920
923
|
<line num="28" count="2" type="stmt"/>
|
|
921
924
|
<line num="33" count="2" type="stmt"/>
|
|
922
925
|
</file>
|
|
923
|
-
<file name="NavLinkDrawer.jsx" path="/Users/
|
|
926
|
+
<file name="NavLinkDrawer.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/Links/NavLinkDrawer.jsx">
|
|
924
927
|
<metrics statements="73" coveredstatements="2" conditionals="100" coveredconditionals="0" methods="21" coveredmethods="0"/>
|
|
925
928
|
<line num="7" count="2" type="stmt"/>
|
|
926
929
|
<line num="29" count="0" type="stmt"/>
|
|
@@ -996,7 +999,7 @@
|
|
|
996
999
|
<line num="214" count="0" type="stmt"/>
|
|
997
1000
|
<line num="272" count="2" type="stmt"/>
|
|
998
1001
|
</file>
|
|
999
|
-
<file name="NavLinkInline.jsx" path="/Users/
|
|
1002
|
+
<file name="NavLinkInline.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/Links/NavLinkInline.jsx">
|
|
1000
1003
|
<metrics statements="30" coveredstatements="2" conditionals="36" coveredconditionals="0" methods="5" coveredmethods="0"/>
|
|
1001
1004
|
<line num="6" count="2" type="stmt"/>
|
|
1002
1005
|
<line num="19" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -1029,332 +1032,292 @@
|
|
|
1029
1032
|
<line num="62" count="0" type="stmt"/>
|
|
1030
1033
|
<line num="96" count="2" type="stmt"/>
|
|
1031
1034
|
</file>
|
|
1032
|
-
<file name="NavLinkToggle.jsx" path="/Users/
|
|
1035
|
+
<file name="NavLinkToggle.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/Links/NavLinkToggle.jsx">
|
|
1033
1036
|
<metrics statements="5" coveredstatements="5" conditionals="10" coveredconditionals="5" methods="1" coveredmethods="1"/>
|
|
1034
1037
|
<line num="5" count="2" type="stmt"/>
|
|
1035
|
-
<line num="6" count="
|
|
1036
|
-
<line num="7" count="
|
|
1037
|
-
<line num="9" count="
|
|
1038
|
+
<line num="6" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1039
|
+
<line num="7" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1040
|
+
<line num="9" count="1" type="stmt"/>
|
|
1038
1041
|
<line num="27" count="2" type="stmt"/>
|
|
1039
1042
|
</file>
|
|
1040
|
-
<file name="index.js" path="/Users/
|
|
1043
|
+
<file name="index.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/Links/index.js">
|
|
1041
1044
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1042
1045
|
</file>
|
|
1043
1046
|
</package>
|
|
1044
1047
|
<package name="react.components.SideNav.UI">
|
|
1045
|
-
<metrics statements="
|
|
1046
|
-
<file name="SideNavUI.jsx" path="/Users/
|
|
1047
|
-
<metrics statements="
|
|
1048
|
-
<line num="
|
|
1049
|
-
<line num="
|
|
1050
|
-
<line num="
|
|
1051
|
-
<line num="
|
|
1052
|
-
<line num="
|
|
1048
|
+
<metrics statements="52" coveredstatements="24" conditionals="47" coveredconditionals="5" methods="14" coveredmethods="5"/>
|
|
1049
|
+
<file name="SideNavUI.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/UI/SideNavUI.jsx">
|
|
1050
|
+
<metrics statements="51" coveredstatements="23" conditionals="47" coveredconditionals="5" methods="14" coveredmethods="5"/>
|
|
1051
|
+
<line num="21" count="2" type="stmt"/>
|
|
1052
|
+
<line num="30" count="1" type="stmt"/>
|
|
1053
|
+
<line num="34" count="1" type="stmt"/>
|
|
1054
|
+
<line num="40" count="1" type="stmt"/>
|
|
1055
|
+
<line num="42" count="1" type="stmt"/>
|
|
1056
|
+
<line num="43" count="0" type="stmt"/>
|
|
1057
|
+
<line num="44" count="0" type="stmt"/>
|
|
1058
|
+
<line num="45" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1059
|
+
<line num="46" count="0" type="stmt"/>
|
|
1053
1060
|
<line num="50" count="1" type="stmt"/>
|
|
1054
|
-
<line num="
|
|
1055
|
-
<line num="
|
|
1056
|
-
<line num="
|
|
1057
|
-
<line num="
|
|
1058
|
-
<line num="58" count="
|
|
1061
|
+
<line num="51" count="0" type="stmt"/>
|
|
1062
|
+
<line num="52" count="0" type="stmt"/>
|
|
1063
|
+
<line num="53" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1064
|
+
<line num="54" count="0" type="stmt"/>
|
|
1065
|
+
<line num="58" count="1" type="stmt"/>
|
|
1059
1066
|
<line num="59" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1060
|
-
<line num="
|
|
1061
|
-
<line num="
|
|
1062
|
-
<line num="
|
|
1063
|
-
<line num="
|
|
1064
|
-
<line num="67" count="0" type="
|
|
1067
|
+
<line num="62" count="1" type="stmt"/>
|
|
1068
|
+
<line num="63" count="0" type="stmt"/>
|
|
1069
|
+
<line num="64" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1070
|
+
<line num="65" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1071
|
+
<line num="67" count="0" type="stmt"/>
|
|
1065
1072
|
<line num="68" count="0" type="stmt"/>
|
|
1066
|
-
<line num="
|
|
1073
|
+
<line num="69" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1074
|
+
<line num="72" count="0" type="stmt"/>
|
|
1067
1075
|
<line num="73" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1068
|
-
<line num="76" count="
|
|
1069
|
-
<line num="
|
|
1070
|
-
<line num="
|
|
1071
|
-
<line num="
|
|
1072
|
-
<line num="
|
|
1073
|
-
<line num="
|
|
1074
|
-
<line num="
|
|
1075
|
-
<line num="
|
|
1076
|
-
<line num="
|
|
1077
|
-
<line num="
|
|
1078
|
-
<line num="
|
|
1079
|
-
<line num="
|
|
1080
|
-
<line num="
|
|
1081
|
-
<line num="
|
|
1082
|
-
<line num="
|
|
1083
|
-
<line num="
|
|
1084
|
-
<line num="
|
|
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="120" count="0" type="stmt"/>
|
|
1094
|
-
<line num="121" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1095
|
-
<line num="124" count="0" type="stmt"/>
|
|
1096
|
-
<line num="125" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1097
|
-
<line num="128" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1098
|
-
<line num="129" count="0" type="stmt"/>
|
|
1099
|
-
<line num="131" count="0" type="stmt"/>
|
|
1100
|
-
<line num="255" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1101
|
-
<line num="256" count="0" type="stmt"/>
|
|
1102
|
-
<line num="268" count="0" type="stmt"/>
|
|
1103
|
-
<line num="272" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1104
|
-
<line num="285" count="2" type="stmt"/>
|
|
1105
|
-
<line num="304" count="2" type="stmt"/>
|
|
1076
|
+
<line num="76" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1077
|
+
<line num="77" count="0" type="stmt"/>
|
|
1078
|
+
<line num="79" count="0" type="stmt"/>
|
|
1079
|
+
<line num="211" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1080
|
+
<line num="212" count="0" type="stmt"/>
|
|
1081
|
+
<line num="224" count="0" type="stmt"/>
|
|
1082
|
+
<line num="229" count="1" type="stmt"/>
|
|
1083
|
+
<line num="230" count="1" type="stmt"/>
|
|
1084
|
+
<line num="231" count="1" type="stmt"/>
|
|
1085
|
+
<line num="232" count="1" type="stmt"/>
|
|
1086
|
+
<line num="237" count="1" type="stmt"/>
|
|
1087
|
+
<line num="238" count="1" type="stmt"/>
|
|
1088
|
+
<line num="241" count="0" type="stmt"/>
|
|
1089
|
+
<line num="242" count="0" type="stmt"/>
|
|
1090
|
+
<line num="244" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1091
|
+
<line num="246" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1092
|
+
<line num="247" count="0" type="stmt"/>
|
|
1093
|
+
<line num="254" count="1" type="stmt"/>
|
|
1094
|
+
<line num="255" count="1" type="stmt"/>
|
|
1095
|
+
<line num="256" count="1" type="stmt"/>
|
|
1096
|
+
<line num="261" count="1" type="stmt"/>
|
|
1097
|
+
<line num="262" count="1" type="stmt"/>
|
|
1098
|
+
<line num="265" count="1" type="stmt"/>
|
|
1099
|
+
<line num="267" count="1" type="stmt"/>
|
|
1100
|
+
<line num="301" count="2" type="stmt"/>
|
|
1106
1101
|
<line num="313" count="2" type="stmt"/>
|
|
1107
1102
|
</file>
|
|
1108
|
-
<file name="default-markup.js" path="/Users/
|
|
1103
|
+
<file name="default-markup.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/UI/default-markup.js">
|
|
1109
1104
|
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1110
1105
|
<line num="2" count="2" type="stmt"/>
|
|
1111
1106
|
</file>
|
|
1112
|
-
<file name="index.js" path="/Users/
|
|
1107
|
+
<file name="index.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/SideNav/UI/index.js">
|
|
1113
1108
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1114
1109
|
</file>
|
|
1115
1110
|
</package>
|
|
1116
1111
|
<package name="react.components.hooks">
|
|
1117
1112
|
<metrics statements="26" coveredstatements="3" conditionals="20" coveredconditionals="0" methods="7" coveredmethods="1"/>
|
|
1118
|
-
<file name="useGetConfig.js" path="/Users/
|
|
1113
|
+
<file name="useGetConfig.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/components/hooks/useGetConfig.js">
|
|
1119
1114
|
<metrics statements="26" coveredstatements="3" conditionals="20" coveredconditionals="0" methods="7" coveredmethods="1"/>
|
|
1120
|
-
<line num="
|
|
1121
|
-
<line num="
|
|
1122
|
-
<line num="
|
|
1123
|
-
<line num="
|
|
1124
|
-
<line num="22" count="0" type="stmt"/>
|
|
1115
|
+
<line num="10" count="2" type="stmt"/>
|
|
1116
|
+
<line num="17" count="0" type="stmt"/>
|
|
1117
|
+
<line num="19" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
1118
|
+
<line num="20" count="0" type="stmt"/>
|
|
1125
1119
|
<line num="23" count="0" type="stmt"/>
|
|
1126
|
-
<line num="24" count="0" type="
|
|
1127
|
-
<line num="
|
|
1128
|
-
<line num="
|
|
1120
|
+
<line num="24" count="0" type="stmt"/>
|
|
1121
|
+
<line num="25" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1122
|
+
<line num="29" count="0" type="stmt"/>
|
|
1129
1123
|
<line num="31" count="0" type="stmt"/>
|
|
1130
|
-
<line num="
|
|
1131
|
-
<line num="
|
|
1132
|
-
<line num="
|
|
1133
|
-
<line num="
|
|
1134
|
-
<line num="
|
|
1124
|
+
<line num="32" count="0" type="stmt"/>
|
|
1125
|
+
<line num="35" count="0" type="stmt"/>
|
|
1126
|
+
<line num="36" count="0" type="stmt"/>
|
|
1127
|
+
<line num="40" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1128
|
+
<line num="44" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1135
1129
|
<line num="45" count="0" type="stmt"/>
|
|
1136
|
-
<line num="
|
|
1130
|
+
<line num="47" count="0" type="stmt"/>
|
|
1137
1131
|
<line num="50" count="0" type="stmt"/>
|
|
1138
|
-
<line num="
|
|
1139
|
-
<line num="
|
|
1140
|
-
<line num="
|
|
1141
|
-
<line num="
|
|
1142
|
-
<line num="
|
|
1143
|
-
<line num="67" count="
|
|
1144
|
-
<line num="
|
|
1145
|
-
<line num="70" count="
|
|
1132
|
+
<line num="52" count="0" type="stmt"/>
|
|
1133
|
+
<line num="55" count="0" type="stmt"/>
|
|
1134
|
+
<line num="56" count="0" type="stmt"/>
|
|
1135
|
+
<line num="59" count="0" type="stmt"/>
|
|
1136
|
+
<line num="64" count="0" type="stmt"/>
|
|
1137
|
+
<line num="67" count="2" type="stmt"/>
|
|
1138
|
+
<line num="69" count="0" type="stmt"/>
|
|
1139
|
+
<line num="70" count="0" type="stmt"/>
|
|
1140
|
+
<line num="72" count="2" type="stmt"/>
|
|
1146
1141
|
</file>
|
|
1147
1142
|
</package>
|
|
1148
1143
|
<package name="react.lib">
|
|
1149
|
-
<metrics statements="113" coveredstatements="
|
|
1150
|
-
<file name="Chevron.jsx" path="/Users/
|
|
1144
|
+
<metrics statements="113" coveredstatements="68" conditionals="2" coveredconditionals="0" methods="49" coveredmethods="4"/>
|
|
1145
|
+
<file name="Chevron.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/lib/Chevron.jsx">
|
|
1151
1146
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
|
|
1152
1147
|
<line num="4" count="3" type="stmt"/>
|
|
1153
1148
|
<line num="5" count="1" type="stmt"/>
|
|
1154
1149
|
<line num="26" count="3" type="stmt"/>
|
|
1155
1150
|
<line num="30" count="3" type="stmt"/>
|
|
1156
1151
|
</file>
|
|
1157
|
-
<file name="SvgComponents.jsx" path="/Users/
|
|
1158
|
-
<metrics statements="109" coveredstatements="
|
|
1159
|
-
<line num="4" count="
|
|
1152
|
+
<file name="SvgComponents.jsx" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/lib/SvgComponents.jsx">
|
|
1153
|
+
<metrics statements="109" coveredstatements="64" conditionals="2" coveredconditionals="0" methods="48" coveredmethods="3"/>
|
|
1154
|
+
<line num="4" count="5" type="stmt"/>
|
|
1160
1155
|
<line num="5" count="0" type="stmt"/>
|
|
1161
|
-
<line num="16" count="
|
|
1156
|
+
<line num="16" count="5" type="stmt"/>
|
|
1162
1157
|
<line num="17" count="0" type="stmt"/>
|
|
1163
|
-
<line num="32" count="
|
|
1158
|
+
<line num="32" count="5" type="stmt"/>
|
|
1164
1159
|
<line num="33" count="0" type="stmt"/>
|
|
1165
|
-
<line num="39" count="
|
|
1160
|
+
<line num="39" count="5" type="stmt"/>
|
|
1166
1161
|
<line num="40" count="0" type="stmt"/>
|
|
1167
|
-
<line num="54" count="
|
|
1162
|
+
<line num="54" count="5" type="stmt"/>
|
|
1168
1163
|
<line num="55" count="0" type="stmt"/>
|
|
1169
|
-
<line num="73" count="
|
|
1164
|
+
<line num="73" count="5" type="stmt"/>
|
|
1170
1165
|
<line num="74" count="0" type="stmt"/>
|
|
1171
|
-
<line num="79" count="
|
|
1166
|
+
<line num="79" count="5" type="stmt"/>
|
|
1172
1167
|
<line num="80" count="0" type="stmt"/>
|
|
1173
|
-
<line num="88" count="
|
|
1168
|
+
<line num="88" count="5" type="stmt"/>
|
|
1174
1169
|
<line num="89" count="0" type="stmt"/>
|
|
1175
|
-
<line num="96" count="
|
|
1170
|
+
<line num="96" count="5" type="stmt"/>
|
|
1176
1171
|
<line num="97" count="0" type="stmt"/>
|
|
1177
|
-
<line num="107" count="
|
|
1172
|
+
<line num="107" count="5" type="stmt"/>
|
|
1178
1173
|
<line num="108" count="0" type="stmt"/>
|
|
1179
|
-
<line num="123" count="
|
|
1174
|
+
<line num="123" count="5" type="stmt"/>
|
|
1180
1175
|
<line num="124" count="0" type="stmt"/>
|
|
1181
|
-
<line num="156" count="
|
|
1176
|
+
<line num="156" count="5" type="stmt"/>
|
|
1182
1177
|
<line num="157" count="0" type="stmt"/>
|
|
1183
|
-
<line num="164" count="
|
|
1178
|
+
<line num="164" count="5" type="stmt"/>
|
|
1184
1179
|
<line num="165" count="0" type="stmt"/>
|
|
1185
|
-
<line num="183" count="
|
|
1180
|
+
<line num="183" count="5" type="stmt"/>
|
|
1186
1181
|
<line num="184" count="0" type="stmt"/>
|
|
1187
|
-
<line num="199" count="
|
|
1182
|
+
<line num="199" count="5" type="stmt"/>
|
|
1188
1183
|
<line num="200" count="0" type="stmt"/>
|
|
1189
|
-
<line num="225" count="
|
|
1184
|
+
<line num="225" count="5" type="stmt"/>
|
|
1190
1185
|
<line num="226" count="0" type="stmt"/>
|
|
1191
|
-
<line num="243" count="
|
|
1186
|
+
<line num="243" count="5" type="stmt"/>
|
|
1192
1187
|
<line num="244" count="0" type="stmt"/>
|
|
1193
|
-
<line num="255" count="
|
|
1188
|
+
<line num="255" count="5" type="stmt"/>
|
|
1194
1189
|
<line num="256" count="0" type="stmt"/>
|
|
1195
|
-
<line num="262" count="
|
|
1190
|
+
<line num="262" count="5" type="stmt"/>
|
|
1196
1191
|
<line num="263" count="0" type="stmt"/>
|
|
1197
|
-
<line num="270" count="
|
|
1192
|
+
<line num="270" count="5" type="stmt"/>
|
|
1198
1193
|
<line num="271" count="0" type="stmt"/>
|
|
1199
|
-
<line num="291" count="
|
|
1194
|
+
<line num="291" count="5" type="stmt"/>
|
|
1200
1195
|
<line num="292" count="0" type="stmt"/>
|
|
1201
|
-
<line num="311" count="
|
|
1196
|
+
<line num="311" count="5" type="stmt"/>
|
|
1202
1197
|
<line num="312" count="0" type="stmt"/>
|
|
1203
|
-
<line num="320" count="
|
|
1198
|
+
<line num="320" count="5" type="stmt"/>
|
|
1204
1199
|
<line num="321" count="0" type="stmt"/>
|
|
1205
|
-
<line num="329" count="
|
|
1200
|
+
<line num="329" count="5" type="stmt"/>
|
|
1206
1201
|
<line num="330" count="0" type="stmt"/>
|
|
1207
|
-
<line num="338" count="
|
|
1202
|
+
<line num="338" count="5" type="stmt"/>
|
|
1208
1203
|
<line num="339" count="0" type="stmt"/>
|
|
1209
|
-
<line num="356" count="
|
|
1204
|
+
<line num="356" count="5" type="stmt"/>
|
|
1210
1205
|
<line num="357" count="0" type="stmt"/>
|
|
1211
|
-
<line num="368" count="
|
|
1206
|
+
<line num="368" count="5" type="stmt"/>
|
|
1212
1207
|
<line num="369" count="0" type="stmt"/>
|
|
1213
|
-
<line num="390" count="
|
|
1214
|
-
<line num="391" count="
|
|
1215
|
-
<line num="400" count="
|
|
1208
|
+
<line num="390" count="5" type="stmt"/>
|
|
1209
|
+
<line num="391" count="1" type="stmt"/>
|
|
1210
|
+
<line num="400" count="5" type="stmt"/>
|
|
1216
1211
|
<line num="401" count="0" type="stmt"/>
|
|
1217
|
-
<line num="410" count="
|
|
1212
|
+
<line num="410" count="5" type="stmt"/>
|
|
1218
1213
|
<line num="411" count="0" type="stmt"/>
|
|
1219
|
-
<line num="418" count="
|
|
1220
|
-
<line num="419" count="
|
|
1221
|
-
<line num="430" count="
|
|
1214
|
+
<line num="418" count="5" type="stmt"/>
|
|
1215
|
+
<line num="419" count="11" type="stmt"/>
|
|
1216
|
+
<line num="430" count="5" type="stmt"/>
|
|
1222
1217
|
<line num="431" count="0" type="stmt"/>
|
|
1223
|
-
<line num="436" count="
|
|
1218
|
+
<line num="436" count="5" type="stmt"/>
|
|
1224
1219
|
<line num="437" count="0" type="stmt"/>
|
|
1225
|
-
<line num="453" count="
|
|
1220
|
+
<line num="453" count="5" type="stmt"/>
|
|
1226
1221
|
<line num="454" count="0" type="stmt"/>
|
|
1227
|
-
<line num="472" count="
|
|
1222
|
+
<line num="472" count="5" type="stmt"/>
|
|
1228
1223
|
<line num="473" count="0" type="stmt"/>
|
|
1229
|
-
<line num="493" count="
|
|
1224
|
+
<line num="493" count="5" type="stmt"/>
|
|
1230
1225
|
<line num="494" count="0" type="stmt"/>
|
|
1231
|
-
<line num="514" count="
|
|
1226
|
+
<line num="514" count="5" type="stmt"/>
|
|
1232
1227
|
<line num="515" count="0" type="stmt"/>
|
|
1233
|
-
<line num="527" count="
|
|
1228
|
+
<line num="527" count="5" type="stmt"/>
|
|
1234
1229
|
<line num="528" count="0" type="stmt"/>
|
|
1235
|
-
<line num="539" count="
|
|
1230
|
+
<line num="539" count="5" type="stmt"/>
|
|
1236
1231
|
<line num="540" count="0" type="stmt"/>
|
|
1237
|
-
<line num="549" count="
|
|
1232
|
+
<line num="549" count="5" type="stmt"/>
|
|
1238
1233
|
<line num="550" count="0" type="stmt"/>
|
|
1239
|
-
<line num="567" count="
|
|
1240
|
-
<line num="571" count="
|
|
1234
|
+
<line num="567" count="5" type="stmt"/>
|
|
1235
|
+
<line num="571" count="5" type="stmt"/>
|
|
1241
1236
|
<line num="572" count="0" type="stmt"/>
|
|
1242
|
-
<line num="579" count="
|
|
1237
|
+
<line num="579" count="5" type="stmt"/>
|
|
1243
1238
|
<line num="580" count="0" type="stmt"/>
|
|
1244
|
-
<line num="587" count="
|
|
1239
|
+
<line num="587" count="5" type="stmt"/>
|
|
1245
1240
|
<line num="588" count="3" type="stmt"/>
|
|
1246
|
-
<line num="599" count="
|
|
1247
|
-
<line num="603" count="
|
|
1248
|
-
<line num="607" count="
|
|
1241
|
+
<line num="599" count="5" type="stmt"/>
|
|
1242
|
+
<line num="603" count="5" type="stmt"/>
|
|
1243
|
+
<line num="607" count="5" type="cond" truecount="0" falsecount="1"/>
|
|
1249
1244
|
<line num="608" count="0" type="stmt"/>
|
|
1250
|
-
<line num="618" count="
|
|
1251
|
-
<line num="623" count="
|
|
1252
|
-
<line num="627" count="
|
|
1245
|
+
<line num="618" count="5" type="stmt"/>
|
|
1246
|
+
<line num="623" count="5" type="stmt"/>
|
|
1247
|
+
<line num="627" count="5" type="cond" truecount="0" falsecount="1"/>
|
|
1253
1248
|
<line num="628" count="0" type="stmt"/>
|
|
1254
|
-
<line num="638" count="
|
|
1255
|
-
<line num="643" count="
|
|
1256
|
-
<line num="647" count="
|
|
1249
|
+
<line num="638" count="5" type="stmt"/>
|
|
1250
|
+
<line num="643" count="5" type="stmt"/>
|
|
1251
|
+
<line num="647" count="5" type="stmt"/>
|
|
1257
1252
|
<line num="648" count="0" type="stmt"/>
|
|
1258
|
-
<line num="659" count="
|
|
1259
|
-
<line num="663" count="
|
|
1260
|
-
<line num="667" count="
|
|
1253
|
+
<line num="659" count="5" type="stmt"/>
|
|
1254
|
+
<line num="663" count="5" type="stmt"/>
|
|
1255
|
+
<line num="667" count="5" type="stmt"/>
|
|
1261
1256
|
<line num="668" count="0" type="stmt"/>
|
|
1262
|
-
<line num="679" count="
|
|
1263
|
-
<line num="683" count="
|
|
1264
|
-
<line num="687" count="
|
|
1257
|
+
<line num="679" count="5" type="stmt"/>
|
|
1258
|
+
<line num="683" count="5" type="stmt"/>
|
|
1259
|
+
<line num="687" count="5" type="stmt"/>
|
|
1265
1260
|
<line num="688" count="0" type="stmt"/>
|
|
1266
|
-
<line num="699" count="
|
|
1267
|
-
<line num="703" count="
|
|
1261
|
+
<line num="699" count="5" type="stmt"/>
|
|
1262
|
+
<line num="703" count="5" type="stmt"/>
|
|
1268
1263
|
</file>
|
|
1269
1264
|
</package>
|
|
1270
1265
|
<package name="react.session">
|
|
1271
|
-
<metrics statements="
|
|
1272
|
-
<file name="index.js" path="/Users/
|
|
1266
|
+
<metrics statements="43" coveredstatements="37" conditionals="19" coveredconditionals="11" methods="13" coveredmethods="10"/>
|
|
1267
|
+
<file name="index.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/session/index.js">
|
|
1273
1268
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1274
1269
|
</file>
|
|
1275
|
-
<file name="
|
|
1276
|
-
<metrics statements="
|
|
1277
|
-
<line num="
|
|
1278
|
-
<line num="
|
|
1279
|
-
<line num="5" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1270
|
+
<file name="logout.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/session/logout.js">
|
|
1271
|
+
<metrics statements="21" coveredstatements="16" conditionals="6" coveredconditionals="3" methods="6" coveredmethods="4"/>
|
|
1272
|
+
<line num="4" count="4" type="stmt"/>
|
|
1273
|
+
<line num="5" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
1280
1274
|
<line num="6" count="0" type="stmt"/>
|
|
1281
|
-
<line num="
|
|
1282
|
-
<line num="9" count="0" type="stmt"/>
|
|
1283
|
-
<line num="10" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1275
|
+
<line num="10" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
1284
1276
|
<line num="11" count="0" type="stmt"/>
|
|
1285
|
-
<line num="
|
|
1286
|
-
<line num="
|
|
1287
|
-
<line num="
|
|
1288
|
-
<line num="
|
|
1289
|
-
<line num="
|
|
1290
|
-
<line num="
|
|
1277
|
+
<line num="20" count="4" type="stmt"/>
|
|
1278
|
+
<line num="21" count="0" type="stmt"/>
|
|
1279
|
+
<line num="29" count="4" type="stmt"/>
|
|
1280
|
+
<line num="31" count="5" type="stmt"/>
|
|
1281
|
+
<line num="33" count="5" type="stmt"/>
|
|
1282
|
+
<line num="34" count="5" type="stmt"/>
|
|
1283
|
+
<line num="36" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
1284
|
+
<line num="37" count="5" type="stmt"/>
|
|
1285
|
+
<line num="39" count="1" type="stmt"/>
|
|
1286
|
+
<line num="40" count="1" type="stmt"/>
|
|
1287
|
+
<line num="43" count="5" type="stmt"/>
|
|
1288
|
+
<line num="45" count="2" type="stmt"/>
|
|
1289
|
+
<line num="46" count="2" type="stmt"/>
|
|
1290
|
+
<line num="49" count="5" type="stmt"/>
|
|
1291
|
+
<line num="59" count="0" type="stmt"/>
|
|
1292
|
+
<line num="62" count="0" type="stmt"/>
|
|
1291
1293
|
</file>
|
|
1292
|
-
<file name="
|
|
1293
|
-
<metrics statements="
|
|
1294
|
-
<line num="
|
|
1295
|
-
<line num="
|
|
1296
|
-
<line num="
|
|
1297
|
-
<line num="
|
|
1298
|
-
<line num="
|
|
1299
|
-
<line num="
|
|
1300
|
-
<line num="
|
|
1301
|
-
<line num="
|
|
1302
|
-
<line num="
|
|
1303
|
-
<line num="
|
|
1304
|
-
<line num="
|
|
1305
|
-
<line num="27" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1306
|
-
<line num="28" count="0" type="stmt"/>
|
|
1307
|
-
<line num="39" count="3" type="stmt"/>
|
|
1294
|
+
<file name="refresh.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/session/refresh.js">
|
|
1295
|
+
<metrics statements="13" coveredstatements="12" conditionals="7" coveredconditionals="3" methods="4" coveredmethods="3"/>
|
|
1296
|
+
<line num="13" count="4" type="cond" truecount="0" falsecount="1"/>
|
|
1297
|
+
<line num="14" count="3" type="stmt"/>
|
|
1298
|
+
<line num="16" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
1299
|
+
<line num="17" count="3" type="stmt"/>
|
|
1300
|
+
<line num="27" count="3" type="stmt"/>
|
|
1301
|
+
<line num="28" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1302
|
+
<line num="29" count="1" type="stmt"/>
|
|
1303
|
+
<line num="33" count="3" type="stmt"/>
|
|
1304
|
+
<line num="34" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1305
|
+
<line num="35" count="2" type="stmt"/>
|
|
1306
|
+
<line num="38" count="2" type="stmt"/>
|
|
1308
1307
|
<line num="41" count="3" type="stmt"/>
|
|
1309
|
-
<line num="43" count="3" type="stmt"/>
|
|
1310
|
-
<line num="44" count="3" type="stmt"/>
|
|
1311
|
-
<line num="46" count="3" type="cond" truecount="1" falsecount="1"/>
|
|
1312
|
-
<line num="47" count="3" type="stmt"/>
|
|
1313
|
-
<line num="48" count="3" type="stmt"/>
|
|
1314
|
-
<line num="49" count="3" type="stmt"/>
|
|
1315
|
-
<line num="56" count="3" type="stmt"/>
|
|
1316
|
-
<line num="57" count="0" type="stmt"/>
|
|
1317
|
-
<line num="59" count="3" type="stmt"/>
|
|
1318
|
-
<line num="62" count="3" type="stmt"/>
|
|
1319
|
-
</file>
|
|
1320
|
-
<file name="refresh.js" path="/Users/rodrigomunoz/projects/qpp-style/react/session/refresh.js">
|
|
1321
|
-
<metrics statements="20" coveredstatements="1" conditionals="9" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
1322
|
-
<line num="12" count="3" type="cond" truecount="0" falsecount="1"/>
|
|
1323
|
-
<line num="13" count="0" type="stmt"/>
|
|
1324
|
-
<line num="14" count="0" type="stmt"/>
|
|
1325
|
-
<line num="15" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1326
|
-
<line num="16" count="0" type="stmt"/>
|
|
1327
|
-
<line num="17" count="0" type="stmt"/>
|
|
1328
|
-
<line num="22" count="0" type="stmt"/>
|
|
1329
|
-
<line num="27" count="0" type="stmt"/>
|
|
1330
|
-
<line num="28" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1331
|
-
<line num="29" count="0" type="stmt"/>
|
|
1332
|
-
<line num="33" count="0" type="stmt"/>
|
|
1333
|
-
<line num="34" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1334
|
-
<line num="35" count="0" type="stmt"/>
|
|
1335
|
-
<line num="38" count="0" type="stmt"/>
|
|
1336
|
-
<line num="41" count="0" type="stmt"/>
|
|
1337
|
-
<line num="42" count="0" type="stmt"/>
|
|
1338
|
-
<line num="43" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1339
1308
|
<line num="44" count="0" type="stmt"/>
|
|
1340
|
-
<line num="46" count="0" type="stmt"/>
|
|
1341
|
-
<line num="48" count="0" type="stmt"/>
|
|
1342
1309
|
</file>
|
|
1343
|
-
<file name="ttl.js" path="/Users/
|
|
1344
|
-
<metrics statements="
|
|
1345
|
-
<line num="3" count="
|
|
1346
|
-
<line num="4" count="
|
|
1347
|
-
<line num="
|
|
1348
|
-
<line num="
|
|
1349
|
-
<line num="
|
|
1350
|
-
<line num="
|
|
1351
|
-
<line num="
|
|
1352
|
-
<line num="
|
|
1353
|
-
<line num="
|
|
1354
|
-
<line num="16" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1355
|
-
<line num="17" count="0" type="stmt"/>
|
|
1356
|
-
<line num="19" count="0" type="stmt"/>
|
|
1357
|
-
<line num="21" count="0" type="stmt"/>
|
|
1310
|
+
<file name="ttl.js" path="/Users/shawnmathew/Desktop/CMS/QPP/qpp-style/react/session/ttl.js">
|
|
1311
|
+
<metrics statements="9" coveredstatements="9" conditionals="6" coveredconditionals="5" methods="3" coveredmethods="3"/>
|
|
1312
|
+
<line num="3" count="4" type="stmt"/>
|
|
1313
|
+
<line num="4" count="79" type="stmt"/>
|
|
1314
|
+
<line num="14" count="3" type="stmt"/>
|
|
1315
|
+
<line num="19" count="79" type="stmt"/>
|
|
1316
|
+
<line num="22" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
1317
|
+
<line num="23" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
1318
|
+
<line num="24" count="1" type="stmt"/>
|
|
1319
|
+
<line num="29" count="1" type="stmt"/>
|
|
1320
|
+
<line num="33" count="2" type="stmt"/>
|
|
1358
1321
|
</file>
|
|
1359
1322
|
</package>
|
|
1360
1323
|
</project>
|