qpp-style 9.20.2 → 9.20.3

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.
Files changed (185) hide show
  1. package/components/Footer/FooterUI.jsx +16 -14
  2. package/coverage/clover.xml +335 -291
  3. package/coverage/coverage-final.json +72 -71
  4. package/coverage/lcov-report/components/Accordion/index.html +1 -1
  5. package/coverage/lcov-report/components/Accordion/index.jsx.html +4 -4
  6. package/coverage/lcov-report/components/{SideNav/AnimationGroup → Button}/index.html +30 -30
  7. package/coverage/lcov-report/components/{SideNav/Links/NavLinkInline.jsx.html → Button/index.js.html} +101 -152
  8. package/coverage/lcov-report/components/Error/Collapsible.jsx.html +1 -1
  9. package/coverage/lcov-report/components/Error/ErrorUI.jsx.html +1 -1
  10. package/coverage/lcov-report/components/Error/index.html +1 -1
  11. package/coverage/lcov-report/components/Footer/FooterUI.jsx.html +184 -358
  12. package/coverage/lcov-report/components/Footer/SocialLinks.jsx.html +11 -11
  13. package/coverage/lcov-report/components/Footer/Subscribe.jsx.html +11 -11
  14. package/coverage/lcov-report/components/Footer/index.html +29 -44
  15. package/coverage/lcov-report/components/{SideNav/UI → GovBanner}/index.html +27 -42
  16. package/coverage/lcov-report/components/GovBanner/index.js.html +436 -0
  17. package/coverage/lcov-report/components/Header/HeaderAccountMenu.jsx.html +592 -0
  18. package/coverage/lcov-report/components/{SideNav/Details/IndividualDetails.jsx.html → Header/HeaderCancel.jsx.html} +18 -24
  19. package/coverage/lcov-report/components/Header/HeaderContainer.jsx.html +280 -0
  20. package/coverage/lcov-report/components/{SideNav/Links/NavLinkContainer.jsx.html → Header/HeaderLogo.jsx.html} +72 -60
  21. package/coverage/lcov-report/components/{SideNav/Links/NavItemInline.jsx.html → Header/HeaderMenuButton.js.html} +63 -75
  22. package/coverage/lcov-report/components/{SideNav/Content/LevelTwoContent.jsx.html → Header/HeaderMenuItem.jsx.html} +305 -236
  23. package/coverage/lcov-report/components/Header/HeaderMenuLink.js.html +253 -0
  24. package/coverage/lcov-report/components/Header/HeaderMenuSignOutButton.js.html +271 -0
  25. package/coverage/lcov-report/components/Header/HeaderMobileButton.js.html +196 -0
  26. package/coverage/lcov-report/components/{Footer/LegacyFooterUI.jsx.html → Header/HeaderUI.jsx.html} +193 -274
  27. package/coverage/lcov-report/components/Header/HelpIcon.jsx.html +181 -0
  28. package/coverage/lcov-report/components/Header/ImpersonatorBanner.jsx.html +331 -0
  29. package/coverage/lcov-report/components/Header/NavigationButtonIcon.jsx.html +166 -0
  30. package/coverage/lcov-report/components/Header/hooks.js.html +241 -0
  31. package/coverage/lcov-report/components/Header/index.html +326 -0
  32. package/coverage/lcov-report/components/{SideNav/Links/index.js.html → Header/utag-helpers.js.html} +28 -40
  33. package/coverage/lcov-report/components/Infotip/Infotip.jsx.html +2 -2
  34. package/coverage/lcov-report/components/Infotip/InfotipIcon.jsx.html +5 -5
  35. package/coverage/lcov-report/components/Infotip/index.html +1 -1
  36. package/coverage/lcov-report/components/Infotip/index.js.html +1 -1
  37. package/coverage/lcov-report/components/Modal/LegacyModal.jsx.html +3 -3
  38. package/coverage/lcov-report/components/Modal/Modal.jsx.html +5 -5
  39. package/coverage/lcov-report/components/Modal/index.html +1 -1
  40. package/coverage/lcov-report/components/Modal/index.jsx.html +5 -5
  41. package/coverage/lcov-report/components/{SideNav/AnimationGroup/AnimationGroup.jsx.html → NotificationBanner/CollapsedView.js.html} +56 -41
  42. package/coverage/lcov-report/components/{SideNav/Details/PracticeDetails.jsx.html → NotificationBanner/ExpandedView.js.html} +64 -64
  43. package/coverage/lcov-report/components/{SideNav/Details → NotificationBanner}/index.html +40 -40
  44. package/coverage/lcov-report/components/{SideNav/Content/LevelOneContent.jsx.html → NotificationBanner/index.js.html} +283 -244
  45. package/coverage/lcov-report/components/SanitizedContent/index.html +1 -1
  46. package/coverage/lcov-report/components/SanitizedContent/index.jsx.html +1 -1
  47. package/coverage/lcov-report/components/SessionDialogUI.jsx.html +4 -4
  48. package/coverage/lcov-report/components/SideNav/Chart/ScoreChart.jsx.html +7 -7
  49. package/coverage/lcov-report/components/SideNav/Chart/index.html +1 -16
  50. package/coverage/lcov-report/components/SideNav/helpers.js.html +829 -10
  51. package/coverage/lcov-report/components/SideNav/index.html +17 -17
  52. package/coverage/lcov-report/components/Tooltip/Tooltip.jsx.html +8 -8
  53. package/coverage/lcov-report/components/Tooltip/index.html +1 -1
  54. package/coverage/lcov-report/components/Tooltip/index.js.html +1 -1
  55. package/coverage/lcov-report/components/Tooltip/position.js.html +1 -1
  56. package/coverage/lcov-report/components/hooks/index.html +19 -19
  57. package/coverage/lcov-report/components/hooks/useGetConfig.js.html +39 -36
  58. package/coverage/lcov-report/components/index.html +1 -1
  59. package/coverage/lcov-report/index.html +63 -63
  60. package/coverage/lcov-report/lib/Chevron.jsx.html +5 -5
  61. package/coverage/lcov-report/lib/SvgComponents.jsx.html +102 -12
  62. package/coverage/lcov-report/lib/index.html +15 -30
  63. package/coverage/lcov-report/react/components/Accordion/index.html +1 -1
  64. package/coverage/lcov-report/react/components/Accordion/index.jsx.html +1 -1
  65. package/coverage/lcov-report/react/components/Button/index.html +1 -1
  66. package/coverage/lcov-report/react/components/Button/index.js.html +1 -1
  67. package/coverage/lcov-report/react/components/Dropdown/index.html +1 -1
  68. package/coverage/lcov-report/react/components/Dropdown/index.js.html +1 -1
  69. package/coverage/lcov-report/react/components/Error/Collapsible.jsx.html +1 -1
  70. package/coverage/lcov-report/react/components/Error/ErrorUI.jsx.html +1 -1
  71. package/coverage/lcov-report/react/components/Error/error.js.html +1 -1
  72. package/coverage/lcov-report/react/components/Error/index.html +1 -1
  73. package/coverage/lcov-report/react/components/Footer/FooterUI.jsx.html +1 -1
  74. package/coverage/lcov-report/react/components/Footer/LegacyFooterUI.jsx.html +16 -16
  75. package/coverage/lcov-report/react/components/Footer/SocialLinks.jsx.html +1 -1
  76. package/coverage/lcov-report/react/components/Footer/Subscribe.jsx.html +1 -1
  77. package/coverage/lcov-report/react/components/Footer/footer.js.html +1 -1
  78. package/coverage/lcov-report/react/components/Footer/index.html +1 -1
  79. package/coverage/lcov-report/react/components/GovBanner/index.html +1 -1
  80. package/coverage/lcov-report/react/components/GovBanner/index.js.html +1 -1
  81. package/coverage/lcov-report/react/components/Header/HeaderAccountMenu.jsx.html +1 -1
  82. package/coverage/lcov-report/react/components/Header/HeaderCancel.jsx.html +1 -1
  83. package/coverage/lcov-report/react/components/Header/HeaderContainer.jsx.html +1 -1
  84. package/coverage/lcov-report/react/components/Header/HeaderLogo.jsx.html +1 -1
  85. package/coverage/lcov-report/react/components/Header/HeaderMenuButton.js.html +1 -1
  86. package/coverage/lcov-report/react/components/Header/HeaderMenuItem.jsx.html +1 -1
  87. package/coverage/lcov-report/react/components/Header/HeaderMenuLink.js.html +26 -8
  88. package/coverage/lcov-report/react/components/Header/HeaderMenuSignOutButton.js.html +1 -1
  89. package/coverage/lcov-report/react/components/Header/HeaderMobileButton.js.html +1 -1
  90. package/coverage/lcov-report/react/components/Header/HeaderUI.jsx.html +1 -1
  91. package/coverage/lcov-report/react/components/Header/HelpIcon.jsx.html +1 -1
  92. package/coverage/lcov-report/react/components/Header/ImpersonatorBanner.jsx.html +1 -1
  93. package/coverage/lcov-report/react/components/Header/NavigationButtonIcon.jsx.html +1 -1
  94. package/coverage/lcov-report/react/components/Header/header.js.html +1 -1
  95. package/coverage/lcov-report/react/components/Header/hooks.js.html +1 -1
  96. package/coverage/lcov-report/react/components/Header/index.html +17 -17
  97. package/coverage/lcov-report/react/components/Header/utag-helpers.js.html +1 -1
  98. package/coverage/lcov-report/react/components/Infotip/Infotip.jsx.html +1 -1
  99. package/coverage/lcov-report/react/components/Infotip/InfotipIcon.jsx.html +1 -1
  100. package/coverage/lcov-report/react/components/Infotip/index.html +1 -1
  101. package/coverage/lcov-report/react/components/Infotip/index.js.html +1 -1
  102. package/coverage/lcov-report/react/components/Modal/LegacyModal.jsx.html +1 -1
  103. package/coverage/lcov-report/react/components/Modal/Modal.jsx.html +1 -1
  104. package/coverage/lcov-report/react/components/Modal/index.html +1 -1
  105. package/coverage/lcov-report/react/components/Modal/index.jsx.html +1 -1
  106. package/coverage/lcov-report/{components/SideNav/Links/NavLinkToggle.jsx.html → react/components/NotificationBanner/CollapsedView.js.html} +40 -46
  107. package/coverage/lcov-report/{components/SideNav/Links/CmsSwitchLink.jsx.html → react/components/NotificationBanner/ExpandedView.js.html} +55 -43
  108. package/coverage/lcov-report/react/components/NotificationBanner/index.html +51 -21
  109. package/coverage/lcov-report/react/components/NotificationBanner/index.js.html +172 -304
  110. package/coverage/lcov-report/react/components/SanitizedContent/index.html +1 -1
  111. package/coverage/lcov-report/react/components/SanitizedContent/index.jsx.html +1 -1
  112. package/coverage/lcov-report/react/components/SessionDialog/index.html +1 -1
  113. package/coverage/lcov-report/react/components/SessionDialog/sessionDialog.js.html +1 -1
  114. package/coverage/lcov-report/react/components/SessionDialogUI.jsx.html +1 -1
  115. package/coverage/lcov-report/react/components/SideNav/AnimationGroup/AnimationGroup.jsx.html +1 -1
  116. package/coverage/lcov-report/react/components/SideNav/AnimationGroup/index.html +1 -1
  117. package/coverage/lcov-report/react/components/SideNav/Chart/ScoreChart.jsx.html +1 -1
  118. package/coverage/lcov-report/react/components/SideNav/Chart/index.html +1 -1
  119. package/coverage/lcov-report/react/components/SideNav/Chart/index.js.html +1 -1
  120. package/coverage/lcov-report/react/components/SideNav/Content/LevelOneContent.jsx.html +109 -31
  121. package/coverage/lcov-report/react/components/SideNav/Content/LevelTwoContent.jsx.html +1 -1
  122. package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/index.html +14 -14
  123. package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/index.js.html +10 -16
  124. package/coverage/lcov-report/react/components/SideNav/Content/SelectRole/utils.js.html +51 -27
  125. package/coverage/lcov-report/react/components/SideNav/Content/index.html +19 -19
  126. package/coverage/lcov-report/react/components/SideNav/Content/index.js.html +1 -1
  127. package/coverage/lcov-report/react/components/SideNav/Details/IndividualDetails.jsx.html +1 -1
  128. package/coverage/lcov-report/react/components/SideNav/Details/PracticeDetails.jsx.html +1 -1
  129. package/coverage/lcov-report/react/components/SideNav/Details/index.html +1 -1
  130. package/coverage/lcov-report/react/components/SideNav/Details/index.js.html +1 -1
  131. package/coverage/lcov-report/react/components/SideNav/Links/CmsSwitchLink.jsx.html +1 -1
  132. package/coverage/lcov-report/react/components/SideNav/Links/NavItemInline.jsx.html +1 -1
  133. package/coverage/lcov-report/react/components/SideNav/Links/NavLinkContainer.jsx.html +1 -1
  134. package/coverage/lcov-report/react/components/SideNav/Links/NavLinkDrawer.jsx.html +1 -1
  135. package/coverage/lcov-report/react/components/SideNav/Links/NavLinkInline.jsx.html +1 -1
  136. package/coverage/lcov-report/react/components/SideNav/Links/NavLinkToggle.jsx.html +1 -1
  137. package/coverage/lcov-report/react/components/SideNav/Links/index.html +1 -1
  138. package/coverage/lcov-report/react/components/SideNav/Links/index.js.html +1 -1
  139. package/coverage/lcov-report/react/components/SideNav/UI/SideNavUI.jsx.html +4 -16
  140. package/coverage/lcov-report/react/components/SideNav/UI/index.html +1 -1
  141. package/coverage/lcov-report/react/components/SideNav/UI/index.js.html +1 -1
  142. package/coverage/lcov-report/react/components/SideNav/helpers.js.html +197 -17
  143. package/coverage/lcov-report/react/components/SideNav/index.html +19 -19
  144. package/coverage/lcov-report/react/components/SideNav/index.js.html +1 -1
  145. package/coverage/lcov-report/react/components/Tooltip/Tooltip.jsx.html +1 -1
  146. package/coverage/lcov-report/react/components/Tooltip/index.html +1 -1
  147. package/coverage/lcov-report/react/components/Tooltip/index.js.html +1 -1
  148. package/coverage/lcov-report/react/components/Tooltip/position.js.html +1 -1
  149. package/coverage/lcov-report/react/components/hooks/index.html +1 -1
  150. package/coverage/lcov-report/react/components/hooks/useGetConfig.js.html +1 -1
  151. package/coverage/lcov-report/react/components/index.html +1 -1
  152. package/coverage/lcov-report/react/index.html +1 -1
  153. package/coverage/lcov-report/react/index.js.html +1 -1
  154. package/coverage/lcov-report/react/lib/Chevron.jsx.html +1 -1
  155. package/coverage/lcov-report/react/lib/SvgComponents.jsx.html +57 -9
  156. package/coverage/lcov-report/react/lib/index.html +14 -29
  157. package/coverage/lcov-report/react/lib/svg-definitions.svg.html +1 -1
  158. package/coverage/lcov-report/react/session/index.html +1 -1
  159. package/coverage/lcov-report/react/session/index.js.html +1 -1
  160. package/coverage/lcov-report/react/session/logout.js.html +1 -1
  161. package/coverage/lcov-report/react/session/refresh.js.html +1 -1
  162. package/coverage/lcov-report/react/session/ttl.js.html +1 -1
  163. package/coverage/lcov-report/session/index.html +20 -20
  164. package/coverage/lcov-report/session/index.js.html +1 -1
  165. package/coverage/lcov-report/session/logout.js.html +24 -15
  166. package/coverage/lcov-report/session/refresh.js.html +2 -2
  167. package/coverage/lcov-report/session/ttl.js.html +2 -2
  168. package/coverage/lcov.info +530 -454
  169. package/dist/browser.js +1 -1
  170. package/dist/browser.js.map +1 -1
  171. package/dist/index.js +1 -1
  172. package/dist/index.js.map +1 -1
  173. package/dist/react/index.js +1 -1
  174. package/dist/react/index.js.map +1 -1
  175. package/package.json +1 -1
  176. package/styles/qppds/components/_footer.scss +2 -0
  177. package/coverage/lcov-report/components/SideNav/Chart/index.js.html +0 -94
  178. package/coverage/lcov-report/components/SideNav/Content/index.html +0 -146
  179. package/coverage/lcov-report/components/SideNav/Content/index.js.html +0 -97
  180. package/coverage/lcov-report/components/SideNav/Details/index.js.html +0 -97
  181. package/coverage/lcov-report/components/SideNav/Links/NavLinkDrawer.jsx.html +0 -832
  182. package/coverage/lcov-report/components/SideNav/Links/index.html +0 -206
  183. package/coverage/lcov-report/components/SideNav/UI/SideNavUI.jsx.html +0 -1084
  184. package/coverage/lcov-report/components/SideNav/UI/index.js.html +0 -94
  185. package/coverage/lcov-report/lib/svg-definitions.svg.html +0 -460
@@ -1,10 +1,10 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1661871575559" clover="3.2.0">
3
- <project timestamp="1661871575559" name="All files">
4
- <metrics statements="1109" coveredstatements="587" conditionals="740" coveredconditionals="181" methods="316" coveredmethods="111" elements="2165" coveredelements="879" complexity="0" loc="1109" ncloc="1109" packages="26" files="71" classes="71"/>
2
+ <coverage generated="1663118701657" clover="3.2.0">
3
+ <project timestamp="1663118701657" name="All files">
4
+ <metrics statements="1150" coveredstatements="627" conditionals="748" coveredconditionals="190" methods="325" coveredmethods="118" elements="2223" coveredelements="935" complexity="0" loc="1150" ncloc="1150" packages="26" files="72" classes="72"/>
5
5
  <package name="react">
6
6
  <metrics statements="6" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="5" coveredmethods="0"/>
7
- <file name="index.js" path="/Users/molindo/Code/qpp/qpp-style/react/index.js">
7
+ <file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/index.js">
8
8
  <metrics statements="6" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="5" coveredmethods="0"/>
9
9
  <line num="9" count="1" type="stmt"/>
10
10
  <line num="11" count="0" type="stmt"/>
@@ -16,7 +16,7 @@
16
16
  </package>
17
17
  <package name="react.components">
18
18
  <metrics statements="60" coveredstatements="47" conditionals="28" coveredconditionals="19" methods="16" coveredmethods="14"/>
19
- <file name="SessionDialogUI.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/SessionDialogUI.jsx">
19
+ <file name="SessionDialogUI.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SessionDialogUI.jsx">
20
20
  <metrics statements="60" coveredstatements="47" conditionals="28" coveredconditionals="19" methods="16" coveredmethods="14"/>
21
21
  <line num="12" count="3" type="stmt"/>
22
22
  <line num="20" count="19" type="stmt"/>
@@ -82,7 +82,7 @@
82
82
  </package>
83
83
  <package name="react.components.Accordion">
84
84
  <metrics statements="20" coveredstatements="14" conditionals="20" coveredconditionals="8" methods="6" coveredmethods="3"/>
85
- <file name="index.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/Accordion/index.jsx">
85
+ <file name="index.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Accordion/index.jsx">
86
86
  <metrics statements="20" coveredstatements="14" conditionals="20" coveredconditionals="8" methods="6" coveredmethods="3"/>
87
87
  <line num="5" count="3" type="stmt"/>
88
88
  <line num="6" count="1" type="stmt"/>
@@ -108,7 +108,7 @@
108
108
  </package>
109
109
  <package name="react.components.Button">
110
110
  <metrics statements="20" coveredstatements="8" conditionals="13" coveredconditionals="0" methods="3" coveredmethods="0"/>
111
- <file name="index.js" path="/Users/molindo/Code/qpp/qpp-style/react/components/Button/index.js">
111
+ <file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Button/index.js">
112
112
  <metrics statements="20" coveredstatements="8" conditionals="13" coveredconditionals="0" methods="3" coveredmethods="0"/>
113
113
  <line num="4" count="2" type="stmt"/>
114
114
  <line num="5" count="2" type="stmt"/>
@@ -134,7 +134,7 @@
134
134
  </package>
135
135
  <package name="react.components.Dropdown">
136
136
  <metrics statements="7" coveredstatements="3" conditionals="4" coveredconditionals="0" methods="3" coveredmethods="0"/>
137
- <file name="index.js" path="/Users/molindo/Code/qpp/qpp-style/react/components/Dropdown/index.js">
137
+ <file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Dropdown/index.js">
138
138
  <metrics statements="7" coveredstatements="3" conditionals="4" coveredconditionals="0" methods="3" coveredmethods="0"/>
139
139
  <line num="4" count="2" type="stmt"/>
140
140
  <line num="20" count="0" type="stmt"/>
@@ -147,7 +147,7 @@
147
147
  </package>
148
148
  <package name="react.components.Error">
149
149
  <metrics statements="21" coveredstatements="18" conditionals="12" coveredconditionals="7" methods="8" coveredmethods="6"/>
150
- <file name="Collapsible.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/Error/Collapsible.jsx">
150
+ <file name="Collapsible.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Error/Collapsible.jsx">
151
151
  <metrics statements="15" coveredstatements="13" conditionals="8" coveredconditionals="5" methods="6" coveredmethods="5"/>
152
152
  <line num="6" count="2" type="stmt"/>
153
153
  <line num="8" count="2" type="stmt"/>
@@ -165,7 +165,7 @@
165
165
  <line num="59" count="2" type="stmt"/>
166
166
  <line num="81" count="2" type="stmt"/>
167
167
  </file>
168
- <file name="ErrorUI.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/Error/ErrorUI.jsx">
168
+ <file name="ErrorUI.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Error/ErrorUI.jsx">
169
169
  <metrics statements="5" coveredstatements="5" conditionals="4" coveredconditionals="2" methods="1" coveredmethods="1"/>
170
170
  <line num="5" count="2" type="stmt"/>
171
171
  <line num="6" count="2" type="cond" truecount="2" falsecount="2"/>
@@ -173,31 +173,31 @@
173
173
  <line num="9" count="2" type="stmt"/>
174
174
  <line num="25" count="2" type="stmt"/>
175
175
  </file>
176
- <file name="error.js" path="/Users/molindo/Code/qpp/qpp-style/react/components/Error/error.js">
176
+ <file name="error.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Error/error.js">
177
177
  <metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
178
178
  <line num="17" count="0" type="stmt"/>
179
179
  </file>
180
180
  </package>
181
181
  <package name="react.components.Footer">
182
182
  <metrics statements="11" coveredstatements="8" conditionals="2" coveredconditionals="0" methods="4" coveredmethods="3"/>
183
- <file name="FooterUI.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/Footer/FooterUI.jsx">
183
+ <file name="FooterUI.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Footer/FooterUI.jsx">
184
184
  <metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
185
185
  <line num="10" count="2" type="stmt"/>
186
186
  <line num="11" count="2" type="stmt"/>
187
187
  <line num="13" count="2" type="stmt"/>
188
188
  <line num="14" count="3" type="stmt"/>
189
189
  </file>
190
- <file name="SocialLinks.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/Footer/SocialLinks.jsx">
190
+ <file name="SocialLinks.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Footer/SocialLinks.jsx">
191
191
  <metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
192
192
  <line num="3" count="2" type="stmt"/>
193
193
  <line num="4" count="3" type="stmt"/>
194
194
  </file>
195
- <file name="Subscribe.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/Footer/Subscribe.jsx">
195
+ <file name="Subscribe.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Footer/Subscribe.jsx">
196
196
  <metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
197
197
  <line num="3" count="2" type="stmt"/>
198
198
  <line num="4" count="3" type="stmt"/>
199
199
  </file>
200
- <file name="footer.js" path="/Users/molindo/Code/qpp/qpp-style/react/components/Footer/footer.js">
200
+ <file name="footer.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Footer/footer.js">
201
201
  <metrics statements="3" coveredstatements="0" conditionals="2" coveredconditionals="0" methods="1" coveredmethods="0"/>
202
202
  <line num="14" count="0" type="cond" truecount="0" falsecount="2"/>
203
203
  <line num="15" count="0" type="stmt"/>
@@ -206,7 +206,7 @@
206
206
  </package>
207
207
  <package name="react.components.GovBanner">
208
208
  <metrics statements="4" coveredstatements="3" conditionals="2" coveredconditionals="1" methods="2" coveredmethods="1"/>
209
- <file name="index.js" path="/Users/molindo/Code/qpp/qpp-style/react/components/GovBanner/index.js">
209
+ <file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/GovBanner/index.js">
210
210
  <metrics statements="4" coveredstatements="3" conditionals="2" coveredconditionals="1" methods="2" coveredmethods="1"/>
211
211
  <line num="3" count="2" type="stmt"/>
212
212
  <line num="4" count="2" type="stmt"/>
@@ -215,8 +215,8 @@
215
215
  </file>
216
216
  </package>
217
217
  <package name="react.components.Header">
218
- <metrics statements="194" coveredstatements="104" conditionals="106" coveredconditionals="38" methods="62" coveredmethods="21"/>
219
- <file name="HeaderAccountMenu.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/Header/HeaderAccountMenu.jsx">
218
+ <metrics statements="197" coveredstatements="104" conditionals="110" coveredconditionals="38" methods="63" coveredmethods="21"/>
219
+ <file name="HeaderAccountMenu.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderAccountMenu.jsx">
220
220
  <metrics statements="30" coveredstatements="13" conditionals="28" coveredconditionals="7" methods="3" coveredmethods="1"/>
221
221
  <line num="19" count="2" type="stmt"/>
222
222
  <line num="29" count="2" type="stmt"/>
@@ -249,13 +249,13 @@
249
249
  <line num="149" count="2" type="stmt"/>
250
250
  <line num="160" count="2" type="stmt"/>
251
251
  </file>
252
- <file name="HeaderCancel.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/Header/HeaderCancel.jsx">
252
+ <file name="HeaderCancel.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderCancel.jsx">
253
253
  <metrics statements="3" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
254
254
  <line num="4" count="2" type="stmt"/>
255
255
  <line num="5" count="0" type="stmt"/>
256
256
  <line num="12" count="2" type="stmt"/>
257
257
  </file>
258
- <file name="HeaderContainer.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/Header/HeaderContainer.jsx">
258
+ <file name="HeaderContainer.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderContainer.jsx">
259
259
  <metrics statements="8" coveredstatements="4" conditionals="10" coveredconditionals="6" methods="4" coveredmethods="1"/>
260
260
  <line num="14" count="0" type="stmt"/>
261
261
  <line num="15" count="0" type="stmt"/>
@@ -266,7 +266,7 @@
266
266
  <line num="51" count="2" type="stmt"/>
267
267
  <line num="58" count="2" type="stmt"/>
268
268
  </file>
269
- <file name="HeaderLogo.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/Header/HeaderLogo.jsx">
269
+ <file name="HeaderLogo.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderLogo.jsx">
270
270
  <metrics statements="5" coveredstatements="4" conditionals="2" coveredconditionals="1" methods="1" coveredmethods="1"/>
271
271
  <line num="5" count="2" type="stmt"/>
272
272
  <line num="6" count="2" type="stmt"/>
@@ -274,7 +274,7 @@
274
274
  <line num="8" count="0" type="stmt"/>
275
275
  <line num="25" count="2" type="stmt"/>
276
276
  </file>
277
- <file name="HeaderMenuButton.js" path="/Users/molindo/Code/qpp/qpp-style/react/components/Header/HeaderMenuButton.js">
277
+ <file name="HeaderMenuButton.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderMenuButton.js">
278
278
  <metrics statements="9" coveredstatements="2" conditionals="2" coveredconditionals="0" methods="3" coveredmethods="0"/>
279
279
  <line num="8" count="2" type="stmt"/>
280
280
  <line num="9" count="0" type="stmt"/>
@@ -286,7 +286,7 @@
286
286
  <line num="36" count="0" type="stmt"/>
287
287
  <line num="45" count="2" type="stmt"/>
288
288
  </file>
289
- <file name="HeaderMenuItem.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/Header/HeaderMenuItem.jsx">
289
+ <file name="HeaderMenuItem.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderMenuItem.jsx">
290
290
  <metrics statements="44" coveredstatements="25" conditionals="36" coveredconditionals="10" methods="13" coveredmethods="5"/>
291
291
  <line num="11" count="2" type="stmt"/>
292
292
  <line num="18" count="2" type="stmt"/>
@@ -333,8 +333,8 @@
333
333
  <line num="222" count="2" type="stmt"/>
334
334
  <line num="232" count="2" type="stmt"/>
335
335
  </file>
336
- <file name="HeaderMenuLink.js" path="/Users/molindo/Code/qpp/qpp-style/react/components/Header/HeaderMenuLink.js">
337
- <metrics statements="10" coveredstatements="3" conditionals="4" coveredconditionals="0" methods="4" coveredmethods="0"/>
336
+ <file name="HeaderMenuLink.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderMenuLink.js">
337
+ <metrics statements="13" coveredstatements="3" conditionals="8" coveredconditionals="0" methods="5" coveredmethods="0"/>
338
338
  <line num="8" count="2" type="stmt"/>
339
339
  <line num="10" count="2" type="stmt"/>
340
340
  <line num="11" count="0" type="stmt"/>
@@ -343,10 +343,13 @@
343
343
  <line num="17" count="0" type="stmt"/>
344
344
  <line num="18" count="0" type="stmt"/>
345
345
  <line num="29" count="0" type="stmt"/>
346
- <line num="37" count="0" type="stmt"/>
347
- <line num="45" count="2" type="stmt"/>
346
+ <line num="37" count="0" type="cond" truecount="0" falsecount="4"/>
347
+ <line num="38" count="0" type="stmt"/>
348
+ <line num="39" count="0" type="stmt"/>
349
+ <line num="43" count="0" type="stmt"/>
350
+ <line num="51" count="2" type="stmt"/>
348
351
  </file>
349
- <file name="HeaderMenuSignOutButton.js" path="/Users/molindo/Code/qpp/qpp-style/react/components/Header/HeaderMenuSignOutButton.js">
352
+ <file name="HeaderMenuSignOutButton.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderMenuSignOutButton.js">
350
353
  <metrics statements="15" coveredstatements="3" conditionals="0" coveredconditionals="0" methods="7" coveredmethods="0"/>
351
354
  <line num="8" count="2" type="stmt"/>
352
355
  <line num="9" count="0" type="stmt"/>
@@ -364,13 +367,13 @@
364
367
  <line num="48" count="0" type="stmt"/>
365
368
  <line num="58" count="2" type="stmt"/>
366
369
  </file>
367
- <file name="HeaderMobileButton.js" path="/Users/molindo/Code/qpp/qpp-style/react/components/Header/HeaderMobileButton.js">
370
+ <file name="HeaderMobileButton.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderMobileButton.js">
368
371
  <metrics statements="3" coveredstatements="3" conditionals="6" coveredconditionals="4" methods="1" coveredmethods="1"/>
369
372
  <line num="5" count="2" type="stmt"/>
370
373
  <line num="6" count="2" type="stmt"/>
371
374
  <line num="32" count="2" type="stmt"/>
372
375
  </file>
373
- <file name="HeaderUI.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/Header/HeaderUI.jsx">
376
+ <file name="HeaderUI.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HeaderUI.jsx">
374
377
  <metrics statements="24" coveredstatements="16" conditionals="8" coveredconditionals="5" methods="9" coveredmethods="4"/>
375
378
  <line num="15" count="2" type="stmt"/>
376
379
  <line num="30" count="4" type="stmt"/>
@@ -397,12 +400,12 @@
397
400
  <line num="136" count="2" type="stmt"/>
398
401
  <line num="151" count="2" type="stmt"/>
399
402
  </file>
400
- <file name="HelpIcon.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/Header/HelpIcon.jsx">
403
+ <file name="HelpIcon.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/HelpIcon.jsx">
401
404
  <metrics statements="2" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
402
405
  <line num="3" count="2" type="stmt"/>
403
406
  <line num="4" count="2" type="stmt"/>
404
407
  </file>
405
- <file name="ImpersonatorBanner.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/Header/ImpersonatorBanner.jsx">
408
+ <file name="ImpersonatorBanner.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/ImpersonatorBanner.jsx">
406
409
  <metrics statements="13" coveredstatements="6" conditionals="6" coveredconditionals="4" methods="4" coveredmethods="1"/>
407
410
  <line num="14" count="2" type="stmt"/>
408
411
  <line num="15" count="0" type="stmt"/>
@@ -418,16 +421,16 @@
418
421
  <line num="55" count="0" type="stmt"/>
419
422
  <line num="65" count="2" type="stmt"/>
420
423
  </file>
421
- <file name="NavigationButtonIcon.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/Header/NavigationButtonIcon.jsx">
424
+ <file name="NavigationButtonIcon.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/NavigationButtonIcon.jsx">
422
425
  <metrics statements="2" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
423
426
  <line num="3" count="2" type="stmt"/>
424
427
  <line num="4" count="0" type="stmt"/>
425
428
  </file>
426
- <file name="header.js" path="/Users/molindo/Code/qpp/qpp-style/react/components/Header/header.js">
429
+ <file name="header.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/header.js">
427
430
  <metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
428
431
  <line num="20" count="0" type="stmt"/>
429
432
  </file>
430
- <file name="hooks.js" path="/Users/molindo/Code/qpp/qpp-style/react/components/Header/hooks.js">
433
+ <file name="hooks.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/hooks.js">
431
434
  <metrics statements="23" coveredstatements="19" conditionals="4" coveredconditionals="1" methods="8" coveredmethods="6"/>
432
435
  <line num="5" count="4" type="stmt"/>
433
436
  <line num="6" count="4" type="stmt"/>
@@ -453,7 +456,7 @@
453
456
  <line num="49" count="0" type="stmt"/>
454
457
  <line num="51" count="8" type="stmt"/>
455
458
  </file>
456
- <file name="utag-helpers.js" path="/Users/molindo/Code/qpp/qpp-style/react/components/Header/utag-helpers.js">
459
+ <file name="utag-helpers.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Header/utag-helpers.js">
457
460
  <metrics statements="2" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
458
461
  <line num="1" count="2" type="stmt"/>
459
462
  <line num="2" count="0" type="stmt"/>
@@ -461,7 +464,7 @@
461
464
  </package>
462
465
  <package name="react.components.Infotip">
463
466
  <metrics statements="17" coveredstatements="17" conditionals="8" coveredconditionals="8" methods="4" coveredmethods="4"/>
464
- <file name="Infotip.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/Infotip/Infotip.jsx">
467
+ <file name="Infotip.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Infotip/Infotip.jsx">
465
468
  <metrics statements="13" coveredstatements="13" conditionals="2" coveredconditionals="2" methods="3" coveredmethods="3"/>
466
469
  <line num="6" count="3" type="stmt"/>
467
470
  <line num="8" count="3" type="stmt"/>
@@ -477,20 +480,20 @@
477
480
  <line num="62" count="3" type="stmt"/>
478
481
  <line num="69" count="3" type="stmt"/>
479
482
  </file>
480
- <file name="InfotipIcon.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/Infotip/InfotipIcon.jsx">
483
+ <file name="InfotipIcon.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Infotip/InfotipIcon.jsx">
481
484
  <metrics statements="4" coveredstatements="4" conditionals="6" coveredconditionals="6" methods="1" coveredmethods="1"/>
482
485
  <line num="4" count="3" type="stmt"/>
483
486
  <line num="5" count="7" type="stmt"/>
484
487
  <line num="35" count="3" type="stmt"/>
485
488
  <line num="39" count="3" type="stmt"/>
486
489
  </file>
487
- <file name="index.js" path="/Users/molindo/Code/qpp/qpp-style/react/components/Infotip/index.js">
490
+ <file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Infotip/index.js">
488
491
  <metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
489
492
  </file>
490
493
  </package>
491
494
  <package name="react.components.Modal">
492
495
  <metrics statements="33" coveredstatements="21" conditionals="23" coveredconditionals="13" methods="11" coveredmethods="4"/>
493
- <file name="LegacyModal.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/Modal/LegacyModal.jsx">
496
+ <file name="LegacyModal.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Modal/LegacyModal.jsx">
494
497
  <metrics statements="12" coveredstatements="2" conditionals="2" coveredconditionals="0" methods="6" coveredmethods="0"/>
495
498
  <line num="10" count="0" type="stmt"/>
496
499
  <line num="12" count="0" type="stmt"/>
@@ -505,7 +508,7 @@
505
508
  <line num="64" count="0" type="stmt"/>
506
509
  <line num="67" count="3" type="stmt"/>
507
510
  </file>
508
- <file name="Modal.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/Modal/Modal.jsx">
511
+ <file name="Modal.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Modal/Modal.jsx">
509
512
  <metrics statements="14" coveredstatements="13" conditionals="19" coveredconditionals="12" methods="4" coveredmethods="3"/>
510
513
  <line num="7" count="3" type="stmt"/>
511
514
  <line num="17" count="44" type="stmt"/>
@@ -522,7 +525,7 @@
522
525
  <line num="111" count="3" type="stmt"/>
523
526
  <line num="131" count="3" type="stmt"/>
524
527
  </file>
525
- <file name="index.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/Modal/index.jsx">
528
+ <file name="index.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Modal/index.jsx">
526
529
  <metrics statements="7" coveredstatements="6" conditionals="2" coveredconditionals="1" methods="1" coveredmethods="1"/>
527
530
  <line num="7" count="3" type="stmt"/>
528
531
  <line num="8" count="44" type="cond" truecount="1" falsecount="1"/>
@@ -534,71 +537,86 @@
534
537
  </file>
535
538
  </package>
536
539
  <package name="react.components.NotificationBanner">
537
- <metrics statements="57" coveredstatements="17" conditionals="40" coveredconditionals="4" methods="15" coveredmethods="4"/>
538
- <file name="index.js" path="/Users/molindo/Code/qpp/qpp-style/react/components/NotificationBanner/index.js">
539
- <metrics statements="57" coveredstatements="17" conditionals="40" coveredconditionals="4" methods="15" coveredmethods="4"/>
540
- <line num="10" count="2" type="stmt"/>
541
- <line num="12" count="2" type="stmt"/>
542
- <line num="17" count="2" type="stmt"/>
540
+ <metrics statements="66" coveredstatements="40" conditionals="33" coveredconditionals="9" methods="16" coveredmethods="8"/>
541
+ <file name="CollapsedView.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/NotificationBanner/CollapsedView.js">
542
+ <metrics statements="3" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
543
+ <line num="5" count="2" type="stmt"/>
544
+ <line num="9" count="0" type="stmt"/>
545
+ <line num="27" count="2" type="stmt"/>
546
+ </file>
547
+ <file name="ExpandedView.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/NotificationBanner/ExpandedView.js">
548
+ <metrics statements="3" coveredstatements="2" conditionals="5" coveredconditionals="0" methods="1" coveredmethods="0"/>
549
+ <line num="6" count="2" type="stmt"/>
550
+ <line num="13" count="0" type="stmt"/>
551
+ <line num="37" count="2" type="stmt"/>
552
+ </file>
553
+ <file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/NotificationBanner/index.js">
554
+ <metrics statements="60" coveredstatements="36" conditionals="28" coveredconditionals="9" methods="14" coveredmethods="8"/>
555
+ <line num="9" count="2" type="stmt"/>
556
+ <line num="10" count="0" type="stmt"/>
557
+ <line num="11" count="0" type="stmt"/>
558
+ <line num="12" count="0" type="stmt"/>
559
+ <line num="13" count="0" type="stmt"/>
543
560
  <line num="18" count="2" type="stmt"/>
544
- <line num="19" count="2" type="stmt"/>
545
- <line num="20" count="2" type="stmt"/>
546
- <line num="24" count="2" type="cond" truecount="1" falsecount="1"/>
547
- <line num="25" count="0" type="stmt"/>
548
- <line num="30" count="2" type="stmt"/>
549
- <line num="31" count="2" type="stmt"/>
550
- <line num="36" count="0" type="cond" truecount="0" falsecount="2"/>
551
- <line num="37" count="0" type="stmt"/>
552
- <line num="38" count="0" type="cond" truecount="0" falsecount="2"/>
553
- <line num="39" count="0" type="stmt"/>
554
- <line num="51" count="1" type="stmt"/>
555
- <line num="52" count="1" type="cond" truecount="1" falsecount="1"/>
556
- <line num="53" count="0" type="stmt"/>
557
- <line num="55" count="0" type="cond" truecount="0" falsecount="2"/>
558
- <line num="59" count="0" type="stmt"/>
559
- <line num="68" count="0" type="stmt"/>
560
- <line num="69" count="0" type="stmt"/>
561
- <line num="71" count="0" type="cond" truecount="0" falsecount="4"/>
562
- <line num="76" count="0" type="stmt"/>
563
- <line num="86" count="0" type="stmt"/>
564
- <line num="95" count="0" type="stmt"/>
565
- <line num="96" count="0" type="stmt"/>
566
- <line num="97" count="0" type="cond" truecount="0" falsecount="2"/>
567
- <line num="99" count="0" type="cond" truecount="0" falsecount="4"/>
568
- <line num="100" count="0" type="stmt"/>
569
- <line num="111" count="0" type="stmt"/>
570
- <line num="130" count="0" type="stmt"/>
571
- <line num="131" count="0" type="stmt"/>
572
- <line num="132" count="0" type="stmt"/>
573
- <line num="133" count="0" type="stmt"/>
574
- <line num="134" count="0" type="stmt"/>
575
- <line num="141" count="0" type="cond" truecount="0" falsecount="2"/>
576
- <line num="142" count="0" type="stmt"/>
561
+ <line num="25" count="4" type="stmt"/>
562
+ <line num="27" count="4" type="stmt"/>
563
+ <line num="28" count="4" type="stmt"/>
564
+ <line num="29" count="4" type="stmt"/>
565
+ <line num="30" count="4" type="stmt"/>
566
+ <line num="31" count="4" type="stmt"/>
567
+ <line num="32" count="4" type="stmt"/>
568
+ <line num="33" count="4" type="stmt"/>
569
+ <line num="34" count="4" type="cond" truecount="2" falsecount="0"/>
570
+ <line num="36" count="4" type="stmt"/>
571
+ <line num="38" count="2" type="stmt"/>
572
+ <line num="40" count="2" type="cond" truecount="1" falsecount="1"/>
573
+ <line num="41" count="0" type="stmt"/>
574
+ <line num="44" count="2" type="stmt"/>
575
+ <line num="45" count="0" type="stmt"/>
576
+ <line num="48" count="2" type="stmt"/>
577
+ <line num="50" count="2" type="stmt"/>
578
+ <line num="51" count="2" type="stmt"/>
579
+ <line num="55" count="4" type="stmt"/>
580
+ <line num="57" count="2" type="cond" truecount="1" falsecount="1"/>
581
+ <line num="58" count="2" type="stmt"/>
582
+ <line num="62" count="4" type="stmt"/>
583
+ <line num="63" count="2" type="stmt"/>
584
+ <line num="64" count="2" type="stmt"/>
585
+ <line num="66" count="2" type="cond" truecount="2" falsecount="2"/>
586
+ <line num="70" count="2" type="stmt"/>
587
+ <line num="73" count="4" type="stmt"/>
588
+ <line num="74" count="2" type="cond" truecount="1" falsecount="1"/>
589
+ <line num="75" count="0" type="stmt"/>
590
+ <line num="76" count="0" type="cond" truecount="0" falsecount="2"/>
591
+ <line num="80" count="0" type="stmt"/>
592
+ <line num="93" count="4" type="stmt"/>
593
+ <line num="94" count="4" type="stmt"/>
594
+ <line num="102" count="4" type="stmt"/>
595
+ <line num="103" count="0" type="stmt"/>
596
+ <line num="104" count="0" type="cond" truecount="0" falsecount="2"/>
597
+ <line num="106" count="0" type="cond" truecount="0" falsecount="4"/>
598
+ <line num="107" count="0" type="stmt"/>
599
+ <line num="118" count="0" type="stmt"/>
600
+ <line num="137" count="4" type="stmt"/>
601
+ <line num="138" count="0" type="stmt"/>
602
+ <line num="139" count="0" type="stmt"/>
603
+ <line num="140" count="0" type="stmt"/>
604
+ <line num="141" count="0" type="stmt"/>
577
605
  <line num="143" count="0" type="stmt"/>
578
606
  <line num="144" count="0" type="stmt"/>
579
- <line num="161" count="0" type="stmt"/>
580
- <line num="162" count="0" type="cond" truecount="0" falsecount="2"/>
581
- <line num="163" count="0" type="stmt"/>
582
- <line num="176" count="0" type="stmt"/>
583
- <line num="186" count="2" type="stmt"/>
584
- <line num="187" count="2" type="cond" truecount="0" falsecount="2"/>
585
- <line num="188" count="2" type="cond" truecount="2" falsecount="2"/>
607
+ <line num="147" count="4" type="stmt"/>
608
+ <line num="148" count="0" type="stmt"/>
609
+ <line num="149" count="0" type="stmt"/>
610
+ <line num="150" count="0" type="stmt"/>
611
+ <line num="151" count="0" type="stmt"/>
612
+ <line num="160" count="4" type="stmt"/>
586
613
  <line num="189" count="2" type="stmt"/>
587
- <line num="191" count="0" type="cond" truecount="0" falsecount="2"/>
588
- <line num="192" count="0" type="cond" truecount="0" falsecount="2"/>
589
- <line num="193" count="0" type="stmt"/>
590
- <line num="195" count="0" type="stmt"/>
591
- <line num="198" count="0" type="stmt"/>
592
- <line num="202" count="0" type="stmt"/>
593
- <line num="215" count="0" type="stmt"/>
594
- <line num="220" count="0" type="stmt"/>
595
- <line num="237" count="2" type="stmt"/>
596
- <line num="248" count="2" type="stmt"/>
614
+ <line num="203" count="2" type="stmt"/>
597
615
  </file>
598
616
  </package>
599
617
  <package name="react.components.SanitizedContent">
600
618
  <metrics statements="9" coveredstatements="4" conditionals="6" coveredconditionals="0" methods="2" coveredmethods="0"/>
601
- <file name="index.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/SanitizedContent/index.jsx">
619
+ <file name="index.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SanitizedContent/index.jsx">
602
620
  <metrics statements="9" coveredstatements="4" conditionals="6" coveredconditionals="0" methods="2" coveredmethods="0"/>
603
621
  <line num="6" count="4" type="stmt"/>
604
622
  <line num="92" count="4" type="stmt"/>
@@ -613,75 +631,90 @@
613
631
  </package>
614
632
  <package name="react.components.SessionDialog">
615
633
  <metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
616
- <file name="sessionDialog.js" path="/Users/molindo/Code/qpp/qpp-style/react/components/SessionDialog/sessionDialog.js">
634
+ <file name="sessionDialog.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SessionDialog/sessionDialog.js">
617
635
  <metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
618
636
  <line num="17" count="0" type="stmt"/>
619
637
  </file>
620
638
  </package>
621
639
  <package name="react.components.SideNav">
622
- <metrics statements="62" coveredstatements="39" conditionals="21" coveredconditionals="5" methods="14" coveredmethods="5"/>
623
- <file name="helpers.js" path="/Users/molindo/Code/qpp/qpp-style/react/components/SideNav/helpers.js">
624
- <metrics statements="58" coveredstatements="38" conditionals="20" coveredconditionals="5" methods="13" coveredmethods="5"/>
625
- <line num="18" count="3" type="stmt"/>
626
- <line num="19" count="3" type="stmt"/>
640
+ <metrics statements="77" coveredstatements="53" conditionals="30" coveredconditionals="10" methods="16" coveredmethods="8"/>
641
+ <file name="helpers.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/helpers.js">
642
+ <metrics statements="73" coveredstatements="52" conditionals="29" coveredconditionals="10" methods="15" coveredmethods="8"/>
627
643
  <line num="20" count="3" type="stmt"/>
628
644
  <line num="21" count="3" type="stmt"/>
629
645
  <line num="22" count="3" type="stmt"/>
630
646
  <line num="23" count="3" type="stmt"/>
631
647
  <line num="24" count="3" type="stmt"/>
632
648
  <line num="25" count="3" type="stmt"/>
649
+ <line num="26" count="3" type="stmt"/>
633
650
  <line num="27" count="3" type="stmt"/>
634
- <line num="28" count="0" type="cond" truecount="0" falsecount="2"/>
635
- <line num="29" count="0" type="stmt"/>
636
- <line num="31" count="0" type="stmt"/>
637
- <line num="35" count="3" type="stmt"/>
638
- <line num="36" count="0" type="stmt"/>
639
- <line num="39" count="3" type="stmt"/>
640
- <line num="40" count="0" type="cond" truecount="0" falsecount="2"/>
641
- <line num="41" count="0" type="stmt"/>
642
- <line num="42" count="0" type="stmt"/>
643
- <line num="43" count="0" type="stmt"/>
651
+ <line num="28" count="3" type="stmt"/>
652
+ <line num="30" count="3" type="stmt"/>
653
+ <line num="31" count="0" type="cond" truecount="0" falsecount="2"/>
654
+ <line num="32" count="0" type="stmt"/>
655
+ <line num="34" count="0" type="stmt"/>
656
+ <line num="38" count="3" type="stmt"/>
657
+ <line num="39" count="0" type="stmt"/>
658
+ <line num="42" count="3" type="stmt"/>
659
+ <line num="43" count="0" type="cond" truecount="0" falsecount="2"/>
644
660
  <line num="44" count="0" type="stmt"/>
661
+ <line num="45" count="0" type="stmt"/>
645
662
  <line num="46" count="0" type="stmt"/>
646
- <line num="61" count="3" type="stmt"/>
647
- <line num="62" count="0" type="stmt"/>
648
- <line num="83" count="0" type="stmt"/>
649
- <line num="91" count="3" type="stmt"/>
650
- <line num="92" count="0" type="cond" truecount="0" falsecount="2"/>
651
- <line num="99" count="3" type="stmt"/>
652
- <line num="100" count="1" type="stmt"/>
653
- <line num="101" count="1" type="stmt"/>
654
- <line num="111" count="3" type="stmt"/>
655
- <line num="112" count="1" type="stmt"/>
656
- <line num="113" count="1" type="stmt"/>
657
- <line num="114" count="1" type="cond" truecount="1" falsecount="1"/>
658
- <line num="115" count="0" type="stmt"/>
659
- <line num="118" count="1" type="stmt"/>
660
- <line num="119" count="0" type="stmt"/>
661
- <line num="124" count="1" type="stmt"/>
662
- <line num="132" count="3" type="stmt"/>
663
- <line num="140" count="1" type="stmt"/>
664
- <line num="141" count="1" type="stmt"/>
663
+ <line num="47" count="0" type="stmt"/>
664
+ <line num="49" count="0" type="stmt"/>
665
+ <line num="64" count="3" type="stmt"/>
666
+ <line num="65" count="0" type="stmt"/>
667
+ <line num="90" count="0" type="cond" truecount="0" falsecount="2"/>
668
+ <line num="91" count="0" type="stmt"/>
669
+ <line num="94" count="3" type="stmt"/>
670
+ <line num="103" count="3" type="stmt"/>
671
+ <line num="108" count="3" type="stmt"/>
672
+ <line num="109" count="1" type="stmt"/>
673
+ <line num="110" count="1" type="stmt"/>
674
+ <line num="114" count="1" type="stmt"/>
675
+ <line num="126" count="1" type="stmt"/>
676
+ <line num="136" count="3" type="cond" truecount="1" falsecount="0"/>
677
+ <line num="137" count="1" type="stmt"/>
678
+ <line num="138" count="1" type="stmt"/>
679
+ <line num="139" count="1" type="cond" truecount="1" falsecount="1"/>
680
+ <line num="142" count="1" type="stmt"/>
681
+ <line num="143" count="1" type="cond" truecount="1" falsecount="1"/>
682
+ <line num="144" count="1" type="cond" truecount="2" falsecount="0"/>
683
+ <line num="146" count="0" type="cond" truecount="0" falsecount="2"/>
665
684
  <line num="154" count="3" type="stmt"/>
666
- <line num="182" count="3" type="stmt"/>
667
- <line num="183" count="0" type="stmt"/>
668
- <line num="195" count="3" type="stmt"/>
685
+ <line num="155" count="1" type="stmt"/>
686
+ <line num="156" count="1" type="stmt"/>
687
+ <line num="166" count="3" type="stmt"/>
688
+ <line num="167" count="1" type="stmt"/>
689
+ <line num="168" count="1" type="stmt"/>
690
+ <line num="169" count="1" type="cond" truecount="1" falsecount="1"/>
691
+ <line num="170" count="0" type="stmt"/>
692
+ <line num="173" count="1" type="stmt"/>
693
+ <line num="174" count="0" type="stmt"/>
694
+ <line num="179" count="1" type="stmt"/>
695
+ <line num="187" count="3" type="stmt"/>
696
+ <line num="195" count="1" type="stmt"/>
669
697
  <line num="196" count="1" type="stmt"/>
670
- <line num="197" count="1" type="stmt"/>
671
- <line num="198" count="1" type="stmt"/>
672
- <line num="199" count="1" type="cond" truecount="1" falsecount="1"/>
673
- <line num="201" count="1" type="cond" truecount="1" falsecount="1"/>
674
- <line num="202" count="0" type="stmt"/>
675
- <line num="205" count="1" type="stmt"/>
676
- <line num="213" count="3" type="stmt"/>
677
- <line num="214" count="1" type="stmt"/>
678
- <line num="239" count="3" type="stmt"/>
679
- <line num="240" count="0" type="cond" truecount="0" falsecount="2"/>
680
- <line num="241" count="0" type="stmt"/>
681
- <line num="242" count="0" type="stmt"/>
682
- <line num="245" count="3" type="stmt"/>
683
- </file>
684
- <file name="index.js" path="/Users/molindo/Code/qpp/qpp-style/react/components/SideNav/index.js">
698
+ <line num="209" count="3" type="stmt"/>
699
+ <line num="242" count="3" type="stmt"/>
700
+ <line num="243" count="0" type="stmt"/>
701
+ <line num="255" count="3" type="stmt"/>
702
+ <line num="256" count="1" type="stmt"/>
703
+ <line num="257" count="1" type="stmt"/>
704
+ <line num="258" count="1" type="stmt"/>
705
+ <line num="259" count="1" type="cond" truecount="1" falsecount="1"/>
706
+ <line num="261" count="1" type="cond" truecount="1" falsecount="1"/>
707
+ <line num="262" count="0" type="stmt"/>
708
+ <line num="265" count="1" type="stmt"/>
709
+ <line num="273" count="3" type="stmt"/>
710
+ <line num="274" count="1" type="stmt"/>
711
+ <line num="299" count="3" type="stmt"/>
712
+ <line num="300" count="0" type="cond" truecount="0" falsecount="2"/>
713
+ <line num="301" count="0" type="stmt"/>
714
+ <line num="302" count="0" type="stmt"/>
715
+ <line num="305" count="3" type="stmt"/>
716
+ </file>
717
+ <file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/index.js">
685
718
  <metrics statements="4" coveredstatements="1" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="0"/>
686
719
  <line num="5" count="1" type="cond" truecount="0" falsecount="1"/>
687
720
  <line num="25" count="0" type="stmt"/>
@@ -691,7 +724,7 @@
691
724
  </package>
692
725
  <package name="react.components.SideNav.AnimationGroup">
693
726
  <metrics statements="5" coveredstatements="5" conditionals="6" coveredconditionals="4" methods="2" coveredmethods="2"/>
694
- <file name="AnimationGroup.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/SideNav/AnimationGroup/AnimationGroup.jsx">
727
+ <file name="AnimationGroup.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/AnimationGroup/AnimationGroup.jsx">
695
728
  <metrics statements="5" coveredstatements="5" conditionals="6" coveredconditionals="4" methods="2" coveredmethods="2"/>
696
729
  <line num="4" count="2" type="stmt"/>
697
730
  <line num="5" count="1" type="cond" truecount="1" falsecount="1"/>
@@ -702,7 +735,7 @@
702
735
  </package>
703
736
  <package name="react.components.SideNav.Chart">
704
737
  <metrics statements="86" coveredstatements="59" conditionals="36" coveredconditionals="17" methods="22" coveredmethods="13"/>
705
- <file name="ScoreChart.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/SideNav/Chart/ScoreChart.jsx">
738
+ <file name="ScoreChart.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Chart/ScoreChart.jsx">
706
739
  <metrics statements="86" coveredstatements="59" conditionals="36" coveredconditionals="17" methods="22" coveredmethods="13"/>
707
740
  <line num="6" count="3" type="stmt"/>
708
741
  <line num="7" count="3" type="stmt"/>
@@ -791,14 +824,14 @@
791
824
  <line num="250" count="1" type="stmt"/>
792
825
  <line num="262" count="3" type="stmt"/>
793
826
  </file>
794
- <file name="index.js" path="/Users/molindo/Code/qpp/qpp-style/react/components/SideNav/Chart/index.js">
827
+ <file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Chart/index.js">
795
828
  <metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
796
829
  </file>
797
830
  </package>
798
831
  <package name="react.components.SideNav.Content">
799
- <metrics statements="60" coveredstatements="22" conditionals="106" coveredconditionals="6" methods="6" coveredmethods="1"/>
800
- <file name="LevelOneContent.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/SideNav/Content/LevelOneContent.jsx">
801
- <metrics statements="43" coveredstatements="19" conditionals="50" coveredconditionals="6" methods="5" coveredmethods="1"/>
832
+ <metrics statements="68" coveredstatements="23" conditionals="108" coveredconditionals="5" methods="7" coveredmethods="1"/>
833
+ <file name="LevelOneContent.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Content/LevelOneContent.jsx">
834
+ <metrics statements="51" coveredstatements="20" conditionals="52" coveredconditionals="5" methods="6" coveredmethods="1"/>
802
835
  <line num="20" count="2" type="stmt"/>
803
836
  <line num="25" count="1" type="stmt"/>
804
837
  <line num="27" count="1" type="stmt"/>
@@ -806,44 +839,52 @@
806
839
  <line num="30" count="1" type="cond" truecount="1" falsecount="1"/>
807
840
  <line num="31" count="1" type="stmt"/>
808
841
  <line num="32" count="1" type="stmt"/>
809
- <line num="35" count="1" type="stmt"/>
810
- <line num="36" count="1" type="stmt"/>
842
+ <line num="35" count="1" type="cond" truecount="1" falsecount="1"/>
843
+ <line num="37" count="1" type="stmt"/>
811
844
  <line num="38" count="1" type="stmt"/>
812
- <line num="40" count="1" type="cond" truecount="1" falsecount="1"/>
813
- <line num="42" count="1" type="stmt"/>
814
- <line num="45" count="1" type="cond" truecount="1" falsecount="1"/>
845
+ <line num="40" count="1" type="stmt"/>
846
+ <line num="41" count="1" type="stmt"/>
847
+ <line num="44" count="1" type="cond" truecount="1" falsecount="1"/>
848
+ <line num="45" count="0" type="cond" truecount="0" falsecount="2"/>
815
849
  <line num="47" count="1" type="cond" truecount="1" falsecount="1"/>
816
- <line num="48" count="1" type="cond" truecount="1" falsecount="1"/>
817
- <line num="49" count="0" type="stmt"/>
818
- <line num="53" count="0" type="cond" truecount="0" falsecount="2"/>
819
- <line num="54" count="0" type="stmt"/>
820
- <line num="60" count="1" type="stmt"/>
821
- <line num="62" count="1" type="stmt"/>
822
- <line num="66" count="0" type="cond" truecount="0" falsecount="2"/>
823
- <line num="67" count="0" type="cond" truecount="0" falsecount="2"/>
824
- <line num="68" count="0" type="stmt"/>
825
- <line num="73" count="0" type="stmt"/>
826
- <line num="76" count="0" type="stmt"/>
827
- <line num="79" count="0" type="cond" truecount="0" falsecount="4"/>
850
+ <line num="49" count="1" type="stmt"/>
851
+ <line num="50" count="1" type="stmt"/>
852
+ <line num="55" count="0" type="stmt"/>
853
+ <line num="64" count="1" type="stmt"/>
854
+ <line num="66" count="1" type="stmt"/>
855
+ <line num="70" count="0" type="cond" truecount="0" falsecount="2"/>
856
+ <line num="71" count="0" type="cond" truecount="0" falsecount="2"/>
857
+ <line num="72" count="0" type="stmt"/>
828
858
  <line num="80" count="0" type="stmt"/>
859
+ <line num="81" count="0" type="stmt"/>
829
860
  <line num="83" count="0" type="stmt"/>
830
- <line num="84" count="0" type="cond" truecount="0" falsecount="2"/>
831
- <line num="85" count="0" type="stmt"/>
832
- <line num="92" count="0" type="cond" truecount="0" falsecount="2"/>
833
- <line num="93" count="0" type="stmt"/>
834
- <line num="96" count="0" type="stmt"/>
835
- <line num="97" count="0" type="cond" truecount="0" falsecount="2"/>
836
- <line num="98" count="0" type="stmt"/>
837
- <line num="102" count="0" type="cond" truecount="0" falsecount="2"/>
838
- <line num="107" count="0" type="cond" truecount="0" falsecount="2"/>
861
+ <line num="87" count="0" type="cond" truecount="0" falsecount="2"/>
862
+ <line num="88" count="0" type="stmt"/>
863
+ <line num="90" count="0" type="cond" truecount="0" falsecount="2"/>
864
+ <line num="91" count="0" type="stmt"/>
865
+ <line num="94" count="0" type="stmt"/>
866
+ <line num="97" count="0" type="stmt"/>
867
+ <line num="100" count="0" type="cond" truecount="0" falsecount="4"/>
868
+ <line num="101" count="0" type="stmt"/>
869
+ <line num="105" count="0" type="cond" truecount="0" falsecount="2"/>
870
+ <line num="106" count="0" type="cond" truecount="0" falsecount="2"/>
871
+ <line num="109" count="0" type="cond" truecount="0" falsecount="2"/>
839
872
  <line num="110" count="0" type="stmt"/>
840
- <line num="125" count="0" type="stmt"/>
841
- <line num="126" count="0" type="stmt"/>
842
- <line num="141" count="0" type="stmt"/>
843
- <line num="144" count="1" type="stmt"/>
844
- <line num="162" count="2" type="stmt"/>
873
+ <line num="117" count="0" type="cond" truecount="0" falsecount="2"/>
874
+ <line num="118" count="0" type="stmt"/>
875
+ <line num="121" count="0" type="stmt"/>
876
+ <line num="122" count="0" type="cond" truecount="0" falsecount="2"/>
877
+ <line num="123" count="0" type="stmt"/>
878
+ <line num="127" count="0" type="cond" truecount="0" falsecount="2"/>
879
+ <line num="132" count="0" type="cond" truecount="0" falsecount="2"/>
880
+ <line num="135" count="0" type="stmt"/>
881
+ <line num="150" count="0" type="stmt"/>
882
+ <line num="151" count="0" type="stmt"/>
883
+ <line num="166" count="0" type="stmt"/>
884
+ <line num="169" count="1" type="stmt"/>
885
+ <line num="187" count="2" type="stmt"/>
845
886
  </file>
846
- <file name="LevelTwoContent.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/SideNav/Content/LevelTwoContent.jsx">
887
+ <file name="LevelTwoContent.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Content/LevelTwoContent.jsx">
847
888
  <metrics statements="17" coveredstatements="3" conditionals="56" coveredconditionals="0" methods="1" coveredmethods="0"/>
848
889
  <line num="27" count="2" type="stmt"/>
849
890
  <line num="29" count="2" type="stmt"/>
@@ -863,14 +904,14 @@
863
904
  <line num="156" count="0" type="stmt"/>
864
905
  <line num="209" count="2" type="stmt"/>
865
906
  </file>
866
- <file name="index.js" path="/Users/molindo/Code/qpp/qpp-style/react/components/SideNav/Content/index.js">
907
+ <file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Content/index.js">
867
908
  <metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
868
909
  </file>
869
910
  </package>
870
911
  <package name="react.components.SideNav.Content.SelectRole">
871
- <metrics statements="60" coveredstatements="12" conditionals="26" coveredconditionals="0" methods="14" coveredmethods="0"/>
872
- <file name="index.js" path="/Users/molindo/Code/qpp/qpp-style/react/components/SideNav/Content/SelectRole/index.js">
873
- <metrics statements="20" coveredstatements="2" conditionals="6" coveredconditionals="0" methods="4" coveredmethods="0"/>
912
+ <metrics statements="63" coveredstatements="13" conditionals="26" coveredconditionals="0" methods="16" coveredmethods="0"/>
913
+ <file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Content/SelectRole/index.js">
914
+ <metrics statements="20" coveredstatements="2" conditionals="4" coveredconditionals="0" methods="4" coveredmethods="0"/>
874
915
  <line num="13" count="2" type="stmt"/>
875
916
  <line num="18" count="0" type="stmt"/>
876
917
  <line num="20" count="0" type="stmt"/>
@@ -887,13 +928,13 @@
887
928
  <line num="42" count="0" type="cond" truecount="0" falsecount="2"/>
888
929
  <line num="45" count="0" type="stmt"/>
889
930
  <line num="48" count="0" type="stmt"/>
890
- <line num="53" count="0" type="cond" truecount="0" falsecount="4"/>
891
- <line num="54" count="0" type="stmt"/>
892
- <line num="58" count="0" type="stmt"/>
893
- <line num="74" count="2" type="stmt"/>
931
+ <line num="51" count="0" type="cond" truecount="0" falsecount="2"/>
932
+ <line num="52" count="0" type="stmt"/>
933
+ <line num="56" count="0" type="stmt"/>
934
+ <line num="72" count="2" type="stmt"/>
894
935
  </file>
895
- <file name="utils.js" path="/Users/molindo/Code/qpp/qpp-style/react/components/SideNav/Content/SelectRole/utils.js">
896
- <metrics statements="40" coveredstatements="10" conditionals="20" coveredconditionals="0" methods="10" coveredmethods="0"/>
936
+ <file name="utils.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Content/SelectRole/utils.js">
937
+ <metrics statements="43" coveredstatements="11" conditionals="22" coveredconditionals="0" methods="12" coveredmethods="0"/>
897
938
  <line num="6" count="2" type="stmt"/>
898
939
  <line num="7" count="0" type="stmt"/>
899
940
  <line num="8" count="0" type="cond" truecount="0" falsecount="2"/>
@@ -905,46 +946,49 @@
905
946
  <line num="33" count="2" type="stmt"/>
906
947
  <line num="34" count="0" type="cond" truecount="0" falsecount="2"/>
907
948
  <line num="35" count="0" type="stmt"/>
908
- <line num="43" count="2" type="stmt"/>
909
- <line num="44" count="0" type="stmt"/>
910
- <line num="45" count="0" type="stmt"/>
911
- <line num="47" count="0" type="cond" truecount="0" falsecount="2"/>
912
- <line num="48" count="0" type="stmt"/>
913
- <line num="50" count="0" type="cond" truecount="0" falsecount="2"/>
914
- <line num="51" count="0" type="stmt"/>
915
- <line num="53" count="0" type="cond" truecount="0" falsecount="2"/>
916
- <line num="54" count="0" type="stmt"/>
949
+ <line num="38" count="2" type="stmt"/>
950
+ <line num="39" count="0" type="cond" truecount="0" falsecount="2"/>
951
+ <line num="40" count="0" type="stmt"/>
952
+ <line num="46" count="0" type="stmt"/>
953
+ <line num="54" count="2" type="stmt"/>
954
+ <line num="55" count="0" type="stmt"/>
917
955
  <line num="56" count="0" type="stmt"/>
918
- <line num="64" count="2" type="stmt"/>
956
+ <line num="58" count="0" type="cond" truecount="0" falsecount="2"/>
957
+ <line num="59" count="0" type="stmt"/>
958
+ <line num="61" count="0" type="cond" truecount="0" falsecount="2"/>
959
+ <line num="62" count="0" type="stmt"/>
960
+ <line num="64" count="0" type="cond" truecount="0" falsecount="2"/>
919
961
  <line num="65" count="0" type="stmt"/>
920
- <line num="66" count="0" type="stmt"/>
921
- <line num="69" count="2" type="stmt"/>
922
- <line num="80" count="2" type="stmt"/>
923
- <line num="81" count="0" type="stmt"/>
924
- <line num="82" count="0" type="stmt"/>
925
- <line num="83" count="0" type="cond" truecount="0" falsecount="2"/>
926
- <line num="84" count="0" type="stmt"/>
927
- <line num="91" count="2" type="stmt"/>
928
- <line num="101" count="2" type="stmt"/>
929
- <line num="102" count="0" type="stmt"/>
930
- <line num="104" count="0" type="cond" truecount="0" falsecount="2"/>
931
- <line num="105" count="0" type="stmt"/>
932
- <line num="107" count="0" type="cond" truecount="0" falsecount="2"/>
933
- <line num="108" count="0" type="stmt"/>
934
- <line num="117" count="2" type="stmt"/>
935
- <line num="118" count="0" type="stmt"/>
962
+ <line num="67" count="0" type="cond" truecount="0" falsecount="2"/>
963
+ <line num="68" count="0" type="stmt"/>
964
+ <line num="70" count="0" type="stmt"/>
965
+ <line num="78" count="2" type="stmt"/>
966
+ <line num="79" count="0" type="stmt"/>
967
+ <line num="80" count="0" type="stmt"/>
968
+ <line num="83" count="2" type="stmt"/>
969
+ <line num="95" count="2" type="stmt"/>
970
+ <line num="96" count="0" type="stmt"/>
971
+ <line num="97" count="0" type="stmt"/>
972
+ <line num="98" count="0" type="cond" truecount="0" falsecount="2"/>
973
+ <line num="99" count="0" type="stmt"/>
974
+ <line num="106" count="2" type="stmt"/>
975
+ <line num="115" count="2" type="stmt"/>
976
+ <line num="116" count="0" type="stmt"/>
977
+ <line num="118" count="0" type="cond" truecount="0" falsecount="2"/>
936
978
  <line num="119" count="0" type="stmt"/>
979
+ <line num="127" count="2" type="stmt"/>
980
+ <line num="128" count="0" type="stmt"/>
937
981
  </file>
938
982
  </package>
939
983
  <package name="react.components.SideNav.Details">
940
984
  <metrics statements="17" coveredstatements="4" conditionals="12" coveredconditionals="0" methods="3" coveredmethods="0"/>
941
- <file name="IndividualDetails.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/SideNav/Details/IndividualDetails.jsx">
985
+ <file name="IndividualDetails.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Details/IndividualDetails.jsx">
942
986
  <metrics statements="3" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
943
987
  <line num="4" count="2" type="stmt"/>
944
988
  <line num="5" count="0" type="stmt"/>
945
989
  <line num="13" count="2" type="stmt"/>
946
990
  </file>
947
- <file name="PracticeDetails.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/SideNav/Details/PracticeDetails.jsx">
991
+ <file name="PracticeDetails.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Details/PracticeDetails.jsx">
948
992
  <metrics statements="14" coveredstatements="2" conditionals="12" coveredconditionals="0" methods="2" coveredmethods="0"/>
949
993
  <line num="4" count="2" type="stmt"/>
950
994
  <line num="13" count="0" type="cond" truecount="0" falsecount="2"/>
@@ -961,20 +1005,20 @@
961
1005
  <line num="28" count="0" type="stmt"/>
962
1006
  <line num="36" count="2" type="stmt"/>
963
1007
  </file>
964
- <file name="index.js" path="/Users/molindo/Code/qpp/qpp-style/react/components/SideNav/Details/index.js">
1008
+ <file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Details/index.js">
965
1009
  <metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
966
1010
  </file>
967
1011
  </package>
968
1012
  <package name="react.components.SideNav.Links">
969
1013
  <metrics statements="122" coveredstatements="19" conditionals="165" coveredconditionals="6" methods="33" coveredmethods="2"/>
970
- <file name="CmsSwitchLink.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/SideNav/Links/CmsSwitchLink.jsx">
1014
+ <file name="CmsSwitchLink.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Links/CmsSwitchLink.jsx">
971
1015
  <metrics statements="4" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
972
1016
  <line num="6" count="2" type="stmt"/>
973
1017
  <line num="7" count="0" type="stmt"/>
974
1018
  <line num="11" count="0" type="stmt"/>
975
1019
  <line num="35" count="2" type="stmt"/>
976
1020
  </file>
977
- <file name="NavItemInline.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/SideNav/Links/NavItemInline.jsx">
1021
+ <file name="NavItemInline.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Links/NavItemInline.jsx">
978
1022
  <metrics statements="8" coveredstatements="2" conditionals="14" coveredconditionals="0" methods="1" coveredmethods="0"/>
979
1023
  <line num="5" count="2" type="stmt"/>
980
1024
  <line num="15" count="0" type="stmt"/>
@@ -985,7 +1029,7 @@
985
1029
  <line num="22" count="0" type="stmt"/>
986
1030
  <line num="43" count="2" type="stmt"/>
987
1031
  </file>
988
- <file name="NavLinkContainer.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/SideNav/Links/NavLinkContainer.jsx">
1032
+ <file name="NavLinkContainer.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Links/NavLinkContainer.jsx">
989
1033
  <metrics statements="10" coveredstatements="6" conditionals="6" coveredconditionals="1" methods="4" coveredmethods="1"/>
990
1034
  <line num="4" count="2" type="stmt"/>
991
1035
  <line num="5" count="1" type="stmt"/>
@@ -998,7 +1042,7 @@
998
1042
  <line num="28" count="2" type="stmt"/>
999
1043
  <line num="33" count="2" type="stmt"/>
1000
1044
  </file>
1001
- <file name="NavLinkDrawer.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/SideNav/Links/NavLinkDrawer.jsx">
1045
+ <file name="NavLinkDrawer.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Links/NavLinkDrawer.jsx">
1002
1046
  <metrics statements="65" coveredstatements="2" conditionals="96" coveredconditionals="0" methods="20" coveredmethods="0"/>
1003
1047
  <line num="7" count="2" type="stmt"/>
1004
1048
  <line num="29" count="0" type="stmt"/>
@@ -1066,7 +1110,7 @@
1066
1110
  <line num="197" count="0" type="stmt"/>
1067
1111
  <line num="253" count="2" type="stmt"/>
1068
1112
  </file>
1069
- <file name="NavLinkInline.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/SideNav/Links/NavLinkInline.jsx">
1113
+ <file name="NavLinkInline.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Links/NavLinkInline.jsx">
1070
1114
  <metrics statements="30" coveredstatements="2" conditionals="39" coveredconditionals="0" methods="5" coveredmethods="0"/>
1071
1115
  <line num="6" count="2" type="stmt"/>
1072
1116
  <line num="20" count="0" type="cond" truecount="0" falsecount="2"/>
@@ -1099,7 +1143,7 @@
1099
1143
  <line num="63" count="0" type="stmt"/>
1100
1144
  <line num="97" count="2" type="stmt"/>
1101
1145
  </file>
1102
- <file name="NavLinkToggle.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/SideNav/Links/NavLinkToggle.jsx">
1146
+ <file name="NavLinkToggle.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Links/NavLinkToggle.jsx">
1103
1147
  <metrics statements="5" coveredstatements="5" conditionals="10" coveredconditionals="5" methods="1" coveredmethods="1"/>
1104
1148
  <line num="5" count="2" type="stmt"/>
1105
1149
  <line num="6" count="1" type="cond" truecount="1" falsecount="1"/>
@@ -1107,64 +1151,64 @@
1107
1151
  <line num="9" count="1" type="stmt"/>
1108
1152
  <line num="27" count="2" type="stmt"/>
1109
1153
  </file>
1110
- <file name="index.js" path="/Users/molindo/Code/qpp/qpp-style/react/components/SideNav/Links/index.js">
1154
+ <file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/Links/index.js">
1111
1155
  <metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
1112
1156
  </file>
1113
1157
  </package>
1114
1158
  <package name="react.components.SideNav.UI">
1115
1159
  <metrics statements="42" coveredstatements="21" conditionals="40" coveredconditionals="4" methods="14" coveredmethods="5"/>
1116
- <file name="SideNavUI.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/SideNav/UI/SideNavUI.jsx">
1160
+ <file name="SideNavUI.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/UI/SideNavUI.jsx">
1117
1161
  <metrics statements="42" coveredstatements="21" conditionals="40" coveredconditionals="4" methods="14" coveredmethods="5"/>
1118
- <line num="22" count="2" type="stmt"/>
1119
- <line num="36" count="1" type="stmt"/>
1162
+ <line num="20" count="2" type="stmt"/>
1163
+ <line num="33" count="1" type="stmt"/>
1164
+ <line num="34" count="1" type="stmt"/>
1165
+ <line num="35" count="1" type="stmt"/>
1120
1166
  <line num="37" count="1" type="stmt"/>
1121
- <line num="38" count="1" type="stmt"/>
1122
- <line num="40" count="1" type="stmt"/>
1123
- <line num="42" count="1" type="stmt"/>
1124
- <line num="43" count="0" type="stmt"/>
1125
- <line num="44" count="0" type="cond" truecount="0" falsecount="2"/>
1126
- <line num="45" count="0" type="stmt"/>
1127
- <line num="49" count="1" type="stmt"/>
1128
- <line num="50" count="0" type="stmt"/>
1129
- <line num="51" count="0" type="cond" truecount="0" falsecount="2"/>
1130
- <line num="52" count="0" type="stmt"/>
1131
- <line num="56" count="1" type="stmt"/>
1132
- <line num="57" count="0" type="cond" truecount="0" falsecount="2"/>
1133
- <line num="60" count="1" type="stmt"/>
1134
- <line num="61" count="1" type="stmt"/>
1135
- <line num="81" count="1" type="stmt"/>
1136
- <line num="83" count="0" type="stmt"/>
1137
- <line num="84" count="0" type="cond" truecount="0" falsecount="2"/>
1138
- <line num="85" count="0" type="cond" truecount="0" falsecount="2"/>
1139
- <line num="87" count="0" type="stmt"/>
1140
- <line num="88" count="0" type="stmt"/>
1141
- <line num="89" count="0" type="cond" truecount="0" falsecount="2"/>
1142
- <line num="92" count="0" type="stmt"/>
1167
+ <line num="39" count="1" type="stmt"/>
1168
+ <line num="40" count="0" type="stmt"/>
1169
+ <line num="41" count="0" type="cond" truecount="0" falsecount="2"/>
1170
+ <line num="42" count="0" type="stmt"/>
1171
+ <line num="46" count="1" type="stmt"/>
1172
+ <line num="47" count="0" type="stmt"/>
1173
+ <line num="48" count="0" type="cond" truecount="0" falsecount="2"/>
1174
+ <line num="49" count="0" type="stmt"/>
1175
+ <line num="53" count="1" type="stmt"/>
1176
+ <line num="54" count="0" type="cond" truecount="0" falsecount="2"/>
1177
+ <line num="57" count="1" type="stmt"/>
1178
+ <line num="58" count="1" type="stmt"/>
1179
+ <line num="78" count="1" type="stmt"/>
1180
+ <line num="80" count="0" type="stmt"/>
1181
+ <line num="81" count="0" type="cond" truecount="0" falsecount="2"/>
1182
+ <line num="82" count="0" type="cond" truecount="0" falsecount="2"/>
1183
+ <line num="84" count="0" type="stmt"/>
1184
+ <line num="85" count="0" type="stmt"/>
1185
+ <line num="86" count="0" type="cond" truecount="0" falsecount="2"/>
1186
+ <line num="89" count="0" type="stmt"/>
1187
+ <line num="90" count="0" type="cond" truecount="0" falsecount="2"/>
1143
1188
  <line num="93" count="0" type="cond" truecount="0" falsecount="2"/>
1144
- <line num="96" count="0" type="cond" truecount="0" falsecount="2"/>
1145
- <line num="97" count="0" type="stmt"/>
1146
- <line num="98" count="0" type="stmt"/>
1147
- <line num="233" count="0" type="cond" truecount="0" falsecount="2"/>
1148
- <line num="234" count="0" type="stmt"/>
1149
- <line num="246" count="0" type="stmt"/>
1150
- <line num="250" count="1" type="cond" truecount="1" falsecount="1"/>
1151
- <line num="257" count="1" type="stmt"/>
1189
+ <line num="94" count="0" type="stmt"/>
1190
+ <line num="95" count="0" type="stmt"/>
1191
+ <line num="230" count="0" type="cond" truecount="0" falsecount="2"/>
1192
+ <line num="231" count="0" type="stmt"/>
1193
+ <line num="243" count="0" type="stmt"/>
1194
+ <line num="247" count="1" type="cond" truecount="1" falsecount="1"/>
1195
+ <line num="254" count="1" type="stmt"/>
1196
+ <line num="255" count="1" type="stmt"/>
1152
1197
  <line num="258" count="1" type="stmt"/>
1153
- <line num="261" count="1" type="stmt"/>
1198
+ <line num="259" count="1" type="stmt"/>
1154
1199
  <line num="262" count="1" type="stmt"/>
1155
- <line num="265" count="1" type="stmt"/>
1200
+ <line num="263" count="1" type="stmt"/>
1156
1201
  <line num="266" count="1" type="stmt"/>
1157
- <line num="269" count="1" type="stmt"/>
1158
- <line num="289" count="2" type="stmt"/>
1159
- <line num="311" count="2" type="stmt"/>
1202
+ <line num="285" count="2" type="stmt"/>
1203
+ <line num="307" count="2" type="stmt"/>
1160
1204
  </file>
1161
- <file name="index.js" path="/Users/molindo/Code/qpp/qpp-style/react/components/SideNav/UI/index.js">
1205
+ <file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/SideNav/UI/index.js">
1162
1206
  <metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
1163
1207
  </file>
1164
1208
  </package>
1165
1209
  <package name="react.components.Tooltip">
1166
1210
  <metrics statements="37" coveredstatements="37" conditionals="19" coveredconditionals="19" methods="5" coveredmethods="5"/>
1167
- <file name="Tooltip.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/components/Tooltip/Tooltip.jsx">
1211
+ <file name="Tooltip.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Tooltip/Tooltip.jsx">
1168
1212
  <metrics statements="16" coveredstatements="16" conditionals="7" coveredconditionals="7" methods="2" coveredmethods="2"/>
1169
1213
  <line num="9" count="4" type="stmt"/>
1170
1214
  <line num="10" count="4" type="stmt"/>
@@ -1183,10 +1227,10 @@
1183
1227
  <line num="76" count="4" type="stmt"/>
1184
1228
  <line num="83" count="4" type="stmt"/>
1185
1229
  </file>
1186
- <file name="index.js" path="/Users/molindo/Code/qpp/qpp-style/react/components/Tooltip/index.js">
1230
+ <file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Tooltip/index.js">
1187
1231
  <metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
1188
1232
  </file>
1189
- <file name="position.js" path="/Users/molindo/Code/qpp/qpp-style/react/components/Tooltip/position.js">
1233
+ <file name="position.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/Tooltip/position.js">
1190
1234
  <metrics statements="21" coveredstatements="21" conditionals="12" coveredconditionals="12" methods="3" coveredmethods="3"/>
1191
1235
  <line num="1" count="4" type="stmt"/>
1192
1236
  <line num="2" count="4" type="stmt"/>
@@ -1213,7 +1257,7 @@
1213
1257
  </package>
1214
1258
  <package name="react.components.hooks">
1215
1259
  <metrics statements="26" coveredstatements="20" conditionals="20" coveredconditionals="11" methods="7" coveredmethods="5"/>
1216
- <file name="useGetConfig.js" path="/Users/molindo/Code/qpp/qpp-style/react/components/hooks/useGetConfig.js">
1260
+ <file name="useGetConfig.js" path="/Users/rodrigomunoz/projects/qpp-style/react/components/hooks/useGetConfig.js">
1217
1261
  <metrics statements="26" coveredstatements="20" conditionals="20" coveredconditionals="11" methods="7" coveredmethods="5"/>
1218
1262
  <line num="10" count="3" type="stmt"/>
1219
1263
  <line num="17" count="7" type="stmt"/>
@@ -1244,16 +1288,16 @@
1244
1288
  </file>
1245
1289
  </package>
1246
1290
  <package name="react.lib">
1247
- <metrics statements="84" coveredstatements="47" conditionals="0" coveredconditionals="0" methods="40" coveredmethods="3"/>
1248
- <file name="Chevron.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/lib/Chevron.jsx">
1291
+ <metrics statements="87" coveredstatements="48" conditionals="0" coveredconditionals="0" methods="42" coveredmethods="3"/>
1292
+ <file name="Chevron.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/lib/Chevron.jsx">
1249
1293
  <metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="1"/>
1250
1294
  <line num="4" count="3" type="stmt"/>
1251
1295
  <line num="5" count="5" type="stmt"/>
1252
1296
  <line num="26" count="3" type="stmt"/>
1253
1297
  <line num="30" count="3" type="stmt"/>
1254
1298
  </file>
1255
- <file name="SvgComponents.jsx" path="/Users/molindo/Code/qpp/qpp-style/react/lib/SvgComponents.jsx">
1256
- <metrics statements="79" coveredstatements="42" conditionals="0" coveredconditionals="0" methods="39" coveredmethods="2"/>
1299
+ <file name="SvgComponents.jsx" path="/Users/rodrigomunoz/projects/qpp-style/react/lib/SvgComponents.jsx">
1300
+ <metrics statements="83" coveredstatements="44" conditionals="0" coveredconditionals="0" methods="41" coveredmethods="2"/>
1257
1301
  <line num="4" count="4" type="stmt"/>
1258
1302
  <line num="5" count="0" type="stmt"/>
1259
1303
  <line num="16" count="4" type="stmt"/>
@@ -1333,18 +1377,18 @@
1333
1377
  <line num="542" count="4" type="stmt"/>
1334
1378
  <line num="543" count="0" type="stmt"/>
1335
1379
  <line num="552" count="4" type="stmt"/>
1336
- </file>
1337
- <file name="svg-definitions.svg" path="/Users/molindo/Code/qpp/qpp-style/react/lib/svg-definitions.svg">
1338
- <metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
1339
- <line num="1" count="2" type="stmt"/>
1380
+ <line num="556" count="4" type="stmt"/>
1381
+ <line num="557" count="0" type="stmt"/>
1382
+ <line num="564" count="4" type="stmt"/>
1383
+ <line num="565" count="0" type="stmt"/>
1340
1384
  </file>
1341
1385
  </package>
1342
1386
  <package name="react.session">
1343
1387
  <metrics statements="48" coveredstatements="37" conditionals="25" coveredconditionals="11" methods="14" coveredmethods="10"/>
1344
- <file name="index.js" path="/Users/molindo/Code/qpp/qpp-style/react/session/index.js">
1388
+ <file name="index.js" path="/Users/rodrigomunoz/projects/qpp-style/react/session/index.js">
1345
1389
  <metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
1346
1390
  </file>
1347
- <file name="logout.js" path="/Users/molindo/Code/qpp/qpp-style/react/session/logout.js">
1391
+ <file name="logout.js" path="/Users/rodrigomunoz/projects/qpp-style/react/session/logout.js">
1348
1392
  <metrics statements="26" coveredstatements="16" conditionals="12" coveredconditionals="3" methods="7" coveredmethods="4"/>
1349
1393
  <line num="4" count="4" type="stmt"/>
1350
1394
  <line num="5" count="3" type="cond" truecount="1" falsecount="1"/>
@@ -1373,7 +1417,7 @@
1373
1417
  <line num="67" count="0" type="stmt"/>
1374
1418
  <line num="70" count="0" type="stmt"/>
1375
1419
  </file>
1376
- <file name="refresh.js" path="/Users/molindo/Code/qpp/qpp-style/react/session/refresh.js">
1420
+ <file name="refresh.js" path="/Users/rodrigomunoz/projects/qpp-style/react/session/refresh.js">
1377
1421
  <metrics statements="13" coveredstatements="12" conditionals="7" coveredconditionals="3" methods="4" coveredmethods="3"/>
1378
1422
  <line num="13" count="4" type="cond" truecount="0" falsecount="1"/>
1379
1423
  <line num="14" count="3" type="stmt"/>
@@ -1389,7 +1433,7 @@
1389
1433
  <line num="41" count="3" type="stmt"/>
1390
1434
  <line num="44" count="0" type="stmt"/>
1391
1435
  </file>
1392
- <file name="ttl.js" path="/Users/molindo/Code/qpp/qpp-style/react/session/ttl.js">
1436
+ <file name="ttl.js" path="/Users/rodrigomunoz/projects/qpp-style/react/session/ttl.js">
1393
1437
  <metrics statements="9" coveredstatements="9" conditionals="6" coveredconditionals="5" methods="3" coveredmethods="3"/>
1394
1438
  <line num="3" count="4" type="stmt"/>
1395
1439
  <line num="4" count="79" type="stmt"/>