pure-orm 4.1.4 → 4.1.5

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 (187) hide show
  1. package/coverage/clover.xml +619 -615
  2. package/coverage/coverage-final.json +12 -12
  3. package/coverage/lcov-report/dist/src/core.js.html +241 -217
  4. package/coverage/lcov-report/dist/src/driver-integrations/index.html +1 -1
  5. package/coverage/lcov-report/dist/src/driver-integrations/pgp.js.html +1 -1
  6. package/coverage/lcov-report/dist/src/index.html +9 -9
  7. package/coverage/lcov-report/dist/src/index.js.html +1 -1
  8. package/coverage/lcov-report/dist/src/orm.js.html +1 -1
  9. package/coverage/lcov-report/dist/test-utils/blog/entities.js.html +1 -1
  10. package/coverage/lcov-report/dist/test-utils/blog/index.html +1 -1
  11. package/coverage/lcov-report/dist/test-utils/blog/models/article.js.html +1 -1
  12. package/coverage/lcov-report/dist/test-utils/blog/models/article_tag.js.html +1 -1
  13. package/coverage/lcov-report/dist/test-utils/blog/models/index.html +1 -1
  14. package/coverage/lcov-report/dist/test-utils/blog/models/person.js.html +1 -1
  15. package/coverage/lcov-report/dist/test-utils/blog/models/tag.js.html +1 -1
  16. package/coverage/lcov-report/dist/test-utils/five/entities.js.html +1 -1
  17. package/coverage/lcov-report/dist/test-utils/five/index.html +1 -1
  18. package/coverage/lcov-report/dist/test-utils/five/models/index.html +1 -1
  19. package/coverage/lcov-report/dist/test-utils/five/models/line-item.js.html +1 -1
  20. package/coverage/lcov-report/dist/test-utils/five/models/order.js.html +1 -1
  21. package/coverage/lcov-report/dist/test-utils/five/models/parcel-event.js.html +1 -1
  22. package/coverage/lcov-report/dist/test-utils/five/models/parcel-line-item.js.html +1 -1
  23. package/coverage/lcov-report/dist/test-utils/five/models/parcel.js.html +1 -1
  24. package/coverage/lcov-report/dist/test-utils/fourteen/entities.js.html +1 -1
  25. package/coverage/lcov-report/dist/test-utils/fourteen/index.html +1 -1
  26. package/coverage/lcov-report/dist/test-utils/fourteen/models/customer.js.html +1 -1
  27. package/coverage/lcov-report/dist/test-utils/fourteen/models/index.html +1 -1
  28. package/coverage/lcov-report/dist/test-utils/fourteen/models/person.js.html +1 -1
  29. package/coverage/lcov-report/dist/test-utils/nine/entities.js.html +1 -1
  30. package/coverage/lcov-report/dist/test-utils/nine/index.html +1 -1
  31. package/coverage/lcov-report/dist/test-utils/nine/models/feature-switch.js.html +1 -1
  32. package/coverage/lcov-report/dist/test-utils/nine/models/index.html +1 -1
  33. package/coverage/lcov-report/dist/test-utils/order/entities.js.html +1 -1
  34. package/coverage/lcov-report/dist/test-utils/order/index.html +1 -1
  35. package/coverage/lcov-report/dist/test-utils/order/models/index.html +1 -1
  36. package/coverage/lcov-report/dist/test-utils/order/models/line-item.js.html +15 -15
  37. package/coverage/lcov-report/dist/test-utils/order/models/order.js.html +33 -33
  38. package/coverage/lcov-report/dist/test-utils/order/models/product-variant.js.html +16 -16
  39. package/coverage/lcov-report/dist/test-utils/order/models/product.js.html +10 -10
  40. package/coverage/lcov-report/dist/test-utils/order/models/utm-source.js.html +5 -5
  41. package/coverage/lcov-report/dist/test-utils/order-more/entities.js.html +1 -1
  42. package/coverage/lcov-report/dist/test-utils/order-more/index.html +1 -1
  43. package/coverage/lcov-report/dist/test-utils/order-more/models/actual-product-variant.js.html +1 -1
  44. package/coverage/lcov-report/dist/test-utils/order-more/models/color.js.html +1 -1
  45. package/coverage/lcov-report/dist/test-utils/order-more/models/customer.js.html +1 -1
  46. package/coverage/lcov-report/dist/test-utils/order-more/models/gender.js.html +1 -1
  47. package/coverage/lcov-report/dist/test-utils/order-more/models/index.html +1 -1
  48. package/coverage/lcov-report/dist/test-utils/order-more/models/inventory-level.js.html +1 -1
  49. package/coverage/lcov-report/dist/test-utils/order-more/models/line-item.js.html +1 -1
  50. package/coverage/lcov-report/dist/test-utils/order-more/models/order.js.html +1 -1
  51. package/coverage/lcov-report/dist/test-utils/order-more/models/parcel-event.js.html +1 -1
  52. package/coverage/lcov-report/dist/test-utils/order-more/models/parcel-line-item.js.html +1 -1
  53. package/coverage/lcov-report/dist/test-utils/order-more/models/parcel.js.html +1 -1
  54. package/coverage/lcov-report/dist/test-utils/order-more/models/physical-address.js.html +1 -1
  55. package/coverage/lcov-report/dist/test-utils/order-more/models/product-variant-image.js.html +1 -1
  56. package/coverage/lcov-report/dist/test-utils/order-more/models/product-variant.js.html +1 -1
  57. package/coverage/lcov-report/dist/test-utils/order-more/models/product.js.html +1 -1
  58. package/coverage/lcov-report/dist/test-utils/order-more/models/refund.js.html +1 -1
  59. package/coverage/lcov-report/dist/test-utils/order-more/models/shipment-actual-product-variant.js.html +1 -1
  60. package/coverage/lcov-report/dist/test-utils/order-more/models/shipment.js.html +1 -1
  61. package/coverage/lcov-report/dist/test-utils/order-more/models/size.js.html +1 -1
  62. package/coverage/lcov-report/dist/test-utils/order-more/models/utm-medium.js.html +1 -1
  63. package/coverage/lcov-report/dist/test-utils/order-more/models/utm-source.js.html +1 -1
  64. package/coverage/lcov-report/dist/test-utils/six/entities.js.html +1 -1
  65. package/coverage/lcov-report/dist/test-utils/six/index.html +1 -1
  66. package/coverage/lcov-report/dist/test-utils/six/models/customer.js.html +1 -1
  67. package/coverage/lcov-report/dist/test-utils/six/models/index.html +1 -1
  68. package/coverage/lcov-report/dist/test-utils/six/models/line-item.js.html +1 -1
  69. package/coverage/lcov-report/dist/test-utils/six/models/order.js.html +1 -1
  70. package/coverage/lcov-report/dist/test-utils/six/models/parcel-line-item.js.html +1 -1
  71. package/coverage/lcov-report/dist/test-utils/six/models/parcel.js.html +1 -1
  72. package/coverage/lcov-report/dist/test-utils/thirteen/entities.js.html +1 -1
  73. package/coverage/lcov-report/dist/test-utils/thirteen/index.html +1 -1
  74. package/coverage/lcov-report/dist/test-utils/thirteen/models/audience.js.html +1 -1
  75. package/coverage/lcov-report/dist/test-utils/thirteen/models/brand.js.html +1 -1
  76. package/coverage/lcov-report/dist/test-utils/thirteen/models/category.js.html +1 -1
  77. package/coverage/lcov-report/dist/test-utils/thirteen/models/index.html +1 -1
  78. package/coverage/lcov-report/dist/test-utils/thirteen/models/member.js.html +1 -1
  79. package/coverage/lcov-report/dist/test-utils/thirteen/models/passion.js.html +1 -1
  80. package/coverage/lcov-report/dist/test-utils/thirteen/models/product.js.html +1 -1
  81. package/coverage/lcov-report/dist/test-utils/thirteen/models/recommendation-audience.js.html +1 -1
  82. package/coverage/lcov-report/dist/test-utils/thirteen/models/recommendation.js.html +1 -1
  83. package/coverage/lcov-report/dist/test-utils/three/index.html +1 -1
  84. package/coverage/lcov-report/dist/test-utils/three/results.js.html +1 -1
  85. package/coverage/lcov-report/dist/test-utils/twelve/entities.js.html +1 -1
  86. package/coverage/lcov-report/dist/test-utils/twelve/index.html +1 -1
  87. package/coverage/lcov-report/dist/test-utils/twelve/models/index.html +1 -1
  88. package/coverage/lcov-report/dist/test-utils/twelve/models/member.js.html +1 -1
  89. package/coverage/lcov-report/dist/test-utils/twelve/models/prompt.js.html +1 -1
  90. package/coverage/lcov-report/dist/test-utils/two/index.html +1 -1
  91. package/coverage/lcov-report/dist/test-utils/two/results.js.html +1 -1
  92. package/coverage/lcov-report/index.html +9 -9
  93. package/coverage/lcov-report/src/core.ts.html +238 -226
  94. package/coverage/lcov-report/src/driver-integrations/index.html +1 -1
  95. package/coverage/lcov-report/src/driver-integrations/pgp.ts.html +1 -1
  96. package/coverage/lcov-report/src/index.html +6 -6
  97. package/coverage/lcov-report/src/index.ts.html +1 -1
  98. package/coverage/lcov-report/src/orm.ts.html +1 -1
  99. package/coverage/lcov-report/test-utils/blog/entities.ts.html +1 -1
  100. package/coverage/lcov-report/test-utils/blog/index.html +1 -1
  101. package/coverage/lcov-report/test-utils/blog/models/article.ts.html +1 -1
  102. package/coverage/lcov-report/test-utils/blog/models/article_tag.ts.html +1 -1
  103. package/coverage/lcov-report/test-utils/blog/models/index.html +1 -1
  104. package/coverage/lcov-report/test-utils/blog/models/person.ts.html +1 -1
  105. package/coverage/lcov-report/test-utils/blog/models/tag.ts.html +1 -1
  106. package/coverage/lcov-report/test-utils/five/entities.ts.html +1 -1
  107. package/coverage/lcov-report/test-utils/five/index.html +1 -1
  108. package/coverage/lcov-report/test-utils/five/models/index.html +1 -1
  109. package/coverage/lcov-report/test-utils/five/models/line-item.ts.html +1 -1
  110. package/coverage/lcov-report/test-utils/five/models/order.ts.html +1 -1
  111. package/coverage/lcov-report/test-utils/five/models/parcel-event.ts.html +1 -1
  112. package/coverage/lcov-report/test-utils/five/models/parcel-line-item.ts.html +1 -1
  113. package/coverage/lcov-report/test-utils/five/models/parcel.ts.html +1 -1
  114. package/coverage/lcov-report/test-utils/fourteen/entities.ts.html +1 -1
  115. package/coverage/lcov-report/test-utils/fourteen/index.html +1 -1
  116. package/coverage/lcov-report/test-utils/fourteen/models/customer.ts.html +1 -1
  117. package/coverage/lcov-report/test-utils/fourteen/models/index.html +1 -1
  118. package/coverage/lcov-report/test-utils/fourteen/models/person.ts.html +1 -1
  119. package/coverage/lcov-report/test-utils/nine/entities.ts.html +1 -1
  120. package/coverage/lcov-report/test-utils/nine/index.html +1 -1
  121. package/coverage/lcov-report/test-utils/nine/models/feature-switch.ts.html +1 -1
  122. package/coverage/lcov-report/test-utils/nine/models/index.html +1 -1
  123. package/coverage/lcov-report/test-utils/order/entities.ts.html +1 -1
  124. package/coverage/lcov-report/test-utils/order/index.html +1 -1
  125. package/coverage/lcov-report/test-utils/order/models/index.html +1 -1
  126. package/coverage/lcov-report/test-utils/order/models/line-item.ts.html +15 -15
  127. package/coverage/lcov-report/test-utils/order/models/order.ts.html +39 -39
  128. package/coverage/lcov-report/test-utils/order/models/product-variant.ts.html +16 -16
  129. package/coverage/lcov-report/test-utils/order/models/product.ts.html +10 -10
  130. package/coverage/lcov-report/test-utils/order/models/utm-source.ts.html +5 -5
  131. package/coverage/lcov-report/test-utils/order-more/entities.ts.html +1 -1
  132. package/coverage/lcov-report/test-utils/order-more/index.html +1 -1
  133. package/coverage/lcov-report/test-utils/order-more/models/actual-product-variant.ts.html +1 -1
  134. package/coverage/lcov-report/test-utils/order-more/models/color.ts.html +1 -1
  135. package/coverage/lcov-report/test-utils/order-more/models/customer.ts.html +1 -1
  136. package/coverage/lcov-report/test-utils/order-more/models/gender.ts.html +1 -1
  137. package/coverage/lcov-report/test-utils/order-more/models/index.html +1 -1
  138. package/coverage/lcov-report/test-utils/order-more/models/inventory-level.ts.html +1 -1
  139. package/coverage/lcov-report/test-utils/order-more/models/line-item.ts.html +1 -1
  140. package/coverage/lcov-report/test-utils/order-more/models/order.ts.html +1 -1
  141. package/coverage/lcov-report/test-utils/order-more/models/parcel-event.ts.html +1 -1
  142. package/coverage/lcov-report/test-utils/order-more/models/parcel-line-item.ts.html +1 -1
  143. package/coverage/lcov-report/test-utils/order-more/models/parcel.ts.html +1 -1
  144. package/coverage/lcov-report/test-utils/order-more/models/physical-address.ts.html +1 -1
  145. package/coverage/lcov-report/test-utils/order-more/models/product-variant-image.ts.html +1 -1
  146. package/coverage/lcov-report/test-utils/order-more/models/product-variant.ts.html +1 -1
  147. package/coverage/lcov-report/test-utils/order-more/models/product.ts.html +1 -1
  148. package/coverage/lcov-report/test-utils/order-more/models/refund.ts.html +1 -1
  149. package/coverage/lcov-report/test-utils/order-more/models/shipment-actual-product-variant.ts.html +1 -1
  150. package/coverage/lcov-report/test-utils/order-more/models/shipment.ts.html +1 -1
  151. package/coverage/lcov-report/test-utils/order-more/models/size.ts.html +1 -1
  152. package/coverage/lcov-report/test-utils/order-more/models/utm-medium.ts.html +1 -1
  153. package/coverage/lcov-report/test-utils/order-more/models/utm-source.ts.html +1 -1
  154. package/coverage/lcov-report/test-utils/six/entities.ts.html +1 -1
  155. package/coverage/lcov-report/test-utils/six/index.html +1 -1
  156. package/coverage/lcov-report/test-utils/six/models/customer.ts.html +1 -1
  157. package/coverage/lcov-report/test-utils/six/models/index.html +1 -1
  158. package/coverage/lcov-report/test-utils/six/models/line-item.ts.html +1 -1
  159. package/coverage/lcov-report/test-utils/six/models/order.ts.html +1 -1
  160. package/coverage/lcov-report/test-utils/six/models/parcel-line-item.ts.html +1 -1
  161. package/coverage/lcov-report/test-utils/six/models/parcel.ts.html +1 -1
  162. package/coverage/lcov-report/test-utils/thirteen/entities.ts.html +1 -1
  163. package/coverage/lcov-report/test-utils/thirteen/index.html +1 -1
  164. package/coverage/lcov-report/test-utils/thirteen/models/audience.ts.html +1 -1
  165. package/coverage/lcov-report/test-utils/thirteen/models/brand.ts.html +1 -1
  166. package/coverage/lcov-report/test-utils/thirteen/models/category.ts.html +1 -1
  167. package/coverage/lcov-report/test-utils/thirteen/models/index.html +1 -1
  168. package/coverage/lcov-report/test-utils/thirteen/models/member.ts.html +1 -1
  169. package/coverage/lcov-report/test-utils/thirteen/models/passion.ts.html +1 -1
  170. package/coverage/lcov-report/test-utils/thirteen/models/product.ts.html +1 -1
  171. package/coverage/lcov-report/test-utils/thirteen/models/recommendation-audience.ts.html +1 -1
  172. package/coverage/lcov-report/test-utils/thirteen/models/recommendation.ts.html +1 -1
  173. package/coverage/lcov-report/test-utils/three/index.html +1 -1
  174. package/coverage/lcov-report/test-utils/three/results.js.html +1 -1
  175. package/coverage/lcov-report/test-utils/twelve/entities.ts.html +1 -1
  176. package/coverage/lcov-report/test-utils/twelve/index.html +1 -1
  177. package/coverage/lcov-report/test-utils/twelve/models/index.html +1 -1
  178. package/coverage/lcov-report/test-utils/twelve/models/member.ts.html +1 -1
  179. package/coverage/lcov-report/test-utils/twelve/models/prompt.ts.html +1 -1
  180. package/coverage/lcov-report/test-utils/two/index.html +1 -1
  181. package/coverage/lcov-report/test-utils/two/results.js.html +1 -1
  182. package/coverage/lcov.info +878 -874
  183. package/dist/src/core.js +11 -3
  184. package/dist/src/core.spec.js +11 -0
  185. package/package.json +1 -1
  186. package/src/core.spec.ts +13 -0
  187. package/src/core.ts +12 -8
@@ -1,262 +1,264 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1772403047891" clover="3.2.0">
3
- <project timestamp="1772403047891" name="All files">
4
- <metrics statements="2283" coveredstatements="2219" conditionals="305" coveredconditionals="279" methods="329" coveredmethods="282" elements="2917" coveredelements="2780" complexity="0" loc="2283" ncloc="2283" packages="44" files="134" classes="134"/>
2
+ <coverage generated="1772499931578" clover="3.2.0">
3
+ <project timestamp="1772499931579" name="All files">
4
+ <metrics statements="2287" coveredstatements="2223" conditionals="305" coveredconditionals="279" methods="329" coveredmethods="282" elements="2921" coveredelements="2784" complexity="0" loc="2287" ncloc="2287" packages="44" files="134" classes="134"/>
5
5
  <package name="dist.src">
6
- <metrics statements="410" coveredstatements="407" conditionals="149" coveredconditionals="135" methods="50" coveredmethods="49"/>
6
+ <metrics statements="412" coveredstatements="409" conditionals="149" coveredconditionals="135" methods="50" coveredmethods="49"/>
7
7
  <file name="core.js" path="/Users/craigmartin/projects/pure-orm/dist/src/core.js">
8
- <metrics statements="251" coveredstatements="248" conditionals="122" coveredconditionals="111" methods="31" coveredmethods="31"/>
8
+ <metrics statements="253" coveredstatements="250" conditionals="122" coveredconditionals="111" methods="31" coveredmethods="31"/>
9
9
  <line num="2" count="3" type="cond" truecount="2" falsecount="1"/>
10
10
  <line num="3" count="3" type="cond" truecount="3" falsecount="1"/>
11
11
  <line num="5" count="3" type="stmt"/>
12
12
  <line num="6" count="3" type="stmt"/>
13
13
  <line num="7" count="3" type="stmt"/>
14
14
  <line num="8" count="3" type="stmt"/>
15
- <line num="9" count="125" type="stmt"/>
16
- <line num="10" count="509" type="stmt"/>
17
- <line num="11" count="509" type="cond" truecount="2" falsecount="0"/>
18
- <line num="12" count="509" type="cond" truecount="2" falsecount="0"/>
19
- <line num="13" count="509" type="cond" truecount="2" falsecount="0"/>
20
- <line num="14" count="4796" type="cond" truecount="2" falsecount="0"/>
21
- <line num="15" count="4339" type="stmt"/>
22
- <line num="21" count="457" type="cond" truecount="6" falsecount="0"/>
23
- <line num="23" count="4796" type="stmt"/>
24
- <line num="24" count="4796" type="stmt"/>
25
- <line num="25" count="4796" type="stmt"/>
26
- <line num="26" count="509" type="stmt"/>
27
- <line num="27" count="509" type="stmt"/>
28
- <line num="28" count="4796" type="stmt"/>
29
- <line num="29" count="509" type="stmt"/>
30
- <line num="30" count="509" type="cond" truecount="2" falsecount="0"/>
31
- <line num="31" count="509" type="stmt"/>
15
+ <line num="9" count="126" type="stmt"/>
16
+ <line num="10" count="514" type="stmt"/>
17
+ <line num="11" count="514" type="cond" truecount="2" falsecount="0"/>
18
+ <line num="12" count="514" type="cond" truecount="2" falsecount="0"/>
19
+ <line num="13" count="514" type="cond" truecount="2" falsecount="0"/>
20
+ <line num="14" count="4858" type="cond" truecount="2" falsecount="0"/>
21
+ <line num="15" count="4396" type="stmt"/>
22
+ <line num="21" count="462" type="cond" truecount="6" falsecount="0"/>
23
+ <line num="23" count="4858" type="stmt"/>
24
+ <line num="24" count="4858" type="stmt"/>
25
+ <line num="25" count="4858" type="stmt"/>
26
+ <line num="26" count="514" type="stmt"/>
27
+ <line num="27" count="514" type="stmt"/>
28
+ <line num="28" count="4858" type="stmt"/>
29
+ <line num="29" count="514" type="stmt"/>
30
+ <line num="30" count="514" type="cond" truecount="2" falsecount="0"/>
31
+ <line num="31" count="514" type="stmt"/>
32
32
  <line num="32" count="1" type="stmt"/>
33
33
  <line num="33" count="1" type="stmt"/>
34
34
  <line num="34" count="2" type="stmt"/>
35
35
  <line num="35" count="2" type="cond" truecount="3" falsecount="1"/>
36
36
  <line num="36" count="2" type="stmt"/>
37
37
  <line num="39" count="1" type="stmt"/>
38
- <line num="41" count="509" type="stmt"/>
39
- <line num="42" count="509" type="stmt"/>
40
- <line num="43" count="509" type="stmt"/>
41
- <line num="44" count="4796" type="cond" truecount="2" falsecount="0"/>
42
- <line num="45" count="392" type="stmt"/>
43
- <line num="46" count="392" type="stmt"/>
44
- <line num="52" count="509" type="stmt"/>
45
- <line num="53" count="509" type="stmt"/>
46
- <line num="54" count="509" type="stmt"/>
47
- <line num="55" count="4796" type="stmt"/>
48
- <line num="56" count="4796" type="stmt"/>
49
- <line num="58" count="509" type="stmt"/>
50
- <line num="59" count="4796" type="stmt"/>
51
- <line num="61" count="509" type="stmt"/>
52
- <line num="80" count="125" type="stmt"/>
53
- <line num="81" count="509" type="stmt"/>
54
- <line num="82" count="509" type="stmt"/>
55
- <line num="84" count="125" type="stmt"/>
56
- <line num="85" count="164" type="stmt"/>
57
- <line num="86" count="164" type="cond" truecount="2" falsecount="0"/>
38
+ <line num="41" count="514" type="stmt"/>
39
+ <line num="42" count="514" type="stmt"/>
40
+ <line num="43" count="514" type="stmt"/>
41
+ <line num="44" count="4858" type="cond" truecount="2" falsecount="0"/>
42
+ <line num="45" count="396" type="stmt"/>
43
+ <line num="46" count="396" type="stmt"/>
44
+ <line num="52" count="514" type="stmt"/>
45
+ <line num="53" count="514" type="stmt"/>
46
+ <line num="54" count="514" type="stmt"/>
47
+ <line num="55" count="4858" type="stmt"/>
48
+ <line num="56" count="4858" type="stmt"/>
49
+ <line num="58" count="514" type="stmt"/>
50
+ <line num="59" count="4858" type="stmt"/>
51
+ <line num="61" count="514" type="stmt"/>
52
+ <line num="80" count="126" type="stmt"/>
53
+ <line num="81" count="514" type="stmt"/>
54
+ <line num="82" count="514" type="stmt"/>
55
+ <line num="84" count="126" type="stmt"/>
56
+ <line num="85" count="169" type="stmt"/>
57
+ <line num="86" count="169" type="cond" truecount="2" falsecount="0"/>
58
58
  <line num="87" count="1" type="stmt"/>
59
- <line num="89" count="163" type="stmt"/>
60
- <line num="91" count="125" type="stmt"/>
61
- <line num="92" count="509" type="stmt"/>
62
- <line num="93" count="509" type="stmt"/>
63
- <line num="95" count="125" type="stmt"/>
64
- <line num="96" count="495" type="stmt"/>
65
- <line num="97" count="495" type="cond" truecount="2" falsecount="0"/>
59
+ <line num="89" count="168" type="stmt"/>
60
+ <line num="91" count="126" type="stmt"/>
61
+ <line num="92" count="514" type="stmt"/>
62
+ <line num="93" count="514" type="stmt"/>
63
+ <line num="95" count="126" type="stmt"/>
64
+ <line num="96" count="500" type="stmt"/>
65
+ <line num="97" count="500" type="cond" truecount="2" falsecount="0"/>
66
66
  <line num="98" count="1" type="stmt"/>
67
- <line num="100" count="494" type="stmt"/>
68
- <line num="102" count="125" type="stmt"/>
69
- <line num="103" count="102" type="stmt"/>
70
- <line num="105" count="125" type="stmt"/>
71
- <line num="106" count="125" type="stmt"/>
72
- <line num="107" count="509" type="stmt"/>
73
- <line num="108" count="509" type="stmt"/>
74
- <line num="109" count="509" type="stmt"/>
75
- <line num="110" count="392" type="stmt"/>
76
- <line num="111" count="392" type="stmt"/>
77
- <line num="116" count="509" type="stmt"/>
78
- <line num="118" count="125" type="stmt"/>
79
- <line num="119" count="1459" type="stmt"/>
80
- <line num="120" count="1459" type="stmt"/>
81
- <line num="121" count="1459" type="stmt"/>
82
- <line num="122" count="1459" type="cond" truecount="4" falsecount="0"/>
83
- <line num="123" count="1291" type="stmt"/>
84
- <line num="126" count="1459" type="stmt"/>
85
- <line num="128" count="125" type="stmt"/>
86
- <line num="129" count="44" type="stmt"/>
87
- <line num="130" count="44" type="stmt"/>
88
- <line num="131" count="44" type="stmt"/>
89
- <line num="132" count="926" type="cond" truecount="1" falsecount="1"/>
67
+ <line num="100" count="499" type="stmt"/>
68
+ <line num="102" count="126" type="stmt"/>
69
+ <line num="103" count="103" type="stmt"/>
70
+ <line num="105" count="126" type="stmt"/>
71
+ <line num="106" count="126" type="stmt"/>
72
+ <line num="107" count="514" type="stmt"/>
73
+ <line num="108" count="514" type="stmt"/>
74
+ <line num="109" count="514" type="stmt"/>
75
+ <line num="110" count="396" type="stmt"/>
76
+ <line num="111" count="396" type="stmt"/>
77
+ <line num="116" count="514" type="stmt"/>
78
+ <line num="118" count="126" type="stmt"/>
79
+ <line num="119" count="1489" type="stmt"/>
80
+ <line num="120" count="1489" type="stmt"/>
81
+ <line num="121" count="1489" type="stmt"/>
82
+ <line num="122" count="1489" type="cond" truecount="4" falsecount="0"/>
83
+ <line num="123" count="1321" type="stmt"/>
84
+ <line num="126" count="1489" type="stmt"/>
85
+ <line num="128" count="126" type="stmt"/>
86
+ <line num="129" count="45" type="stmt"/>
87
+ <line num="130" count="45" type="stmt"/>
88
+ <line num="131" count="45" type="stmt"/>
89
+ <line num="132" count="988" type="cond" truecount="1" falsecount="1"/>
90
90
  <line num="133" count="0" type="stmt"/>
91
- <line num="135" count="926" type="stmt"/>
92
- <line num="136" count="926" type="cond" truecount="2" falsecount="0"/>
91
+ <line num="135" count="988" type="stmt"/>
92
+ <line num="136" count="988" type="cond" truecount="2" falsecount="0"/>
93
93
  <line num="137" count="1" type="stmt"/>
94
- <line num="139" count="925" type="stmt"/>
95
- <line num="140" count="925" type="stmt"/>
96
- <line num="141" count="925" type="stmt"/>
97
- <line num="142" count="925" type="cond" truecount="2" falsecount="0"/>
98
- <line num="143" count="148" type="stmt"/>
99
- <line num="144" count="148" type="stmt"/>
100
- <line num="145" count="148" type="stmt"/>
101
- <line num="150" count="148" type="stmt"/>
102
- <line num="151" count="148" type="stmt"/>
103
- <line num="153" count="925" type="stmt"/>
104
- <line num="154" count="925" type="cond" truecount="2" falsecount="0"/>
94
+ <line num="139" count="987" type="stmt"/>
95
+ <line num="140" count="987" type="stmt"/>
96
+ <line num="141" count="987" type="stmt"/>
97
+ <line num="142" count="987" type="cond" truecount="2" falsecount="0"/>
98
+ <line num="143" count="153" type="stmt"/>
99
+ <line num="144" count="153" type="stmt"/>
100
+ <line num="145" count="153" type="stmt"/>
101
+ <line num="150" count="153" type="stmt"/>
102
+ <line num="151" count="153" type="stmt"/>
103
+ <line num="153" count="987" type="stmt"/>
104
+ <line num="154" count="987" type="cond" truecount="2" falsecount="0"/>
105
105
  <line num="155" count="2" type="cond" truecount="2" falsecount="0"/>
106
106
  <line num="156" count="1" type="stmt"/>
107
107
  <line num="159" count="1" type="stmt"/>
108
- <line num="162" count="924" type="stmt"/>
109
- <line num="167" count="42" type="stmt"/>
110
- <line num="168" count="42" type="stmt"/>
111
- <line num="169" count="147" type="stmt"/>
112
- <line num="171" count="42" type="stmt"/>
113
- <line num="173" count="125" type="stmt"/>
114
- <line num="174" count="213" type="stmt"/>
115
- <line num="175" count="213" type="stmt"/>
116
- <line num="176" count="1459" type="stmt"/>
117
- <line num="177" count="1459" type="stmt"/>
118
- <line num="178" count="1459" type="stmt"/>
119
- <line num="179" count="1459" type="cond" truecount="2" falsecount="0"/>
120
- <line num="180" count="1291" type="stmt"/>
121
- <line num="181" count="1291" type="cond" truecount="2" falsecount="0"/>
122
- <line num="182" count="276" type="stmt"/>
123
- <line num="183" count="276" type="stmt"/>
124
- <line num="186" count="1015" type="stmt"/>
125
- <line num="187" count="1015" type="cond" truecount="2" falsecount="0"/>
126
- <line num="188" count="726" type="stmt"/>
127
- <line num="189" count="726" type="stmt"/>
108
+ <line num="162" count="986" type="stmt"/>
109
+ <line num="167" count="43" type="stmt"/>
110
+ <line num="168" count="43" type="stmt"/>
111
+ <line num="169" count="152" type="stmt"/>
112
+ <line num="171" count="43" type="stmt"/>
113
+ <line num="173" count="126" type="stmt"/>
114
+ <line num="174" count="219" type="stmt"/>
115
+ <line num="175" count="219" type="stmt"/>
116
+ <line num="176" count="1489" type="stmt"/>
117
+ <line num="177" count="1489" type="stmt"/>
118
+ <line num="178" count="1489" type="stmt"/>
119
+ <line num="179" count="1489" type="cond" truecount="2" falsecount="0"/>
120
+ <line num="180" count="1321" type="stmt"/>
121
+ <line num="181" count="1321" type="cond" truecount="2" falsecount="0"/>
122
+ <line num="182" count="281" type="stmt"/>
123
+ <line num="183" count="281" type="stmt"/>
124
+ <line num="186" count="1040" type="stmt"/>
125
+ <line num="187" count="1040" type="cond" truecount="2" falsecount="0"/>
126
+ <line num="188" count="739" type="stmt"/>
127
+ <line num="189" count="739" type="stmt"/>
128
128
  <line num="193" count="168" type="cond" truecount="1" falsecount="1"/>
129
129
  <line num="196" count="168" type="stmt"/>
130
130
  <line num="197" count="168" type="stmt"/>
131
- <line num="199" count="565" type="stmt"/>
132
- <line num="200" count="565" type="stmt"/>
133
- <line num="201" count="2768" type="stmt"/>
134
- <line num="202" count="2768" type="stmt"/>
135
- <line num="204" count="565" type="stmt"/>
136
- <line num="205" count="565" type="cond" truecount="1" falsecount="1"/>
137
- <line num="207" count="565" type="stmt"/>
138
- <line num="208" count="565" type="stmt"/>
139
- <line num="210" count="565" type="stmt"/>
140
- <line num="212" count="213" type="stmt"/>
141
- <line num="214" count="125" type="stmt"/>
142
- <line num="215" count="213" type="stmt"/>
143
- <line num="216" count="213" type="stmt"/>
144
- <line num="217" count="213" type="cond" truecount="1" falsecount="1"/>
131
+ <line num="199" count="582" type="stmt"/>
132
+ <line num="200" count="582" type="stmt"/>
133
+ <line num="201" count="2973" type="stmt"/>
134
+ <line num="202" count="2973" type="stmt"/>
135
+ <line num="204" count="582" type="stmt"/>
136
+ <line num="205" count="582" type="cond" truecount="1" falsecount="1"/>
137
+ <line num="207" count="582" type="stmt"/>
138
+ <line num="208" count="582" type="stmt"/>
139
+ <line num="210" count="582" type="stmt"/>
140
+ <line num="212" count="219" type="stmt"/>
141
+ <line num="214" count="126" type="stmt"/>
142
+ <line num="215" count="219" type="stmt"/>
143
+ <line num="216" count="219" type="stmt"/>
144
+ <line num="217" count="219" type="cond" truecount="1" falsecount="1"/>
145
145
  <line num="218" count="0" type="stmt"/>
146
- <line num="220" count="213" type="stmt"/>
147
- <line num="221" count="213" type="cond" truecount="3" falsecount="1"/>
148
- <line num="223" count="213" type="stmt"/>
149
- <line num="225" count="125" type="stmt"/>
150
- <line num="226" count="64" type="stmt"/>
151
- <line num="227" count="64" type="cond" truecount="1" falsecount="1"/>
152
- <line num="228" count="64" type="stmt"/>
153
- <line num="231" count="64" type="stmt"/>
154
- <line num="233" count="64" type="stmt"/>
155
- <line num="235" count="125" type="stmt"/>
156
- <line num="236" count="540" type="cond" truecount="2" falsecount="0"/>
157
- <line num="237" count="37" type="stmt"/>
158
- <line num="239" count="540" type="stmt"/>
159
- <line num="241" count="125" type="stmt"/>
160
- <line num="242" count="540" type="stmt"/>
161
- <line num="244" count="540" type="stmt"/>
162
- <line num="245" count="540" type="cond" truecount="2" falsecount="0"/>
163
- <line num="246" count="355" type="stmt"/>
164
- <line num="247" count="355" type="stmt"/>
165
- <line num="248" count="355" type="stmt"/>
166
- <line num="250" count="540" type="stmt"/>
167
- <line num="251" count="540" type="cond" truecount="2" falsecount="0"/>
168
- <line num="252" count="321" type="stmt"/>
169
- <line num="253" count="321" type="stmt"/>
170
- <line num="255" count="540" type="stmt"/>
171
- <line num="256" count="540" type="cond" truecount="2" falsecount="0"/>
172
- <line num="257" count="355" type="stmt"/>
173
- <line num="258" count="355" type="stmt"/>
174
- <line num="260" count="540" type="cond" truecount="2" falsecount="0"/>
175
- <line num="261" count="538" type="stmt"/>
176
- <line num="262" count="538" type="stmt"/>
177
- <line num="273" count="125" type="stmt"/>
178
- <line num="275" count="44" type="cond" truecount="2" falsecount="0"/>
179
- <line num="276" count="44" type="stmt"/>
180
- <line num="277" count="44" type="stmt"/>
181
- <line num="278" count="42" type="stmt"/>
182
- <line num="279" count="42" type="stmt"/>
183
- <line num="280" count="147" type="stmt"/>
184
- <line num="282" count="42" type="stmt"/>
185
- <line num="283" count="42" type="stmt"/>
186
- <line num="284" count="147" type="stmt"/>
187
- <line num="285" count="147" type="cond" truecount="1" falsecount="1"/>
188
- <line num="286" count="147" type="stmt"/>
189
- <line num="287" count="147" type="stmt"/>
190
- <line num="289" count="42" type="stmt"/>
191
- <line num="290" count="42" type="stmt"/>
192
- <line num="291" count="42" type="stmt"/>
193
- <line num="292" count="42" type="stmt"/>
194
- <line num="293" count="42" type="stmt"/>
195
- <line num="294" count="42" type="stmt"/>
196
- <line num="295" count="42" type="stmt"/>
197
- <line num="296" count="42" type="stmt"/>
198
- <line num="297" count="42" type="stmt"/>
199
- <line num="298" count="42" type="stmt"/>
200
- <line num="300" count="42" type="stmt"/>
201
- <line num="301" count="213" type="stmt"/>
202
- <line num="302" count="213" type="stmt"/>
203
- <line num="303" count="213" type="stmt"/>
204
- <line num="304" count="213" type="cond" truecount="4" falsecount="0"/>
205
- <line num="305" count="64" type="stmt"/>
206
- <line num="306" count="64" type="stmt"/>
207
- <line num="307" count="64" type="stmt"/>
208
- <line num="309" count="213" type="stmt"/>
209
- <line num="310" count="213" type="cond" truecount="2" falsecount="0"/>
210
- <line num="311" count="64" type="stmt"/>
211
- <line num="312" count="64" type="stmt"/>
212
- <line num="314" count="213" type="stmt"/>
213
- <line num="315" count="565" type="stmt"/>
214
- <line num="316" count="565" type="stmt"/>
215
- <line num="317" count="565" type="stmt"/>
216
- <line num="318" count="565" type="stmt"/>
217
- <line num="319" count="565" type="stmt"/>
218
- <line num="320" count="565" type="cond" truecount="4" falsecount="0"/>
219
- <line num="321" count="258" type="stmt"/>
220
- <line num="323" count="307" type="stmt"/>
221
- <line num="324" count="562" type="stmt"/>
222
- <line num="325" count="562" type="stmt"/>
223
- <line num="326" count="562" type="cond" truecount="2" falsecount="0"/>
224
- <line num="327" count="11" type="stmt"/>
225
- <line num="329" count="551" type="stmt"/>
226
- <line num="330" count="551" type="cond" truecount="4" falsecount="0"/>
227
- <line num="332" count="551" type="cond" truecount="2" falsecount="0"/>
228
- <line num="333" count="540" type="stmt"/>
229
- <line num="345" count="42" type="stmt"/>
230
- <line num="346" count="42" type="stmt"/>
231
- <line num="347" count="64" type="stmt"/>
232
- <line num="349" count="42" type="stmt"/>
233
- <line num="350" count="42" type="stmt"/>
234
- <line num="352" count="125" type="stmt"/>
235
- <line num="353" count="10" type="cond" truecount="4" falsecount="0"/>
236
- <line num="354" count="5" type="cond" truecount="2" falsecount="0"/>
237
- <line num="357" count="5" type="stmt"/>
238
- <line num="359" count="5" type="stmt"/>
239
- <line num="361" count="125" type="stmt"/>
240
- <line num="362" count="17" type="cond" truecount="4" falsecount="0"/>
241
- <line num="363" count="2" type="stmt"/>
242
- <line num="365" count="15" type="stmt"/>
243
- <line num="366" count="15" type="cond" truecount="4" falsecount="1"/>
244
- <line num="367" count="0" type="stmt"/>
245
- <line num="369" count="15" type="cond" truecount="2" falsecount="0"/>
246
- <line num="370" count="4" type="stmt"/>
247
- <line num="372" count="11" type="stmt"/>
248
- <line num="374" count="125" type="stmt"/>
249
- <line num="375" count="8" type="cond" truecount="4" falsecount="0"/>
250
- <line num="376" count="3" type="stmt"/>
251
- <line num="378" count="5" type="stmt"/>
252
- <line num="380" count="125" type="stmt"/>
253
- <line num="381" count="9" type="cond" truecount="4" falsecount="0"/>
254
- <line num="382" count="3" type="stmt"/>
255
- <line num="384" count="6" type="stmt"/>
256
- <line num="386" count="125" type="stmt"/>
257
- <line num="395" count="509" type="stmt"/>
258
- <line num="398" count="509" type="stmt"/>
259
- <line num="402" count="3" type="stmt"/>
146
+ <line num="220" count="219" type="stmt"/>
147
+ <line num="221" count="219" type="cond" truecount="3" falsecount="1"/>
148
+ <line num="223" count="219" type="stmt"/>
149
+ <line num="225" count="126" type="stmt"/>
150
+ <line num="226" count="65" type="stmt"/>
151
+ <line num="227" count="65" type="cond" truecount="1" falsecount="1"/>
152
+ <line num="228" count="65" type="stmt"/>
153
+ <line num="231" count="65" type="stmt"/>
154
+ <line num="233" count="65" type="stmt"/>
155
+ <line num="235" count="126" type="stmt"/>
156
+ <line num="236" count="559" type="cond" truecount="2" falsecount="0"/>
157
+ <line num="237" count="38" type="stmt"/>
158
+ <line num="239" count="559" type="stmt"/>
159
+ <line num="241" count="126" type="stmt"/>
160
+ <line num="242" count="559" type="stmt"/>
161
+ <line num="244" count="559" type="stmt"/>
162
+ <line num="245" count="559" type="stmt"/>
163
+ <line num="246" count="559" type="cond" truecount="2" falsecount="0"/>
164
+ <line num="247" count="366" type="stmt"/>
165
+ <line num="248" count="366" type="stmt"/>
166
+ <line num="250" count="366" type="stmt"/>
167
+ <line num="256" count="366" type="stmt"/>
168
+ <line num="258" count="559" type="stmt"/>
169
+ <line num="259" count="559" type="cond" truecount="2" falsecount="0"/>
170
+ <line num="260" count="332" type="stmt"/>
171
+ <line num="261" count="332" type="stmt"/>
172
+ <line num="263" count="559" type="stmt"/>
173
+ <line num="264" count="559" type="cond" truecount="2" falsecount="0"/>
174
+ <line num="265" count="366" type="stmt"/>
175
+ <line num="266" count="366" type="stmt"/>
176
+ <line num="268" count="559" type="cond" truecount="2" falsecount="0"/>
177
+ <line num="269" count="557" type="stmt"/>
178
+ <line num="270" count="557" type="stmt"/>
179
+ <line num="281" count="126" type="stmt"/>
180
+ <line num="283" count="45" type="cond" truecount="2" falsecount="0"/>
181
+ <line num="284" count="45" type="stmt"/>
182
+ <line num="285" count="45" type="stmt"/>
183
+ <line num="286" count="43" type="stmt"/>
184
+ <line num="287" count="43" type="stmt"/>
185
+ <line num="288" count="152" type="stmt"/>
186
+ <line num="290" count="43" type="stmt"/>
187
+ <line num="291" count="43" type="stmt"/>
188
+ <line num="292" count="152" type="stmt"/>
189
+ <line num="293" count="152" type="cond" truecount="1" falsecount="1"/>
190
+ <line num="294" count="152" type="stmt"/>
191
+ <line num="295" count="152" type="stmt"/>
192
+ <line num="297" count="43" type="stmt"/>
193
+ <line num="298" count="43" type="stmt"/>
194
+ <line num="299" count="43" type="stmt"/>
195
+ <line num="300" count="43" type="stmt"/>
196
+ <line num="301" count="43" type="stmt"/>
197
+ <line num="302" count="43" type="stmt"/>
198
+ <line num="303" count="43" type="stmt"/>
199
+ <line num="304" count="43" type="stmt"/>
200
+ <line num="305" count="43" type="stmt"/>
201
+ <line num="306" count="43" type="stmt"/>
202
+ <line num="308" count="43" type="stmt"/>
203
+ <line num="309" count="219" type="stmt"/>
204
+ <line num="310" count="219" type="stmt"/>
205
+ <line num="311" count="219" type="stmt"/>
206
+ <line num="312" count="219" type="cond" truecount="4" falsecount="0"/>
207
+ <line num="313" count="65" type="stmt"/>
208
+ <line num="314" count="65" type="stmt"/>
209
+ <line num="315" count="65" type="stmt"/>
210
+ <line num="317" count="219" type="stmt"/>
211
+ <line num="318" count="219" type="cond" truecount="2" falsecount="0"/>
212
+ <line num="319" count="65" type="stmt"/>
213
+ <line num="320" count="65" type="stmt"/>
214
+ <line num="322" count="219" type="stmt"/>
215
+ <line num="323" count="582" type="stmt"/>
216
+ <line num="324" count="582" type="stmt"/>
217
+ <line num="325" count="582" type="stmt"/>
218
+ <line num="326" count="582" type="stmt"/>
219
+ <line num="327" count="582" type="stmt"/>
220
+ <line num="328" count="582" type="cond" truecount="4" falsecount="0"/>
221
+ <line num="329" count="262" type="stmt"/>
222
+ <line num="331" count="320" type="stmt"/>
223
+ <line num="332" count="581" type="stmt"/>
224
+ <line num="333" count="581" type="stmt"/>
225
+ <line num="334" count="581" type="cond" truecount="2" falsecount="0"/>
226
+ <line num="335" count="11" type="stmt"/>
227
+ <line num="337" count="570" type="stmt"/>
228
+ <line num="338" count="570" type="cond" truecount="4" falsecount="0"/>
229
+ <line num="340" count="570" type="cond" truecount="2" falsecount="0"/>
230
+ <line num="341" count="559" type="stmt"/>
231
+ <line num="353" count="43" type="stmt"/>
232
+ <line num="354" count="43" type="stmt"/>
233
+ <line num="355" count="65" type="stmt"/>
234
+ <line num="357" count="43" type="stmt"/>
235
+ <line num="358" count="43" type="stmt"/>
236
+ <line num="360" count="126" type="stmt"/>
237
+ <line num="361" count="10" type="cond" truecount="4" falsecount="0"/>
238
+ <line num="362" count="5" type="cond" truecount="2" falsecount="0"/>
239
+ <line num="365" count="5" type="stmt"/>
240
+ <line num="367" count="5" type="stmt"/>
241
+ <line num="369" count="126" type="stmt"/>
242
+ <line num="370" count="17" type="cond" truecount="4" falsecount="0"/>
243
+ <line num="371" count="2" type="stmt"/>
244
+ <line num="373" count="15" type="stmt"/>
245
+ <line num="374" count="15" type="cond" truecount="4" falsecount="1"/>
246
+ <line num="375" count="0" type="stmt"/>
247
+ <line num="377" count="15" type="cond" truecount="2" falsecount="0"/>
248
+ <line num="378" count="4" type="stmt"/>
249
+ <line num="380" count="11" type="stmt"/>
250
+ <line num="382" count="126" type="stmt"/>
251
+ <line num="383" count="8" type="cond" truecount="4" falsecount="0"/>
252
+ <line num="384" count="3" type="stmt"/>
253
+ <line num="386" count="5" type="stmt"/>
254
+ <line num="388" count="126" type="stmt"/>
255
+ <line num="389" count="9" type="cond" truecount="4" falsecount="0"/>
256
+ <line num="390" count="3" type="stmt"/>
257
+ <line num="392" count="6" type="stmt"/>
258
+ <line num="394" count="126" type="stmt"/>
259
+ <line num="403" count="514" type="stmt"/>
260
+ <line num="406" count="514" type="stmt"/>
261
+ <line num="410" count="3" type="stmt"/>
260
262
  </file>
261
263
  <file name="index.js" path="/Users/craigmartin/projects/pure-orm/dist/src/index.js">
262
264
  <metrics statements="6" coveredstatements="6" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="1"/>
@@ -1167,21 +1169,21 @@
1167
1169
  <line num="5" count="3" type="stmt"/>
1168
1170
  <line num="6" count="3" type="stmt"/>
1169
1171
  <line num="7" count="3" type="stmt"/>
1170
- <line num="23" count="30" type="stmt"/>
1171
- <line num="24" count="30" type="stmt"/>
1172
- <line num="25" count="30" type="stmt"/>
1173
- <line num="26" count="30" type="stmt"/>
1174
- <line num="27" count="30" type="stmt"/>
1175
- <line num="28" count="30" type="stmt"/>
1176
- <line num="29" count="30" type="stmt"/>
1177
- <line num="30" count="30" type="stmt"/>
1178
- <line num="31" count="30" type="stmt"/>
1179
- <line num="32" count="30" type="stmt"/>
1180
- <line num="33" count="30" type="stmt"/>
1181
- <line num="34" count="30" type="stmt"/>
1182
- <line num="35" count="30" type="stmt"/>
1172
+ <line num="23" count="36" type="stmt"/>
1173
+ <line num="24" count="36" type="stmt"/>
1174
+ <line num="25" count="36" type="stmt"/>
1175
+ <line num="26" count="36" type="stmt"/>
1176
+ <line num="27" count="36" type="stmt"/>
1177
+ <line num="28" count="36" type="stmt"/>
1178
+ <line num="29" count="36" type="stmt"/>
1179
+ <line num="30" count="36" type="stmt"/>
1180
+ <line num="31" count="36" type="stmt"/>
1181
+ <line num="32" count="36" type="stmt"/>
1182
+ <line num="33" count="36" type="stmt"/>
1183
+ <line num="34" count="36" type="stmt"/>
1184
+ <line num="35" count="36" type="stmt"/>
1183
1185
  <line num="38" count="3" type="stmt"/>
1184
- <line num="41" count="35" type="stmt"/>
1186
+ <line num="41" count="42" type="stmt"/>
1185
1187
  <line num="44" count="3" type="stmt"/>
1186
1188
  <line num="45" count="3" type="stmt"/>
1187
1189
  </file>
@@ -1192,39 +1194,39 @@
1192
1194
  <line num="4" count="3" type="stmt"/>
1193
1195
  <line num="5" count="3" type="stmt"/>
1194
1196
  <line num="6" count="3" type="stmt"/>
1195
- <line num="34" count="57" type="stmt"/>
1196
- <line num="35" count="57" type="stmt"/>
1197
- <line num="36" count="57" type="stmt"/>
1198
- <line num="37" count="57" type="stmt"/>
1199
- <line num="38" count="57" type="stmt"/>
1200
- <line num="39" count="57" type="stmt"/>
1201
- <line num="40" count="57" type="stmt"/>
1202
- <line num="41" count="57" type="stmt"/>
1203
- <line num="42" count="57" type="stmt"/>
1204
- <line num="43" count="57" type="stmt"/>
1205
- <line num="44" count="57" type="stmt"/>
1206
- <line num="45" count="57" type="stmt"/>
1207
- <line num="46" count="57" type="stmt"/>
1208
- <line num="47" count="57" type="stmt"/>
1209
- <line num="48" count="57" type="stmt"/>
1210
- <line num="49" count="57" type="stmt"/>
1211
- <line num="50" count="57" type="stmt"/>
1212
- <line num="51" count="57" type="stmt"/>
1213
- <line num="52" count="57" type="stmt"/>
1214
- <line num="53" count="57" type="stmt"/>
1215
- <line num="54" count="57" type="stmt"/>
1216
- <line num="55" count="57" type="stmt"/>
1217
- <line num="56" count="57" type="stmt"/>
1218
- <line num="57" count="57" type="stmt"/>
1219
- <line num="58" count="57" type="stmt"/>
1220
- <line num="59" count="57" type="stmt"/>
1221
- <line num="60" count="57" type="stmt"/>
1222
- <line num="61" count="57" type="stmt"/>
1223
- <line num="62" count="57" type="stmt"/>
1224
- <line num="63" count="57" type="stmt"/>
1225
- <line num="64" count="57" type="stmt"/>
1197
+ <line num="34" count="58" type="stmt"/>
1198
+ <line num="35" count="58" type="stmt"/>
1199
+ <line num="36" count="58" type="stmt"/>
1200
+ <line num="37" count="58" type="stmt"/>
1201
+ <line num="38" count="58" type="stmt"/>
1202
+ <line num="39" count="58" type="stmt"/>
1203
+ <line num="40" count="58" type="stmt"/>
1204
+ <line num="41" count="58" type="stmt"/>
1205
+ <line num="42" count="58" type="stmt"/>
1206
+ <line num="43" count="58" type="stmt"/>
1207
+ <line num="44" count="58" type="stmt"/>
1208
+ <line num="45" count="58" type="stmt"/>
1209
+ <line num="46" count="58" type="stmt"/>
1210
+ <line num="47" count="58" type="stmt"/>
1211
+ <line num="48" count="58" type="stmt"/>
1212
+ <line num="49" count="58" type="stmt"/>
1213
+ <line num="50" count="58" type="stmt"/>
1214
+ <line num="51" count="58" type="stmt"/>
1215
+ <line num="52" count="58" type="stmt"/>
1216
+ <line num="53" count="58" type="stmt"/>
1217
+ <line num="54" count="58" type="stmt"/>
1218
+ <line num="55" count="58" type="stmt"/>
1219
+ <line num="56" count="58" type="stmt"/>
1220
+ <line num="57" count="58" type="stmt"/>
1221
+ <line num="58" count="58" type="stmt"/>
1222
+ <line num="59" count="58" type="stmt"/>
1223
+ <line num="60" count="58" type="stmt"/>
1224
+ <line num="61" count="58" type="stmt"/>
1225
+ <line num="62" count="58" type="stmt"/>
1226
+ <line num="63" count="58" type="stmt"/>
1227
+ <line num="64" count="58" type="stmt"/>
1226
1228
  <line num="67" count="3" type="stmt"/>
1227
- <line num="70" count="20" type="stmt"/>
1229
+ <line num="70" count="22" type="stmt"/>
1228
1230
  <line num="73" count="3" type="stmt"/>
1229
1231
  <line num="74" count="3" type="stmt"/>
1230
1232
  </file>
@@ -1235,22 +1237,22 @@
1235
1237
  <line num="4" count="3" type="stmt"/>
1236
1238
  <line num="5" count="3" type="stmt"/>
1237
1239
  <line num="6" count="3" type="stmt"/>
1238
- <line num="23" count="30" type="stmt"/>
1239
- <line num="24" count="30" type="stmt"/>
1240
- <line num="25" count="30" type="stmt"/>
1241
- <line num="26" count="30" type="stmt"/>
1242
- <line num="27" count="30" type="stmt"/>
1243
- <line num="28" count="30" type="stmt"/>
1244
- <line num="29" count="30" type="stmt"/>
1245
- <line num="30" count="30" type="stmt"/>
1246
- <line num="31" count="30" type="stmt"/>
1247
- <line num="32" count="30" type="stmt"/>
1248
- <line num="33" count="30" type="stmt"/>
1249
- <line num="34" count="30" type="stmt"/>
1250
- <line num="35" count="30" type="stmt"/>
1251
- <line num="36" count="30" type="stmt"/>
1240
+ <line num="23" count="36" type="stmt"/>
1241
+ <line num="24" count="36" type="stmt"/>
1242
+ <line num="25" count="36" type="stmt"/>
1243
+ <line num="26" count="36" type="stmt"/>
1244
+ <line num="27" count="36" type="stmt"/>
1245
+ <line num="28" count="36" type="stmt"/>
1246
+ <line num="29" count="36" type="stmt"/>
1247
+ <line num="30" count="36" type="stmt"/>
1248
+ <line num="31" count="36" type="stmt"/>
1249
+ <line num="32" count="36" type="stmt"/>
1250
+ <line num="33" count="36" type="stmt"/>
1251
+ <line num="34" count="36" type="stmt"/>
1252
+ <line num="35" count="36" type="stmt"/>
1253
+ <line num="36" count="36" type="stmt"/>
1252
1254
  <line num="39" count="3" type="stmt"/>
1253
- <line num="42" count="15" type="stmt"/>
1255
+ <line num="42" count="18" type="stmt"/>
1254
1256
  <line num="45" count="3" type="stmt"/>
1255
1257
  <line num="46" count="3" type="stmt"/>
1256
1258
  </file>
@@ -1260,15 +1262,15 @@
1260
1262
  <line num="3" count="3" type="stmt"/>
1261
1263
  <line num="4" count="3" type="stmt"/>
1262
1264
  <line num="5" count="3" type="stmt"/>
1263
- <line num="18" count="15" type="stmt"/>
1264
- <line num="19" count="15" type="stmt"/>
1265
- <line num="20" count="15" type="stmt"/>
1266
- <line num="21" count="15" type="stmt"/>
1267
- <line num="22" count="15" type="stmt"/>
1268
- <line num="23" count="15" type="stmt"/>
1269
- <line num="24" count="15" type="stmt"/>
1270
- <line num="25" count="15" type="stmt"/>
1271
- <line num="26" count="15" type="stmt"/>
1265
+ <line num="18" count="18" type="stmt"/>
1266
+ <line num="19" count="18" type="stmt"/>
1267
+ <line num="20" count="18" type="stmt"/>
1268
+ <line num="21" count="18" type="stmt"/>
1269
+ <line num="22" count="18" type="stmt"/>
1270
+ <line num="23" count="18" type="stmt"/>
1271
+ <line num="24" count="18" type="stmt"/>
1272
+ <line num="25" count="18" type="stmt"/>
1273
+ <line num="26" count="18" type="stmt"/>
1272
1274
  <line num="29" count="3" type="stmt"/>
1273
1275
  <line num="32" count="0" type="stmt"/>
1274
1276
  <line num="35" count="3" type="stmt"/>
@@ -1280,10 +1282,10 @@
1280
1282
  <line num="3" count="3" type="stmt"/>
1281
1283
  <line num="4" count="3" type="stmt"/>
1282
1284
  <line num="5" count="3" type="stmt"/>
1283
- <line num="8" count="6" type="stmt"/>
1284
- <line num="9" count="6" type="stmt"/>
1285
- <line num="10" count="6" type="stmt"/>
1286
- <line num="11" count="6" type="stmt"/>
1285
+ <line num="8" count="7" type="stmt"/>
1286
+ <line num="9" count="7" type="stmt"/>
1287
+ <line num="10" count="7" type="stmt"/>
1288
+ <line num="11" count="7" type="stmt"/>
1287
1289
  <line num="14" count="3" type="stmt"/>
1288
1290
  <line num="17" count="0" type="stmt"/>
1289
1291
  <line num="20" count="3" type="stmt"/>
@@ -1578,259 +1580,261 @@
1578
1580
  </file>
1579
1581
  </package>
1580
1582
  <package name="src">
1581
- <metrics statements="398" coveredstatements="395" conditionals="138" coveredconditionals="126" methods="47" coveredmethods="47"/>
1583
+ <metrics statements="400" coveredstatements="397" conditionals="138" coveredconditionals="126" methods="47" coveredmethods="47"/>
1582
1584
  <file name="core.ts" path="/Users/craigmartin/projects/pure-orm/src/core.ts">
1583
- <metrics statements="250" coveredstatements="247" conditionals="111" coveredconditionals="102" methods="30" coveredmethods="30"/>
1585
+ <metrics statements="252" coveredstatements="249" conditionals="111" coveredconditionals="102" methods="30" coveredmethods="30"/>
1584
1586
  <line num="101" count="3" type="stmt"/>
1585
- <line num="104" count="125" type="stmt"/>
1586
- <line num="106" count="509" type="stmt"/>
1587
- <line num="107" count="509" type="cond" truecount="2" falsecount="0"/>
1588
- <line num="109" count="509" type="cond" truecount="2" falsecount="0"/>
1589
- <line num="110" count="509" type="stmt"/>
1590
- <line num="113" count="4796" type="cond" truecount="2" falsecount="0"/>
1591
- <line num="114" count="4339" type="stmt"/>
1592
- <line num="120" count="457" type="stmt"/>
1593
- <line num="127" count="509" type="stmt"/>
1594
- <line num="128" count="4796" type="stmt"/>
1595
- <line num="130" count="4796" type="stmt"/>
1596
- <line num="131" count="509" type="stmt"/>
1597
- <line num="132" count="4796" type="stmt"/>
1598
- <line num="134" count="509" type="stmt"/>
1599
- <line num="135" count="509" type="stmt"/>
1600
- <line num="137" count="509" type="stmt"/>
1601
- <line num="138" count="4796" type="stmt"/>
1602
- <line num="140" count="509" type="stmt"/>
1603
- <line num="141" count="509" type="cond" truecount="2" falsecount="0"/>
1604
- <line num="143" count="509" type="stmt"/>
1587
+ <line num="104" count="126" type="stmt"/>
1588
+ <line num="106" count="514" type="stmt"/>
1589
+ <line num="107" count="514" type="cond" truecount="2" falsecount="0"/>
1590
+ <line num="109" count="514" type="cond" truecount="2" falsecount="0"/>
1591
+ <line num="110" count="514" type="stmt"/>
1592
+ <line num="113" count="4858" type="cond" truecount="2" falsecount="0"/>
1593
+ <line num="114" count="4396" type="stmt"/>
1594
+ <line num="120" count="462" type="stmt"/>
1595
+ <line num="127" count="514" type="stmt"/>
1596
+ <line num="128" count="4858" type="stmt"/>
1597
+ <line num="130" count="4858" type="stmt"/>
1598
+ <line num="131" count="514" type="stmt"/>
1599
+ <line num="132" count="4858" type="stmt"/>
1600
+ <line num="134" count="514" type="stmt"/>
1601
+ <line num="135" count="514" type="stmt"/>
1602
+ <line num="137" count="514" type="stmt"/>
1603
+ <line num="138" count="4858" type="stmt"/>
1604
+ <line num="140" count="514" type="stmt"/>
1605
+ <line num="141" count="514" type="cond" truecount="2" falsecount="0"/>
1606
+ <line num="143" count="514" type="stmt"/>
1605
1607
  <line num="144" count="1" type="stmt"/>
1606
1608
  <line num="145" count="1" type="stmt"/>
1607
1609
  <line num="146" count="2" type="stmt"/>
1608
1610
  <line num="147" count="2" type="cond" truecount="3" falsecount="1"/>
1609
1611
  <line num="148" count="2" type="stmt"/>
1610
1612
  <line num="151" count="1" type="stmt"/>
1611
- <line num="154" count="509" type="stmt"/>
1612
- <line num="158" count="509" type="stmt"/>
1613
- <line num="159" count="509" type="stmt"/>
1614
- <line num="160" count="4796" type="cond" truecount="2" falsecount="0"/>
1615
- <line num="161" count="392" type="stmt"/>
1616
- <line num="162" count="392" type="stmt"/>
1617
- <line num="169" count="509" type="stmt"/>
1618
- <line num="170" count="509" type="stmt"/>
1619
- <line num="171" count="509" type="stmt"/>
1620
- <line num="172" count="4796" type="stmt"/>
1621
- <line num="173" count="4796" type="stmt"/>
1622
- <line num="176" count="509" type="stmt"/>
1623
- <line num="179" count="4796" type="stmt"/>
1624
- <line num="183" count="509" type="stmt"/>
1625
- <line num="204" count="125" type="stmt"/>
1626
- <line num="209" count="509" type="stmt"/>
1627
- <line num="210" count="509" type="stmt"/>
1628
- <line num="215" count="125" type="stmt"/>
1629
- <line num="216" count="164" type="stmt"/>
1630
- <line num="217" count="164" type="cond" truecount="2" falsecount="0"/>
1613
+ <line num="154" count="514" type="stmt"/>
1614
+ <line num="158" count="514" type="stmt"/>
1615
+ <line num="159" count="514" type="stmt"/>
1616
+ <line num="160" count="4858" type="cond" truecount="2" falsecount="0"/>
1617
+ <line num="161" count="396" type="stmt"/>
1618
+ <line num="162" count="396" type="stmt"/>
1619
+ <line num="169" count="514" type="stmt"/>
1620
+ <line num="170" count="514" type="stmt"/>
1621
+ <line num="171" count="514" type="stmt"/>
1622
+ <line num="172" count="4858" type="stmt"/>
1623
+ <line num="173" count="4858" type="stmt"/>
1624
+ <line num="176" count="514" type="stmt"/>
1625
+ <line num="179" count="4858" type="stmt"/>
1626
+ <line num="183" count="514" type="stmt"/>
1627
+ <line num="204" count="126" type="stmt"/>
1628
+ <line num="209" count="514" type="stmt"/>
1629
+ <line num="210" count="514" type="stmt"/>
1630
+ <line num="215" count="126" type="stmt"/>
1631
+ <line num="216" count="169" type="stmt"/>
1632
+ <line num="217" count="169" type="cond" truecount="2" falsecount="0"/>
1631
1633
  <line num="218" count="1" type="stmt"/>
1632
- <line num="220" count="163" type="stmt"/>
1633
- <line num="223" count="125" type="stmt"/>
1634
- <line num="228" count="509" type="stmt"/>
1635
- <line num="229" count="509" type="stmt"/>
1636
- <line num="234" count="125" type="stmt"/>
1637
- <line num="237" count="495" type="stmt"/>
1638
- <line num="238" count="495" type="cond" truecount="2" falsecount="0"/>
1634
+ <line num="220" count="168" type="stmt"/>
1635
+ <line num="223" count="126" type="stmt"/>
1636
+ <line num="228" count="514" type="stmt"/>
1637
+ <line num="229" count="514" type="stmt"/>
1638
+ <line num="234" count="126" type="stmt"/>
1639
+ <line num="237" count="500" type="stmt"/>
1640
+ <line num="238" count="500" type="cond" truecount="2" falsecount="0"/>
1639
1641
  <line num="239" count="1" type="stmt"/>
1640
- <line num="241" count="494" type="stmt"/>
1641
- <line num="244" count="125" type="stmt"/>
1642
- <line num="245" count="102" type="stmt"/>
1643
- <line num="248" count="125" type="stmt"/>
1644
- <line num="252" count="125" type="stmt"/>
1645
- <line num="253" count="509" type="stmt"/>
1646
- <line num="254" count="509" type="stmt"/>
1647
- <line num="258" count="509" type="stmt"/>
1648
- <line num="259" count="392" type="stmt"/>
1649
- <line num="260" count="392" type="stmt"/>
1650
- <line num="265" count="509" type="stmt"/>
1651
- <line num="278" count="125" type="stmt"/>
1652
- <line num="282" count="1459" type="stmt"/>
1653
- <line num="283" count="1459" type="stmt"/>
1654
- <line num="284" count="1459" type="stmt"/>
1655
- <line num="285" count="1459" type="cond" truecount="4" falsecount="0"/>
1656
- <line num="286" count="1291" type="stmt"/>
1657
- <line num="289" count="1459" type="stmt"/>
1658
- <line num="292" count="125" type="stmt"/>
1659
- <line num="293" count="44" type="stmt"/>
1660
- <line num="294" count="44" type="stmt"/>
1661
- <line num="295" count="44" type="stmt"/>
1662
- <line num="296" count="926" type="cond" truecount="1" falsecount="1"/>
1642
+ <line num="241" count="499" type="stmt"/>
1643
+ <line num="244" count="126" type="stmt"/>
1644
+ <line num="245" count="103" type="stmt"/>
1645
+ <line num="248" count="126" type="stmt"/>
1646
+ <line num="252" count="126" type="stmt"/>
1647
+ <line num="253" count="514" type="stmt"/>
1648
+ <line num="254" count="514" type="stmt"/>
1649
+ <line num="258" count="514" type="stmt"/>
1650
+ <line num="259" count="396" type="stmt"/>
1651
+ <line num="260" count="396" type="stmt"/>
1652
+ <line num="265" count="514" type="stmt"/>
1653
+ <line num="278" count="126" type="stmt"/>
1654
+ <line num="282" count="1489" type="stmt"/>
1655
+ <line num="283" count="1489" type="stmt"/>
1656
+ <line num="284" count="1489" type="stmt"/>
1657
+ <line num="285" count="1489" type="cond" truecount="4" falsecount="0"/>
1658
+ <line num="286" count="1321" type="stmt"/>
1659
+ <line num="289" count="1489" type="stmt"/>
1660
+ <line num="292" count="126" type="stmt"/>
1661
+ <line num="293" count="45" type="stmt"/>
1662
+ <line num="294" count="45" type="stmt"/>
1663
+ <line num="295" count="45" type="stmt"/>
1664
+ <line num="296" count="988" type="cond" truecount="1" falsecount="1"/>
1663
1665
  <line num="297" count="0" type="stmt"/>
1664
- <line num="299" count="926" type="stmt"/>
1665
- <line num="300" count="926" type="cond" truecount="2" falsecount="0"/>
1666
+ <line num="299" count="988" type="stmt"/>
1667
+ <line num="300" count="988" type="cond" truecount="2" falsecount="0"/>
1666
1668
  <line num="301" count="1" type="stmt"/>
1667
- <line num="303" count="925" type="stmt"/>
1668
- <line num="304" count="925" type="stmt"/>
1669
- <line num="306" count="925" type="stmt"/>
1670
- <line num="307" count="925" type="cond" truecount="2" falsecount="0"/>
1671
- <line num="308" count="148" type="stmt"/>
1672
- <line num="309" count="148" type="stmt"/>
1673
- <line num="310" count="148" type="stmt"/>
1674
- <line num="312" count="148" type="stmt"/>
1675
- <line num="317" count="148" type="stmt"/>
1676
- <line num="318" count="148" type="stmt"/>
1677
- <line num="321" count="925" type="stmt"/>
1678
- <line num="322" count="925" type="cond" truecount="2" falsecount="0"/>
1669
+ <line num="303" count="987" type="stmt"/>
1670
+ <line num="304" count="987" type="stmt"/>
1671
+ <line num="306" count="987" type="stmt"/>
1672
+ <line num="307" count="987" type="cond" truecount="2" falsecount="0"/>
1673
+ <line num="308" count="153" type="stmt"/>
1674
+ <line num="309" count="153" type="stmt"/>
1675
+ <line num="310" count="153" type="stmt"/>
1676
+ <line num="312" count="153" type="stmt"/>
1677
+ <line num="317" count="153" type="stmt"/>
1678
+ <line num="318" count="153" type="stmt"/>
1679
+ <line num="321" count="987" type="stmt"/>
1680
+ <line num="322" count="987" type="cond" truecount="2" falsecount="0"/>
1679
1681
  <line num="323" count="2" type="cond" truecount="2" falsecount="0"/>
1680
1682
  <line num="324" count="1" type="stmt"/>
1681
1683
  <line num="326" count="1" type="stmt"/>
1682
- <line num="331" count="924" type="stmt"/>
1683
- <line num="337" count="42" type="stmt"/>
1684
- <line num="338" count="42" type="stmt"/>
1685
- <line num="339" count="147" type="stmt"/>
1686
- <line num="341" count="42" type="stmt"/>
1687
- <line num="344" count="125" type="stmt"/>
1688
- <line num="352" count="213" type="stmt"/>
1689
- <line num="353" count="213" type="stmt"/>
1690
- <line num="354" count="1459" type="stmt"/>
1691
- <line num="355" count="1459" type="stmt"/>
1692
- <line num="356" count="1459" type="stmt"/>
1693
- <line num="357" count="1459" type="cond" truecount="2" falsecount="0"/>
1694
- <line num="358" count="1291" type="stmt"/>
1695
- <line num="359" count="1291" type="cond" truecount="2" falsecount="0"/>
1696
- <line num="360" count="276" type="stmt"/>
1697
- <line num="361" count="276" type="stmt"/>
1698
- <line num="363" count="1015" type="stmt"/>
1699
- <line num="364" count="1015" type="cond" truecount="2" falsecount="0"/>
1700
- <line num="365" count="726" type="stmt"/>
1701
- <line num="366" count="726" type="stmt"/>
1684
+ <line num="331" count="986" type="stmt"/>
1685
+ <line num="337" count="43" type="stmt"/>
1686
+ <line num="338" count="43" type="stmt"/>
1687
+ <line num="339" count="152" type="stmt"/>
1688
+ <line num="341" count="43" type="stmt"/>
1689
+ <line num="344" count="126" type="stmt"/>
1690
+ <line num="352" count="219" type="stmt"/>
1691
+ <line num="353" count="219" type="stmt"/>
1692
+ <line num="354" count="1489" type="stmt"/>
1693
+ <line num="355" count="1489" type="stmt"/>
1694
+ <line num="356" count="1489" type="stmt"/>
1695
+ <line num="357" count="1489" type="cond" truecount="2" falsecount="0"/>
1696
+ <line num="358" count="1321" type="stmt"/>
1697
+ <line num="359" count="1321" type="cond" truecount="2" falsecount="0"/>
1698
+ <line num="360" count="281" type="stmt"/>
1699
+ <line num="361" count="281" type="stmt"/>
1700
+ <line num="363" count="1040" type="stmt"/>
1701
+ <line num="364" count="1040" type="cond" truecount="2" falsecount="0"/>
1702
+ <line num="365" count="739" type="stmt"/>
1703
+ <line num="366" count="739" type="stmt"/>
1702
1704
  <line num="369" count="168" type="cond" truecount="1" falsecount="1"/>
1703
1705
  <line num="372" count="168" type="stmt"/>
1704
1706
  <line num="373" count="168" type="stmt"/>
1705
- <line num="375" count="565" type="stmt"/>
1706
- <line num="376" count="565" type="stmt"/>
1707
- <line num="377" count="2768" type="stmt"/>
1708
- <line num="378" count="2768" type="stmt"/>
1709
- <line num="380" count="565" type="stmt"/>
1710
- <line num="381" count="565" type="cond" truecount="1" falsecount="1"/>
1711
- <line num="383" count="565" type="stmt"/>
1712
- <line num="387" count="565" type="stmt"/>
1713
- <line num="389" count="565" type="stmt"/>
1714
- <line num="391" count="213" type="stmt"/>
1715
- <line num="404" count="125" type="stmt"/>
1716
- <line num="409" count="213" type="stmt"/>
1717
- <line num="410" count="213" type="stmt"/>
1718
- <line num="411" count="213" type="cond" truecount="1" falsecount="1"/>
1707
+ <line num="375" count="582" type="stmt"/>
1708
+ <line num="376" count="582" type="stmt"/>
1709
+ <line num="377" count="2973" type="stmt"/>
1710
+ <line num="378" count="2973" type="stmt"/>
1711
+ <line num="380" count="582" type="stmt"/>
1712
+ <line num="381" count="582" type="cond" truecount="1" falsecount="1"/>
1713
+ <line num="383" count="582" type="stmt"/>
1714
+ <line num="387" count="582" type="stmt"/>
1715
+ <line num="389" count="582" type="stmt"/>
1716
+ <line num="391" count="219" type="stmt"/>
1717
+ <line num="404" count="126" type="stmt"/>
1718
+ <line num="409" count="219" type="stmt"/>
1719
+ <line num="410" count="219" type="stmt"/>
1720
+ <line num="411" count="219" type="cond" truecount="1" falsecount="1"/>
1719
1721
  <line num="412" count="0" type="stmt"/>
1720
- <line num="414" count="213" type="stmt"/>
1721
- <line num="415" count="213" type="cond" truecount="3" falsecount="1"/>
1722
- <line num="417" count="213" type="stmt"/>
1723
- <line num="420" count="125" type="stmt"/>
1724
- <line num="424" count="64" type="stmt"/>
1725
- <line num="425" count="64" type="cond" truecount="1" falsecount="1"/>
1726
- <line num="426" count="64" type="stmt"/>
1727
- <line num="429" count="64" type="stmt"/>
1728
- <line num="431" count="64" type="stmt"/>
1729
- <line num="434" count="125" type="stmt"/>
1730
- <line num="437" count="540" type="cond" truecount="2" falsecount="0"/>
1731
- <line num="438" count="37" type="stmt"/>
1732
- <line num="443" count="540" type="stmt"/>
1733
- <line num="446" count="125" type="stmt"/>
1734
- <line num="464" count="540" type="stmt"/>
1735
- <line num="468" count="540" type="stmt"/>
1736
- <line num="471" count="540" type="cond" truecount="2" falsecount="0"/>
1737
- <line num="472" count="355" type="stmt"/>
1738
- <line num="473" count="355" type="stmt"/>
1739
- <line num="474" count="355" type="stmt"/>
1740
- <line num="479" count="540" type="stmt"/>
1741
- <line num="480" count="540" type="cond" truecount="2" falsecount="0"/>
1742
- <line num="481" count="321" type="stmt"/>
1743
- <line num="482" count="321" type="stmt"/>
1744
- <line num="484" count="540" type="stmt"/>
1745
- <line num="485" count="540" type="cond" truecount="2" falsecount="0"/>
1746
- <line num="486" count="355" type="stmt"/>
1747
- <line num="487" count="355" type="stmt"/>
1748
- <line num="489" count="540" type="cond" truecount="2" falsecount="0"/>
1749
- <line num="490" count="538" type="stmt"/>
1750
- <line num="491" count="538" type="stmt"/>
1751
- <line num="503" count="125" type="stmt"/>
1752
- <line num="504" count="44" type="cond" truecount="2" falsecount="0"/>
1753
- <line num="505" count="44" type="stmt"/>
1754
- <line num="506" count="44" type="stmt"/>
1755
- <line num="507" count="42" type="stmt"/>
1756
- <line num="508" count="42" type="stmt"/>
1757
- <line num="509" count="147" type="stmt"/>
1758
- <line num="511" count="42" type="stmt"/>
1759
- <line num="515" count="42" type="stmt"/>
1760
- <line num="516" count="147" type="stmt"/>
1761
- <line num="517" count="147" type="cond" truecount="1" falsecount="1"/>
1762
- <line num="518" count="147" type="stmt"/>
1763
- <line num="519" count="121" type="stmt"/>
1764
- <line num="521" count="147" type="stmt"/>
1765
- <line num="523" count="42" type="stmt"/>
1766
- <line num="524" count="42" type="stmt"/>
1767
- <line num="525" count="42" type="stmt"/>
1768
- <line num="526" count="42" type="stmt"/>
1769
- <line num="527" count="42" type="stmt"/>
1770
- <line num="528" count="42" type="stmt"/>
1771
- <line num="529" count="42" type="stmt"/>
1772
- <line num="530" count="42" type="stmt"/>
1773
- <line num="531" count="42" type="stmt"/>
1774
- <line num="532" count="42" type="stmt"/>
1775
- <line num="535" count="42" type="stmt"/>
1776
- <line num="536" count="213" type="stmt"/>
1777
- <line num="537" count="213" type="stmt"/>
1778
- <line num="538" count="213" type="stmt"/>
1779
- <line num="539" count="213" type="cond" truecount="4" falsecount="0"/>
1780
- <line num="540" count="64" type="stmt"/>
1781
- <line num="544" count="64" type="stmt"/>
1782
- <line num="545" count="64" type="stmt"/>
1783
- <line num="547" count="213" type="stmt"/>
1784
- <line num="555" count="213" type="cond" truecount="2" falsecount="0"/>
1785
- <line num="556" count="64" type="stmt"/>
1786
- <line num="557" count="64" type="stmt"/>
1787
- <line num="560" count="213" type="stmt"/>
1788
- <line num="561" count="565" type="stmt"/>
1789
- <line num="562" count="565" type="stmt"/>
1790
- <line num="563" count="565" type="stmt"/>
1791
- <line num="564" count="565" type="stmt"/>
1792
- <line num="566" count="565" type="stmt"/>
1793
- <line num="567" count="565" type="cond" truecount="4" falsecount="0"/>
1794
- <line num="568" count="258" type="stmt"/>
1795
- <line num="571" count="307" type="stmt"/>
1796
- <line num="572" count="562" type="stmt"/>
1797
- <line num="573" count="562" type="stmt"/>
1798
- <line num="574" count="562" type="cond" truecount="2" falsecount="0"/>
1799
- <line num="575" count="11" type="stmt"/>
1800
- <line num="577" count="551" type="stmt"/>
1801
- <line num="578" count="551" type="stmt"/>
1802
- <line num="581" count="551" type="cond" truecount="2" falsecount="0"/>
1803
- <line num="582" count="540" type="stmt"/>
1804
- <line num="595" count="42" type="stmt"/>
1805
- <line num="596" count="42" type="stmt"/>
1806
- <line num="597" count="64" type="stmt"/>
1807
- <line num="599" count="42" type="stmt"/>
1808
- <line num="600" count="42" type="stmt"/>
1809
- <line num="603" count="125" type="stmt"/>
1810
- <line num="607" count="10" type="cond" truecount="4" falsecount="0"/>
1811
- <line num="609" count="5" type="cond" truecount="2" falsecount="0"/>
1812
- <line num="612" count="5" type="stmt"/>
1813
- <line num="614" count="5" type="stmt"/>
1814
- <line num="617" count="125" type="stmt"/>
1815
- <line num="618" count="17" type="cond" truecount="4" falsecount="0"/>
1816
- <line num="619" count="2" type="stmt"/>
1817
- <line num="621" count="15" type="stmt"/>
1818
- <line num="622" count="15" type="cond" truecount="4" falsecount="1"/>
1819
- <line num="623" count="0" type="stmt"/>
1820
- <line num="624" count="15" type="cond" truecount="2" falsecount="0"/>
1821
- <line num="625" count="4" type="stmt"/>
1822
- <line num="627" count="11" type="stmt"/>
1823
- <line num="630" count="125" type="stmt"/>
1824
- <line num="633" count="8" type="cond" truecount="4" falsecount="0"/>
1825
- <line num="634" count="3" type="stmt"/>
1826
- <line num="636" count="5" type="stmt"/>
1827
- <line num="639" count="125" type="stmt"/>
1828
- <line num="642" count="9" type="cond" truecount="4" falsecount="0"/>
1829
- <line num="643" count="3" type="stmt"/>
1830
- <line num="645" count="6" type="stmt"/>
1831
- <line num="648" count="125" type="stmt"/>
1832
- <line num="657" count="509" type="stmt"/>
1833
- <line num="660" count="509" type="stmt"/>
1722
+ <line num="414" count="219" type="stmt"/>
1723
+ <line num="415" count="219" type="cond" truecount="3" falsecount="1"/>
1724
+ <line num="417" count="219" type="stmt"/>
1725
+ <line num="420" count="126" type="stmt"/>
1726
+ <line num="424" count="65" type="stmt"/>
1727
+ <line num="425" count="65" type="cond" truecount="1" falsecount="1"/>
1728
+ <line num="426" count="65" type="stmt"/>
1729
+ <line num="429" count="65" type="stmt"/>
1730
+ <line num="431" count="65" type="stmt"/>
1731
+ <line num="434" count="126" type="stmt"/>
1732
+ <line num="437" count="559" type="cond" truecount="2" falsecount="0"/>
1733
+ <line num="438" count="38" type="stmt"/>
1734
+ <line num="443" count="559" type="stmt"/>
1735
+ <line num="446" count="126" type="stmt"/>
1736
+ <line num="464" count="559" type="stmt"/>
1737
+ <line num="468" count="559" type="stmt"/>
1738
+ <line num="469" count="559" type="stmt"/>
1739
+ <line num="470" count="559" type="cond" truecount="2" falsecount="0"/>
1740
+ <line num="471" count="366" type="stmt"/>
1741
+ <line num="472" count="366" type="stmt"/>
1742
+ <line num="474" count="366" type="stmt"/>
1743
+ <line num="480" count="366" type="stmt"/>
1744
+ <line num="483" count="559" type="stmt"/>
1745
+ <line num="484" count="559" type="cond" truecount="2" falsecount="0"/>
1746
+ <line num="485" count="332" type="stmt"/>
1747
+ <line num="486" count="332" type="stmt"/>
1748
+ <line num="488" count="559" type="stmt"/>
1749
+ <line num="489" count="559" type="cond" truecount="2" falsecount="0"/>
1750
+ <line num="490" count="366" type="stmt"/>
1751
+ <line num="491" count="366" type="stmt"/>
1752
+ <line num="493" count="559" type="cond" truecount="2" falsecount="0"/>
1753
+ <line num="494" count="557" type="stmt"/>
1754
+ <line num="495" count="557" type="stmt"/>
1755
+ <line num="507" count="126" type="stmt"/>
1756
+ <line num="508" count="45" type="cond" truecount="2" falsecount="0"/>
1757
+ <line num="509" count="45" type="stmt"/>
1758
+ <line num="510" count="45" type="stmt"/>
1759
+ <line num="511" count="43" type="stmt"/>
1760
+ <line num="512" count="43" type="stmt"/>
1761
+ <line num="513" count="152" type="stmt"/>
1762
+ <line num="515" count="43" type="stmt"/>
1763
+ <line num="519" count="43" type="stmt"/>
1764
+ <line num="520" count="152" type="stmt"/>
1765
+ <line num="521" count="152" type="cond" truecount="1" falsecount="1"/>
1766
+ <line num="522" count="152" type="stmt"/>
1767
+ <line num="523" count="125" type="stmt"/>
1768
+ <line num="525" count="152" type="stmt"/>
1769
+ <line num="527" count="43" type="stmt"/>
1770
+ <line num="528" count="43" type="stmt"/>
1771
+ <line num="529" count="43" type="stmt"/>
1772
+ <line num="530" count="43" type="stmt"/>
1773
+ <line num="531" count="43" type="stmt"/>
1774
+ <line num="532" count="43" type="stmt"/>
1775
+ <line num="533" count="43" type="stmt"/>
1776
+ <line num="534" count="43" type="stmt"/>
1777
+ <line num="535" count="43" type="stmt"/>
1778
+ <line num="536" count="43" type="stmt"/>
1779
+ <line num="539" count="43" type="stmt"/>
1780
+ <line num="540" count="219" type="stmt"/>
1781
+ <line num="541" count="219" type="stmt"/>
1782
+ <line num="542" count="219" type="stmt"/>
1783
+ <line num="543" count="219" type="cond" truecount="4" falsecount="0"/>
1784
+ <line num="544" count="65" type="stmt"/>
1785
+ <line num="548" count="65" type="stmt"/>
1786
+ <line num="549" count="65" type="stmt"/>
1787
+ <line num="551" count="219" type="stmt"/>
1788
+ <line num="559" count="219" type="cond" truecount="2" falsecount="0"/>
1789
+ <line num="560" count="65" type="stmt"/>
1790
+ <line num="561" count="65" type="stmt"/>
1791
+ <line num="564" count="219" type="stmt"/>
1792
+ <line num="565" count="582" type="stmt"/>
1793
+ <line num="566" count="582" type="stmt"/>
1794
+ <line num="567" count="582" type="stmt"/>
1795
+ <line num="568" count="582" type="stmt"/>
1796
+ <line num="570" count="582" type="stmt"/>
1797
+ <line num="571" count="582" type="cond" truecount="4" falsecount="0"/>
1798
+ <line num="572" count="262" type="stmt"/>
1799
+ <line num="575" count="320" type="stmt"/>
1800
+ <line num="576" count="581" type="stmt"/>
1801
+ <line num="577" count="581" type="stmt"/>
1802
+ <line num="578" count="581" type="cond" truecount="2" falsecount="0"/>
1803
+ <line num="579" count="11" type="stmt"/>
1804
+ <line num="581" count="570" type="stmt"/>
1805
+ <line num="582" count="570" type="stmt"/>
1806
+ <line num="585" count="570" type="cond" truecount="2" falsecount="0"/>
1807
+ <line num="586" count="559" type="stmt"/>
1808
+ <line num="599" count="43" type="stmt"/>
1809
+ <line num="600" count="43" type="stmt"/>
1810
+ <line num="601" count="65" type="stmt"/>
1811
+ <line num="603" count="43" type="stmt"/>
1812
+ <line num="604" count="43" type="stmt"/>
1813
+ <line num="607" count="126" type="stmt"/>
1814
+ <line num="611" count="10" type="cond" truecount="4" falsecount="0"/>
1815
+ <line num="613" count="5" type="cond" truecount="2" falsecount="0"/>
1816
+ <line num="616" count="5" type="stmt"/>
1817
+ <line num="618" count="5" type="stmt"/>
1818
+ <line num="621" count="126" type="stmt"/>
1819
+ <line num="622" count="17" type="cond" truecount="4" falsecount="0"/>
1820
+ <line num="623" count="2" type="stmt"/>
1821
+ <line num="625" count="15" type="stmt"/>
1822
+ <line num="626" count="15" type="cond" truecount="4" falsecount="1"/>
1823
+ <line num="627" count="0" type="stmt"/>
1824
+ <line num="628" count="15" type="cond" truecount="2" falsecount="0"/>
1825
+ <line num="629" count="4" type="stmt"/>
1826
+ <line num="631" count="11" type="stmt"/>
1827
+ <line num="634" count="126" type="stmt"/>
1828
+ <line num="637" count="8" type="cond" truecount="4" falsecount="0"/>
1829
+ <line num="638" count="3" type="stmt"/>
1830
+ <line num="640" count="5" type="stmt"/>
1831
+ <line num="643" count="126" type="stmt"/>
1832
+ <line num="646" count="9" type="cond" truecount="4" falsecount="0"/>
1833
+ <line num="647" count="3" type="stmt"/>
1834
+ <line num="649" count="6" type="stmt"/>
1835
+ <line num="652" count="126" type="stmt"/>
1836
+ <line num="661" count="514" type="stmt"/>
1837
+ <line num="664" count="514" type="stmt"/>
1834
1838
  </file>
1835
1839
  <file name="index.ts" path="/Users/craigmartin/projects/pure-orm/src/index.ts">
1836
1840
  <metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
@@ -2523,94 +2527,94 @@
2523
2527
  <metrics statements="17" coveredstatements="17" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
2524
2528
  <line num="5" count="3" type="stmt"/>
2525
2529
  <line num="7" count="3" type="stmt"/>
2526
- <line num="38" count="30" type="stmt"/>
2527
- <line num="39" count="30" type="stmt"/>
2528
- <line num="40" count="30" type="stmt"/>
2529
- <line num="41" count="30" type="stmt"/>
2530
- <line num="42" count="30" type="stmt"/>
2531
- <line num="43" count="30" type="stmt"/>
2532
- <line num="44" count="30" type="stmt"/>
2533
- <line num="45" count="30" type="stmt"/>
2534
- <line num="46" count="30" type="stmt"/>
2535
- <line num="47" count="30" type="stmt"/>
2536
- <line num="48" count="30" type="stmt"/>
2537
- <line num="49" count="30" type="stmt"/>
2538
- <line num="50" count="30" type="stmt"/>
2539
- <line num="57" count="35" type="stmt"/>
2530
+ <line num="38" count="36" type="stmt"/>
2531
+ <line num="39" count="36" type="stmt"/>
2532
+ <line num="40" count="36" type="stmt"/>
2533
+ <line num="41" count="36" type="stmt"/>
2534
+ <line num="42" count="36" type="stmt"/>
2535
+ <line num="43" count="36" type="stmt"/>
2536
+ <line num="44" count="36" type="stmt"/>
2537
+ <line num="45" count="36" type="stmt"/>
2538
+ <line num="46" count="36" type="stmt"/>
2539
+ <line num="47" count="36" type="stmt"/>
2540
+ <line num="48" count="36" type="stmt"/>
2541
+ <line num="49" count="36" type="stmt"/>
2542
+ <line num="50" count="36" type="stmt"/>
2543
+ <line num="57" count="42" type="stmt"/>
2540
2544
  <line num="61" count="3" type="stmt"/>
2541
2545
  </file>
2542
2546
  <file name="order.ts" path="/Users/craigmartin/projects/pure-orm/test-utils/order/models/order.ts">
2543
2547
  <metrics statements="35" coveredstatements="35" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
2544
2548
  <line num="4" count="3" type="stmt"/>
2545
2549
  <line num="6" count="3" type="stmt"/>
2546
- <line num="61" count="57" type="stmt"/>
2547
- <line num="62" count="57" type="stmt"/>
2548
- <line num="63" count="57" type="stmt"/>
2549
- <line num="64" count="57" type="stmt"/>
2550
- <line num="65" count="57" type="stmt"/>
2551
- <line num="66" count="57" type="stmt"/>
2552
- <line num="67" count="57" type="stmt"/>
2553
- <line num="68" count="57" type="stmt"/>
2554
- <line num="69" count="57" type="stmt"/>
2555
- <line num="70" count="57" type="stmt"/>
2556
- <line num="71" count="57" type="stmt"/>
2557
- <line num="72" count="57" type="stmt"/>
2558
- <line num="73" count="57" type="stmt"/>
2559
- <line num="74" count="57" type="stmt"/>
2560
- <line num="75" count="57" type="stmt"/>
2561
- <line num="76" count="57" type="stmt"/>
2562
- <line num="77" count="57" type="stmt"/>
2563
- <line num="78" count="57" type="stmt"/>
2564
- <line num="79" count="57" type="stmt"/>
2565
- <line num="80" count="57" type="stmt"/>
2566
- <line num="81" count="57" type="stmt"/>
2567
- <line num="82" count="57" type="stmt"/>
2568
- <line num="83" count="57" type="stmt"/>
2569
- <line num="84" count="57" type="stmt"/>
2570
- <line num="85" count="57" type="stmt"/>
2571
- <line num="86" count="57" type="stmt"/>
2572
- <line num="87" count="57" type="stmt"/>
2573
- <line num="88" count="57" type="stmt"/>
2574
- <line num="89" count="57" type="stmt"/>
2575
- <line num="90" count="57" type="stmt"/>
2576
- <line num="91" count="57" type="stmt"/>
2577
- <line num="98" count="20" type="stmt"/>
2550
+ <line num="61" count="58" type="stmt"/>
2551
+ <line num="62" count="58" type="stmt"/>
2552
+ <line num="63" count="58" type="stmt"/>
2553
+ <line num="64" count="58" type="stmt"/>
2554
+ <line num="65" count="58" type="stmt"/>
2555
+ <line num="66" count="58" type="stmt"/>
2556
+ <line num="67" count="58" type="stmt"/>
2557
+ <line num="68" count="58" type="stmt"/>
2558
+ <line num="69" count="58" type="stmt"/>
2559
+ <line num="70" count="58" type="stmt"/>
2560
+ <line num="71" count="58" type="stmt"/>
2561
+ <line num="72" count="58" type="stmt"/>
2562
+ <line num="73" count="58" type="stmt"/>
2563
+ <line num="74" count="58" type="stmt"/>
2564
+ <line num="75" count="58" type="stmt"/>
2565
+ <line num="76" count="58" type="stmt"/>
2566
+ <line num="77" count="58" type="stmt"/>
2567
+ <line num="78" count="58" type="stmt"/>
2568
+ <line num="79" count="58" type="stmt"/>
2569
+ <line num="80" count="58" type="stmt"/>
2570
+ <line num="81" count="58" type="stmt"/>
2571
+ <line num="82" count="58" type="stmt"/>
2572
+ <line num="83" count="58" type="stmt"/>
2573
+ <line num="84" count="58" type="stmt"/>
2574
+ <line num="85" count="58" type="stmt"/>
2575
+ <line num="86" count="58" type="stmt"/>
2576
+ <line num="87" count="58" type="stmt"/>
2577
+ <line num="88" count="58" type="stmt"/>
2578
+ <line num="89" count="58" type="stmt"/>
2579
+ <line num="90" count="58" type="stmt"/>
2580
+ <line num="91" count="58" type="stmt"/>
2581
+ <line num="98" count="22" type="stmt"/>
2578
2582
  <line num="102" count="3" type="stmt"/>
2579
2583
  </file>
2580
2584
  <file name="product-variant.ts" path="/Users/craigmartin/projects/pure-orm/test-utils/order/models/product-variant.ts">
2581
2585
  <metrics statements="18" coveredstatements="18" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
2582
2586
  <line num="4" count="3" type="stmt"/>
2583
2587
  <line num="6" count="3" type="stmt"/>
2584
- <line num="39" count="30" type="stmt"/>
2585
- <line num="40" count="30" type="stmt"/>
2586
- <line num="41" count="30" type="stmt"/>
2587
- <line num="42" count="30" type="stmt"/>
2588
- <line num="43" count="30" type="stmt"/>
2589
- <line num="44" count="30" type="stmt"/>
2590
- <line num="45" count="30" type="stmt"/>
2591
- <line num="46" count="30" type="stmt"/>
2592
- <line num="47" count="30" type="stmt"/>
2593
- <line num="48" count="30" type="stmt"/>
2594
- <line num="49" count="30" type="stmt"/>
2595
- <line num="50" count="30" type="stmt"/>
2596
- <line num="51" count="30" type="stmt"/>
2597
- <line num="52" count="30" type="stmt"/>
2598
- <line num="59" count="15" type="stmt"/>
2588
+ <line num="39" count="36" type="stmt"/>
2589
+ <line num="40" count="36" type="stmt"/>
2590
+ <line num="41" count="36" type="stmt"/>
2591
+ <line num="42" count="36" type="stmt"/>
2592
+ <line num="43" count="36" type="stmt"/>
2593
+ <line num="44" count="36" type="stmt"/>
2594
+ <line num="45" count="36" type="stmt"/>
2595
+ <line num="46" count="36" type="stmt"/>
2596
+ <line num="47" count="36" type="stmt"/>
2597
+ <line num="48" count="36" type="stmt"/>
2598
+ <line num="49" count="36" type="stmt"/>
2599
+ <line num="50" count="36" type="stmt"/>
2600
+ <line num="51" count="36" type="stmt"/>
2601
+ <line num="52" count="36" type="stmt"/>
2602
+ <line num="59" count="18" type="stmt"/>
2599
2603
  <line num="63" count="3" type="stmt"/>
2600
2604
  </file>
2601
2605
  <file name="product.ts" path="/Users/craigmartin/projects/pure-orm/test-utils/order/models/product.ts">
2602
2606
  <metrics statements="13" coveredstatements="12" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="1"/>
2603
2607
  <line num="3" count="3" type="stmt"/>
2604
2608
  <line num="5" count="3" type="stmt"/>
2605
- <line num="29" count="15" type="stmt"/>
2606
- <line num="30" count="15" type="stmt"/>
2607
- <line num="31" count="15" type="stmt"/>
2608
- <line num="32" count="15" type="stmt"/>
2609
- <line num="33" count="15" type="stmt"/>
2610
- <line num="34" count="15" type="stmt"/>
2611
- <line num="35" count="15" type="stmt"/>
2612
- <line num="36" count="15" type="stmt"/>
2613
- <line num="37" count="15" type="stmt"/>
2609
+ <line num="29" count="18" type="stmt"/>
2610
+ <line num="30" count="18" type="stmt"/>
2611
+ <line num="31" count="18" type="stmt"/>
2612
+ <line num="32" count="18" type="stmt"/>
2613
+ <line num="33" count="18" type="stmt"/>
2614
+ <line num="34" count="18" type="stmt"/>
2615
+ <line num="35" count="18" type="stmt"/>
2616
+ <line num="36" count="18" type="stmt"/>
2617
+ <line num="37" count="18" type="stmt"/>
2614
2618
  <line num="44" count="0" type="stmt"/>
2615
2619
  <line num="48" count="3" type="stmt"/>
2616
2620
  </file>
@@ -2618,10 +2622,10 @@
2618
2622
  <metrics statements="8" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="1"/>
2619
2623
  <line num="3" count="3" type="stmt"/>
2620
2624
  <line num="5" count="3" type="stmt"/>
2621
- <line num="14" count="6" type="stmt"/>
2622
- <line num="15" count="6" type="stmt"/>
2623
- <line num="16" count="6" type="stmt"/>
2624
- <line num="17" count="6" type="stmt"/>
2625
+ <line num="14" count="7" type="stmt"/>
2626
+ <line num="15" count="7" type="stmt"/>
2627
+ <line num="16" count="7" type="stmt"/>
2628
+ <line num="17" count="7" type="stmt"/>
2625
2629
  <line num="24" count="0" type="stmt"/>
2626
2630
  <line num="28" count="3" type="stmt"/>
2627
2631
  </file>