pure-orm 4.0.0 → 4.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +97 -43
- package/coverage/clover.xml +969 -626
- package/coverage/coverage-final.json +34 -22
- package/coverage/lcov-report/dist/src/core.js.html +220 -190
- package/coverage/lcov-report/dist/src/driver-integrations/index.html +97 -0
- package/coverage/lcov-report/dist/src/driver-integrations/pgp.js.html +240 -0
- package/coverage/lcov-report/dist/src/index.html +44 -18
- package/coverage/lcov-report/dist/src/index.js.html +2 -2
- package/coverage/lcov-report/dist/src/orm.js.html +125 -119
- package/coverage/lcov-report/dist/test-utils/blog/entities.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/blog/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/blog/models/article.js.html +15 -15
- package/coverage/lcov-report/dist/test-utils/blog/models/article_tag.js.html +7 -7
- package/coverage/lcov-report/dist/test-utils/blog/models/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/blog/models/person.js.html +13 -13
- package/coverage/lcov-report/dist/test-utils/blog/models/tag.js.html +4 -4
- package/coverage/lcov-report/dist/test-utils/five/entities.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/five/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/five/models/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/five/models/line-item.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/five/models/order.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/five/models/parcel-event.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/five/models/parcel-line-item.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/five/models/parcel.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/fourteen/entities.js.html +87 -0
- package/coverage/lcov-report/dist/test-utils/fourteen/index.html +97 -0
- package/coverage/lcov-report/dist/test-utils/fourteen/models/customer.js.html +159 -0
- package/coverage/lcov-report/dist/test-utils/fourteen/models/index.html +110 -0
- package/coverage/lcov-report/dist/test-utils/fourteen/models/person.js.html +138 -0
- package/coverage/lcov-report/dist/test-utils/nine/entities.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/nine/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/nine/models/feature-switch.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/nine/models/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order/entities.js.html +11 -11
- package/coverage/lcov-report/dist/test-utils/order/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order/models/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order/models/line-item.js.html +24 -24
- package/coverage/lcov-report/dist/test-utils/order/models/order.js.html +42 -42
- package/coverage/lcov-report/dist/test-utils/order/models/product-variant.js.html +23 -23
- package/coverage/lcov-report/dist/test-utils/order/models/product.js.html +17 -17
- package/coverage/lcov-report/dist/test-utils/order/models/utm-source.js.html +12 -12
- package/coverage/lcov-report/dist/test-utils/order-more/entities.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/actual-product-variant.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/color.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/customer.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/gender.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/inventory-level.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/line-item.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/order.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/parcel-event.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/parcel-line-item.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/parcel.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/physical-address.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/product-variant-image.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/product-variant.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/product.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/refund.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/shipment-actual-product-variant.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/shipment.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/size.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/utm-medium.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/order-more/models/utm-source.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/six/entities.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/six/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/six/models/customer.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/six/models/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/six/models/line-item.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/six/models/order.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/six/models/parcel-line-item.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/six/models/parcel.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/thirteen/entities.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/thirteen/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/thirteen/models/audience.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/thirteen/models/brand.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/thirteen/models/category.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/thirteen/models/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/thirteen/models/member.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/thirteen/models/passion.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/thirteen/models/product.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/thirteen/models/recommendation-audience.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/thirteen/models/recommendation.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/three/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/three/results.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/twelve/entities.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/twelve/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/twelve/models/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/twelve/models/member.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/twelve/models/prompt.js.html +1 -1
- package/coverage/lcov-report/dist/test-utils/two/index.html +1 -1
- package/coverage/lcov-report/dist/test-utils/two/results.js.html +1 -1
- package/coverage/lcov-report/index.html +105 -27
- package/coverage/lcov-report/src/core.ts.html +235 -196
- package/coverage/lcov-report/src/driver-integrations/index.html +97 -0
- package/coverage/lcov-report/src/driver-integrations/pgp.ts.html +345 -0
- package/coverage/lcov-report/src/index.html +44 -18
- package/coverage/lcov-report/src/index.ts.html +3 -15
- package/coverage/lcov-report/src/orm.ts.html +256 -130
- package/coverage/lcov-report/test-utils/blog/entities.ts.html +1 -1
- package/coverage/lcov-report/test-utils/blog/index.html +1 -1
- package/coverage/lcov-report/test-utils/blog/models/article.ts.html +15 -15
- package/coverage/lcov-report/test-utils/blog/models/article_tag.ts.html +7 -7
- package/coverage/lcov-report/test-utils/blog/models/index.html +1 -1
- package/coverage/lcov-report/test-utils/blog/models/person.ts.html +13 -13
- package/coverage/lcov-report/test-utils/blog/models/tag.ts.html +4 -4
- package/coverage/lcov-report/test-utils/five/entities.ts.html +1 -1
- package/coverage/lcov-report/test-utils/five/index.html +1 -1
- package/coverage/lcov-report/test-utils/five/models/index.html +1 -1
- package/coverage/lcov-report/test-utils/five/models/line-item.ts.html +1 -1
- package/coverage/lcov-report/test-utils/five/models/order.ts.html +1 -1
- package/coverage/lcov-report/test-utils/five/models/parcel-event.ts.html +1 -1
- package/coverage/lcov-report/test-utils/five/models/parcel-line-item.ts.html +1 -1
- package/coverage/lcov-report/test-utils/five/models/parcel.ts.html +1 -1
- package/coverage/lcov-report/test-utils/fourteen/entities.ts.html +78 -0
- package/coverage/lcov-report/test-utils/fourteen/index.html +97 -0
- package/coverage/lcov-report/test-utils/fourteen/models/customer.ts.html +177 -0
- package/coverage/lcov-report/test-utils/fourteen/models/index.html +110 -0
- package/coverage/lcov-report/test-utils/fourteen/models/person.ts.html +150 -0
- package/coverage/lcov-report/test-utils/nine/entities.ts.html +1 -1
- package/coverage/lcov-report/test-utils/nine/index.html +1 -1
- package/coverage/lcov-report/test-utils/nine/models/feature-switch.ts.html +1 -1
- package/coverage/lcov-report/test-utils/nine/models/index.html +1 -1
- package/coverage/lcov-report/test-utils/order/entities.ts.html +5 -5
- package/coverage/lcov-report/test-utils/order/index.html +1 -1
- package/coverage/lcov-report/test-utils/order/models/index.html +1 -1
- package/coverage/lcov-report/test-utils/order/models/line-item.ts.html +18 -18
- package/coverage/lcov-report/test-utils/order/models/order.ts.html +37 -37
- package/coverage/lcov-report/test-utils/order/models/product-variant.ts.html +18 -18
- package/coverage/lcov-report/test-utils/order/models/product.ts.html +13 -13
- package/coverage/lcov-report/test-utils/order/models/utm-source.ts.html +8 -8
- package/coverage/lcov-report/test-utils/order-more/entities.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/index.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/actual-product-variant.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/color.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/customer.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/gender.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/index.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/inventory-level.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/line-item.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/order.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/parcel-event.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/parcel-line-item.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/parcel.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/physical-address.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/product-variant-image.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/product-variant.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/product.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/refund.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/shipment-actual-product-variant.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/shipment.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/size.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/utm-medium.ts.html +1 -1
- package/coverage/lcov-report/test-utils/order-more/models/utm-source.ts.html +1 -1
- package/coverage/lcov-report/test-utils/six/entities.ts.html +1 -1
- package/coverage/lcov-report/test-utils/six/index.html +1 -1
- package/coverage/lcov-report/test-utils/six/models/customer.ts.html +1 -1
- package/coverage/lcov-report/test-utils/six/models/index.html +1 -1
- package/coverage/lcov-report/test-utils/six/models/line-item.ts.html +1 -1
- package/coverage/lcov-report/test-utils/six/models/order.ts.html +1 -1
- package/coverage/lcov-report/test-utils/six/models/parcel-line-item.ts.html +1 -1
- package/coverage/lcov-report/test-utils/six/models/parcel.ts.html +1 -1
- package/coverage/lcov-report/test-utils/thirteen/entities.ts.html +1 -1
- package/coverage/lcov-report/test-utils/thirteen/index.html +1 -1
- package/coverage/lcov-report/test-utils/thirteen/models/audience.ts.html +1 -1
- package/coverage/lcov-report/test-utils/thirteen/models/brand.ts.html +1 -1
- package/coverage/lcov-report/test-utils/thirteen/models/category.ts.html +1 -1
- package/coverage/lcov-report/test-utils/thirteen/models/index.html +1 -1
- package/coverage/lcov-report/test-utils/thirteen/models/member.ts.html +1 -1
- package/coverage/lcov-report/test-utils/thirteen/models/passion.ts.html +1 -1
- package/coverage/lcov-report/test-utils/thirteen/models/product.ts.html +1 -1
- package/coverage/lcov-report/test-utils/thirteen/models/recommendation-audience.ts.html +1 -1
- package/coverage/lcov-report/test-utils/thirteen/models/recommendation.ts.html +1 -1
- package/coverage/lcov-report/test-utils/three/index.html +1 -1
- package/coverage/lcov-report/test-utils/three/results.js.html +1 -1
- package/coverage/lcov-report/test-utils/twelve/entities.ts.html +1 -1
- package/coverage/lcov-report/test-utils/twelve/index.html +1 -1
- package/coverage/lcov-report/test-utils/twelve/models/index.html +1 -1
- package/coverage/lcov-report/test-utils/twelve/models/member.ts.html +1 -1
- package/coverage/lcov-report/test-utils/twelve/models/prompt.ts.html +1 -1
- package/coverage/lcov-report/test-utils/two/index.html +1 -1
- package/coverage/lcov-report/test-utils/two/results.js.html +1 -1
- package/coverage/lcov.info +1686 -1005
- package/dist/src/core.d.ts +1 -1
- package/dist/src/core.js +18 -8
- package/dist/src/core.spec.js +643 -540
- package/dist/src/driver-integrations/index.d.ts +1 -0
- package/dist/src/orm.d.ts +21 -0
- package/dist/src/orm.js +6 -2
- package/dist/src/orm.spec.d.ts +1 -0
- package/dist/src/orm.spec.js +102 -0
- package/dist/test-utils/fourteen/entities.d.ts +6 -0
- package/dist/test-utils/fourteen/entities.js +6 -0
- package/dist/test-utils/fourteen/entities.ts +3 -0
- package/dist/test-utils/fourteen/models/customer.d.ts +19 -0
- package/dist/test-utils/fourteen/models/customer.js +30 -0
- package/dist/test-utils/fourteen/models/customer.ts +36 -0
- package/dist/test-utils/fourteen/models/person.d.ts +17 -0
- package/dist/test-utils/fourteen/models/person.js +23 -0
- package/dist/test-utils/fourteen/models/person.ts +27 -0
- package/dist/test-utils/fourteen/results.json +8 -0
- package/dist/test-utils/order/entities.js +2 -2
- package/dist/test-utils/order/entities.ts +2 -2
- package/dist/test-utils/order/models/order.js +1 -1
- package/dist/test-utils/order/models/order.ts +1 -1
- package/package.json +1 -1
- package/src/core.spec.ts +1112 -986
- package/src/core.ts +27 -14
- package/src/driver-integrations/index.ts +2 -0
- package/src/orm.spec.ts +113 -0
- package/src/orm.ts +54 -8
- package/test-utils/fourteen/entities.ts +3 -0
- package/test-utils/fourteen/models/customer.ts +36 -0
- package/test-utils/fourteen/models/person.ts +27 -0
- package/test-utils/fourteen/results.json +8 -0
- package/test-utils/order/entities.ts +2 -2
- package/test-utils/order/models/order.ts +1 -1
package/coverage/clover.xml
CHANGED
|
@@ -1,183 +1,326 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="
|
|
2
|
+
<coverage generated="1703353735461" clover="3.2.0">
|
|
3
|
+
<project timestamp="1703353735461" name="All files">
|
|
4
|
+
<metrics statements="2022" coveredstatements="1863" conditionals="257" coveredconditionals="206" methods="411" coveredmethods="314" elements="2690" coveredelements="2383" complexity="0" loc="2022" ncloc="2022" packages="44" files="134" classes="134"/>
|
|
5
5
|
<package name="dist.src">
|
|
6
|
-
<metrics statements="
|
|
6
|
+
<metrics statements="278" coveredstatements="239" conditionals="125" coveredconditionals="107" methods="91" coveredmethods="78"/>
|
|
7
7
|
<file name="core.js" path="/Users/craigmartin/projects/pure-orm/dist/src/core.js">
|
|
8
|
-
<metrics statements="
|
|
9
|
-
<line num="2" count="
|
|
10
|
-
<line num="3" count="
|
|
11
|
-
<line num="5" count="
|
|
12
|
-
<line num="6" count="
|
|
13
|
-
<line num="7" count="
|
|
14
|
-
<line num="8" count="
|
|
15
|
-
<line num="9" count="
|
|
16
|
-
<line num="10" count="
|
|
17
|
-
<line num="11" count="
|
|
18
|
-
<line num="12" count="
|
|
19
|
-
<line num="13" count="
|
|
20
|
-
<line num="14" count="
|
|
21
|
-
<line num="15" count="
|
|
22
|
-
<line num="21" count="
|
|
23
|
-
<line num="23" count="
|
|
24
|
-
<line num="24" count="
|
|
25
|
-
<line num="25" count="
|
|
26
|
-
<line num="26" count="
|
|
27
|
-
<line num="27" count="
|
|
28
|
-
<line num="28" count="
|
|
29
|
-
<line num="29" count="
|
|
30
|
-
<line num="30" count="
|
|
31
|
-
<line num="32" count="
|
|
32
|
-
<line num="33" count="
|
|
33
|
-
<line num="34" count="
|
|
34
|
-
<line num="37" count="
|
|
35
|
-
<line num="38" count="
|
|
36
|
-
<line num="39" count="
|
|
37
|
-
<line num="42" count="
|
|
38
|
-
<line num="43" count="
|
|
39
|
-
<line num="45" count="
|
|
40
|
-
<line num="61" count="
|
|
41
|
-
<line num="62" count="
|
|
42
|
-
<line num="63" count="
|
|
43
|
-
<line num="65" count="
|
|
44
|
-
<line num="66" count="
|
|
45
|
-
<line num="67" count="
|
|
8
|
+
<metrics statements="179" coveredstatements="171" conditionals="112" coveredconditionals="97" methods="51" coveredmethods="50"/>
|
|
9
|
+
<line num="2" count="2" type="cond" truecount="2" falsecount="1"/>
|
|
10
|
+
<line num="3" count="2" type="cond" truecount="3" falsecount="1"/>
|
|
11
|
+
<line num="5" count="2" type="stmt"/>
|
|
12
|
+
<line num="6" count="2" type="stmt"/>
|
|
13
|
+
<line num="7" count="2" type="stmt"/>
|
|
14
|
+
<line num="8" count="2" type="stmt"/>
|
|
15
|
+
<line num="9" count="34" type="stmt"/>
|
|
16
|
+
<line num="10" count="227" type="stmt"/>
|
|
17
|
+
<line num="11" count="227" type="cond" truecount="2" falsecount="0"/>
|
|
18
|
+
<line num="12" count="227" type="cond" truecount="2" falsecount="0"/>
|
|
19
|
+
<line num="13" count="227" type="cond" truecount="1" falsecount="1"/>
|
|
20
|
+
<line num="14" count="1793" type="cond" truecount="2" falsecount="0"/>
|
|
21
|
+
<line num="15" count="1580" type="stmt"/>
|
|
22
|
+
<line num="21" count="213" type="cond" truecount="6" falsecount="0"/>
|
|
23
|
+
<line num="23" count="1793" type="stmt"/>
|
|
24
|
+
<line num="24" count="1793" type="stmt"/>
|
|
25
|
+
<line num="25" count="1793" type="stmt"/>
|
|
26
|
+
<line num="26" count="227" type="stmt"/>
|
|
27
|
+
<line num="27" count="227" type="stmt"/>
|
|
28
|
+
<line num="28" count="1793" type="stmt"/>
|
|
29
|
+
<line num="29" count="227" type="stmt"/>
|
|
30
|
+
<line num="30" count="227" type="cond" truecount="1" falsecount="1"/>
|
|
31
|
+
<line num="32" count="227" type="stmt"/>
|
|
32
|
+
<line num="33" count="3611" type="stmt"/>
|
|
33
|
+
<line num="34" count="3611" type="stmt"/>
|
|
34
|
+
<line num="37" count="227" type="stmt"/>
|
|
35
|
+
<line num="38" count="1793" type="stmt"/>
|
|
36
|
+
<line num="39" count="201" type="stmt"/>
|
|
37
|
+
<line num="42" count="227" type="stmt"/>
|
|
38
|
+
<line num="43" count="1793" type="stmt"/>
|
|
39
|
+
<line num="45" count="227" type="stmt"/>
|
|
40
|
+
<line num="61" count="34" type="stmt"/>
|
|
41
|
+
<line num="62" count="227" type="stmt"/>
|
|
42
|
+
<line num="63" count="227" type="stmt"/>
|
|
43
|
+
<line num="65" count="34" type="stmt"/>
|
|
44
|
+
<line num="66" count="1435" type="stmt"/>
|
|
45
|
+
<line num="67" count="1435" type="cond" truecount="1" falsecount="1"/>
|
|
46
46
|
<line num="68" count="0" type="stmt"/>
|
|
47
|
-
<line num="70" count="
|
|
48
|
-
<line num="72" count="
|
|
49
|
-
<line num="73" count="
|
|
50
|
-
<line num="74" count="
|
|
51
|
-
<line num="76" count="
|
|
52
|
-
<line num="77" count="
|
|
53
|
-
<line num="78" count="
|
|
47
|
+
<line num="70" count="1435" type="stmt"/>
|
|
48
|
+
<line num="72" count="34" type="stmt"/>
|
|
49
|
+
<line num="73" count="227" type="stmt"/>
|
|
50
|
+
<line num="74" count="227" type="stmt"/>
|
|
51
|
+
<line num="76" count="34" type="stmt"/>
|
|
52
|
+
<line num="77" count="42896" type="stmt"/>
|
|
53
|
+
<line num="78" count="42896" type="cond" truecount="1" falsecount="1"/>
|
|
54
54
|
<line num="79" count="0" type="stmt"/>
|
|
55
|
-
<line num="81" count="
|
|
56
|
-
<line num="
|
|
57
|
-
<line num="
|
|
58
|
-
<line num="
|
|
59
|
-
<line num="
|
|
60
|
-
<line num="
|
|
61
|
-
<line num="
|
|
62
|
-
<line num="99" count="
|
|
63
|
-
<line num="100" count="
|
|
64
|
-
<line num="
|
|
65
|
-
<line num="
|
|
66
|
-
<line num="
|
|
67
|
-
<line num="
|
|
68
|
-
<line num="
|
|
69
|
-
<line num="
|
|
70
|
-
<line num="
|
|
71
|
-
<line num="
|
|
72
|
-
<line num="
|
|
73
|
-
<line num="113" count="
|
|
74
|
-
<line num="114" count="
|
|
75
|
-
<line num="
|
|
76
|
-
<line num="
|
|
77
|
-
<line num="
|
|
78
|
-
<line num="
|
|
79
|
-
<line num="
|
|
80
|
-
<line num="
|
|
81
|
-
<line num="127" count="
|
|
82
|
-
<line num="128" count="
|
|
83
|
-
<line num="
|
|
84
|
-
<line num="131" count="
|
|
85
|
-
<line num="
|
|
86
|
-
<line num="
|
|
87
|
-
<line num="
|
|
88
|
-
<line num="
|
|
89
|
-
<line num="
|
|
90
|
-
<line num="142" count="
|
|
91
|
-
<line num="143" count="
|
|
92
|
-
<line num="
|
|
93
|
-
<line num="
|
|
94
|
-
<line num="147" count="
|
|
95
|
-
<line num="148" count="
|
|
96
|
-
<line num="
|
|
97
|
-
<line num="
|
|
98
|
-
<line num="
|
|
99
|
-
<line num="
|
|
100
|
-
<line num="
|
|
101
|
-
<line num="
|
|
102
|
-
<line num="
|
|
103
|
-
<line num="
|
|
104
|
-
<line num="
|
|
105
|
-
<line num="
|
|
106
|
-
<line num="
|
|
107
|
-
<line num="
|
|
108
|
-
<line num="174" count="
|
|
109
|
-
<line num="
|
|
110
|
-
<line num="
|
|
111
|
-
<line num="
|
|
112
|
-
<line num="
|
|
113
|
-
<line num="
|
|
114
|
-
<line num="
|
|
115
|
-
<line num="
|
|
116
|
-
<line num="
|
|
117
|
-
<line num="
|
|
118
|
-
<line num="
|
|
119
|
-
<line num="
|
|
120
|
-
<line num="
|
|
121
|
-
<line num="
|
|
122
|
-
<line num="222" count="
|
|
123
|
-
<line num="
|
|
124
|
-
<line num="
|
|
125
|
-
<line num="
|
|
126
|
-
<line num="
|
|
127
|
-
<line num="
|
|
128
|
-
<line num="
|
|
129
|
-
<line num="232" count="
|
|
130
|
-
<line num="
|
|
131
|
-
<line num="
|
|
132
|
-
<line num="
|
|
133
|
-
<line num="
|
|
134
|
-
<line num="
|
|
135
|
-
<line num="
|
|
136
|
-
<line num="
|
|
137
|
-
<line num="
|
|
138
|
-
<line num="
|
|
139
|
-
<line num="
|
|
140
|
-
<line num="
|
|
141
|
-
<line num="
|
|
142
|
-
<line num="
|
|
143
|
-
<line num="
|
|
144
|
-
<line num="
|
|
145
|
-
<line num="
|
|
146
|
-
<line num="263" count="
|
|
147
|
-
<line num="264" count="
|
|
148
|
-
<line num="265" count="
|
|
149
|
-
<line num="266" count="
|
|
150
|
-
<line num="
|
|
151
|
-
<line num="
|
|
152
|
-
<line num="
|
|
153
|
-
<line num="
|
|
154
|
-
<line num="
|
|
155
|
-
<line num="
|
|
156
|
-
<line num="
|
|
157
|
-
<line num="
|
|
158
|
-
<line num="278" count="
|
|
159
|
-
<line num="
|
|
160
|
-
<line num="
|
|
161
|
-
<line num="
|
|
162
|
-
<line num="
|
|
163
|
-
<line num="
|
|
164
|
-
<line num="
|
|
165
|
-
<line num="288" count="
|
|
166
|
-
<line num="290" count="
|
|
167
|
-
<line num="
|
|
168
|
-
<line num="293" count="
|
|
169
|
-
<line num="
|
|
170
|
-
<line num="296" count="
|
|
171
|
-
<line num="297" count="
|
|
172
|
-
<line num="
|
|
173
|
-
<line num="
|
|
174
|
-
<line num="
|
|
175
|
-
<line num="303" count="
|
|
176
|
-
<line num="305" count="
|
|
177
|
-
<line num="
|
|
178
|
-
<line num="
|
|
179
|
-
<line num="
|
|
180
|
-
<line num="
|
|
55
|
+
<line num="81" count="42896" type="stmt"/>
|
|
56
|
+
<line num="83" count="34" type="stmt"/>
|
|
57
|
+
<line num="84" count="42895" type="stmt"/>
|
|
58
|
+
<line num="95" count="34" type="stmt"/>
|
|
59
|
+
<line num="96" count="188" type="stmt"/>
|
|
60
|
+
<line num="97" count="39" type="stmt"/>
|
|
61
|
+
<line num="98" count="1434" type="stmt"/>
|
|
62
|
+
<line num="99" count="39" type="stmt"/>
|
|
63
|
+
<line num="100" count="39" type="stmt"/>
|
|
64
|
+
<line num="102" count="39" type="stmt"/>
|
|
65
|
+
<line num="103" count="188" type="stmt"/>
|
|
66
|
+
<line num="104" count="21304" type="cond" truecount="2" falsecount="0"/>
|
|
67
|
+
<line num="107" count="1246" type="cond" truecount="2" falsecount="0"/>
|
|
68
|
+
<line num="108" count="1246" type="stmt"/>
|
|
69
|
+
<line num="109" count="1246" type="stmt"/>
|
|
70
|
+
<line num="110" count="29445" type="stmt"/>
|
|
71
|
+
<line num="111" count="28144" type="cond" truecount="2" falsecount="0"/>
|
|
72
|
+
<line num="112" count="28144" type="stmt"/>
|
|
73
|
+
<line num="113" count="29445" type="cond" truecount="2" falsecount="0"/>
|
|
74
|
+
<line num="114" count="28597" type="stmt"/>
|
|
75
|
+
<line num="116" count="848" type="stmt"/>
|
|
76
|
+
<line num="117" count="849" type="stmt"/>
|
|
77
|
+
<line num="118" count="849" type="cond" truecount="2" falsecount="0"/>
|
|
78
|
+
<line num="119" count="822" type="stmt"/>
|
|
79
|
+
<line num="122" count="26" type="stmt"/>
|
|
80
|
+
<line num="126" count="1246" type="cond" truecount="2" falsecount="0"/>
|
|
81
|
+
<line num="127" count="12590" type="cond" truecount="2" falsecount="0"/>
|
|
82
|
+
<line num="128" count="10448" type="stmt"/>
|
|
83
|
+
<line num="130" count="49133" type="stmt"/>
|
|
84
|
+
<line num="131" count="2142" type="cond" truecount="2" falsecount="0"/>
|
|
85
|
+
<line num="132" count="1203" type="stmt"/>
|
|
86
|
+
<line num="134" count="939" type="stmt"/>
|
|
87
|
+
<line num="136" count="1246" type="stmt"/>
|
|
88
|
+
<line num="140" count="1246" type="stmt"/>
|
|
89
|
+
<line num="141" count="6559" type="stmt"/>
|
|
90
|
+
<line num="142" count="2788" type="cond" truecount="2" falsecount="0"/>
|
|
91
|
+
<line num="143" count="2788" type="stmt"/>
|
|
92
|
+
<line num="144" count="6559" type="cond" truecount="2" falsecount="0"/>
|
|
93
|
+
<line num="145" count="6150" type="stmt"/>
|
|
94
|
+
<line num="147" count="409" type="stmt"/>
|
|
95
|
+
<line num="148" count="410" type="stmt"/>
|
|
96
|
+
<line num="149" count="410" type="cond" truecount="2" falsecount="0"/>
|
|
97
|
+
<line num="150" count="355" type="stmt"/>
|
|
98
|
+
<line num="153" count="54" type="stmt"/>
|
|
99
|
+
<line num="155" count="1246" type="cond" truecount="2" falsecount="0"/>
|
|
100
|
+
<line num="156" count="614" type="cond" truecount="4" falsecount="0"/>
|
|
101
|
+
<line num="157" count="75" type="stmt"/>
|
|
102
|
+
<line num="158" count="75" type="stmt"/>
|
|
103
|
+
<line num="165" count="539" type="cond" truecount="1" falsecount="1"/>
|
|
104
|
+
<line num="166" count="539" type="stmt"/>
|
|
105
|
+
<line num="168" count="539" type="cond" truecount="4" falsecount="0"/>
|
|
106
|
+
<line num="169" count="61" type="stmt"/>
|
|
107
|
+
<line num="170" count="61" type="stmt"/>
|
|
108
|
+
<line num="174" count="1110" type="cond" truecount="2" falsecount="0"/>
|
|
109
|
+
<line num="175" count="761" type="stmt"/>
|
|
110
|
+
<line num="177" count="349" type="cond" truecount="2" falsecount="0"/>
|
|
111
|
+
<line num="178" count="228" type="stmt"/>
|
|
112
|
+
<line num="179" count="228" type="cond" truecount="2" falsecount="0"/>
|
|
113
|
+
<line num="180" count="149" type="stmt"/>
|
|
114
|
+
<line num="183" count="79" type="stmt"/>
|
|
115
|
+
<line num="184" count="79" type="stmt"/>
|
|
116
|
+
<line num="191" count="121" type="cond" truecount="1" falsecount="1"/>
|
|
117
|
+
<line num="193" count="121" type="stmt"/>
|
|
118
|
+
<line num="195" count="0" type="stmt"/>
|
|
119
|
+
<line num="197" count="989" type="stmt"/>
|
|
120
|
+
<line num="200" count="39" type="stmt"/>
|
|
121
|
+
<line num="221" count="34" type="stmt"/>
|
|
122
|
+
<line num="222" count="22" type="stmt"/>
|
|
123
|
+
<line num="223" count="22" type="stmt"/>
|
|
124
|
+
<line num="224" count="22" type="stmt"/>
|
|
125
|
+
<line num="225" count="188" type="stmt"/>
|
|
126
|
+
<line num="226" count="188" type="cond" truecount="3" falsecount="1"/>
|
|
127
|
+
<line num="228" count="188" type="cond" truecount="2" falsecount="0"/>
|
|
128
|
+
<line num="229" count="149" type="stmt"/>
|
|
129
|
+
<line num="232" count="39" type="stmt"/>
|
|
130
|
+
<line num="234" count="188" type="stmt"/>
|
|
131
|
+
<line num="236" count="22" type="stmt"/>
|
|
132
|
+
<line num="238" count="34" type="stmt"/>
|
|
133
|
+
<line num="239" count="188" type="stmt"/>
|
|
134
|
+
<line num="240" count="1434" type="stmt"/>
|
|
135
|
+
<line num="241" count="1434" type="stmt"/>
|
|
136
|
+
<line num="242" count="6747" type="stmt"/>
|
|
137
|
+
<line num="243" count="6747" type="cond" truecount="1" falsecount="1"/>
|
|
138
|
+
<line num="244" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
139
|
+
<line num="245" count="0" type="stmt"/>
|
|
140
|
+
<line num="248" count="0" type="stmt"/>
|
|
141
|
+
<line num="251" count="6747" type="stmt"/>
|
|
142
|
+
<line num="252" count="6747" type="stmt"/>
|
|
143
|
+
<line num="254" count="1434" type="stmt"/>
|
|
144
|
+
<line num="261" count="34" type="stmt"/>
|
|
145
|
+
<line num="262" count="188" type="stmt"/>
|
|
146
|
+
<line num="263" count="6747" type="stmt"/>
|
|
147
|
+
<line num="264" count="6747" type="stmt"/>
|
|
148
|
+
<line num="265" count="6747" type="cond" truecount="3" falsecount="1"/>
|
|
149
|
+
<line num="266" count="0" type="stmt"/>
|
|
150
|
+
<line num="268" count="6747" type="cond" truecount="2" falsecount="0"/>
|
|
151
|
+
<line num="269" count="6747" type="stmt"/>
|
|
152
|
+
<line num="270" count="6747" type="stmt"/>
|
|
153
|
+
<line num="273" count="34" type="stmt"/>
|
|
154
|
+
<line num="274" count="22" type="cond" truecount="1" falsecount="1"/>
|
|
155
|
+
<line num="275" count="22" type="stmt"/>
|
|
156
|
+
<line num="276" count="22" type="stmt"/>
|
|
157
|
+
<line num="277" count="22" type="stmt"/>
|
|
158
|
+
<line num="278" count="22" type="stmt"/>
|
|
159
|
+
<line num="279" count="39" type="stmt"/>
|
|
160
|
+
<line num="280" count="22" type="stmt"/>
|
|
161
|
+
<line num="281" count="22" type="stmt"/>
|
|
162
|
+
<line num="283" count="34" type="stmt"/>
|
|
163
|
+
<line num="284" count="4" type="cond" truecount="4" falsecount="0"/>
|
|
164
|
+
<line num="285" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
165
|
+
<line num="288" count="2" type="stmt"/>
|
|
166
|
+
<line num="290" count="2" type="stmt"/>
|
|
167
|
+
<line num="292" count="34" type="stmt"/>
|
|
168
|
+
<line num="293" count="5" type="cond" truecount="4" falsecount="0"/>
|
|
169
|
+
<line num="294" count="1" type="stmt"/>
|
|
170
|
+
<line num="296" count="4" type="stmt"/>
|
|
171
|
+
<line num="297" count="4" type="cond" truecount="4" falsecount="1"/>
|
|
172
|
+
<line num="298" count="0" type="stmt"/>
|
|
173
|
+
<line num="300" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
174
|
+
<line num="301" count="2" type="stmt"/>
|
|
175
|
+
<line num="303" count="2" type="stmt"/>
|
|
176
|
+
<line num="305" count="34" type="stmt"/>
|
|
177
|
+
<line num="306" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
178
|
+
<line num="307" count="1" type="stmt"/>
|
|
179
|
+
<line num="309" count="2" type="stmt"/>
|
|
180
|
+
<line num="311" count="34" type="stmt"/>
|
|
181
|
+
<line num="312" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
182
|
+
<line num="313" count="1" type="stmt"/>
|
|
183
|
+
<line num="315" count="2" type="stmt"/>
|
|
184
|
+
<line num="317" count="34" type="stmt"/>
|
|
185
|
+
<line num="326" count="227" type="stmt"/>
|
|
186
|
+
<line num="329" count="227" type="stmt"/>
|
|
187
|
+
<line num="333" count="2" type="stmt"/>
|
|
188
|
+
</file>
|
|
189
|
+
<file name="index.js" path="/Users/craigmartin/projects/pure-orm/dist/src/index.js">
|
|
190
|
+
<metrics statements="6" coveredstatements="6" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="1"/>
|
|
191
|
+
<line num="2" count="1" type="stmt"/>
|
|
192
|
+
<line num="3" count="1" type="stmt"/>
|
|
193
|
+
<line num="4" count="1" type="stmt"/>
|
|
194
|
+
<line num="5" count="1" type="stmt"/>
|
|
195
|
+
<line num="6" count="1" type="stmt"/>
|
|
196
|
+
<line num="7" count="6" type="stmt"/>
|
|
197
|
+
</file>
|
|
198
|
+
<file name="orm.js" path="/Users/craigmartin/projects/pure-orm/dist/src/orm.js">
|
|
199
|
+
<metrics statements="93" coveredstatements="62" conditionals="13" coveredconditionals="10" methods="38" coveredmethods="27"/>
|
|
200
|
+
<line num="2" count="1" type="stmt"/>
|
|
201
|
+
<line num="3" count="1" type="stmt"/>
|
|
202
|
+
<line num="4" count="1" type="stmt"/>
|
|
203
|
+
<line num="5" count="1" type="stmt"/>
|
|
204
|
+
<line num="6" count="1" type="stmt"/>
|
|
205
|
+
<line num="7" count="6" type="stmt"/>
|
|
206
|
+
<line num="9" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
207
|
+
<line num="10" count="6" type="stmt"/>
|
|
208
|
+
<line num="13" count="0" type="stmt"/>
|
|
209
|
+
<line num="18" count="6" type="stmt"/>
|
|
210
|
+
<line num="19" count="1" type="stmt"/>
|
|
211
|
+
<line num="21" count="24" type="stmt"/>
|
|
212
|
+
<line num="22" count="4" type="stmt"/>
|
|
213
|
+
<line num="24" count="1" type="stmt"/>
|
|
214
|
+
<line num="26" count="24" type="stmt"/>
|
|
215
|
+
<line num="27" count="24" type="stmt"/>
|
|
216
|
+
<line num="28" count="4" type="stmt"/>
|
|
217
|
+
<line num="29" count="1" type="stmt"/>
|
|
218
|
+
<line num="31" count="6" type="cond" truecount="1" falsecount="0"/>
|
|
219
|
+
<line num="32" count="1" type="stmt"/>
|
|
220
|
+
<line num="34" count="24" type="stmt"/>
|
|
221
|
+
<line num="35" count="4" type="stmt"/>
|
|
222
|
+
<line num="36" count="1" type="stmt"/>
|
|
223
|
+
<line num="37" count="1" type="stmt"/>
|
|
224
|
+
<line num="38" count="1" type="stmt"/>
|
|
225
|
+
<line num="40" count="24" type="stmt"/>
|
|
226
|
+
<line num="41" count="24" type="stmt"/>
|
|
227
|
+
<line num="42" count="1" type="stmt"/>
|
|
228
|
+
<line num="43" count="1" type="stmt"/>
|
|
229
|
+
<line num="45" count="6" type="stmt"/>
|
|
230
|
+
<line num="46" count="1" type="stmt"/>
|
|
231
|
+
<line num="48" count="24" type="cond" truecount="2" falsecount="0"/>
|
|
232
|
+
<line num="51" count="24" type="stmt"/>
|
|
233
|
+
<line num="52" count="4" type="stmt"/>
|
|
234
|
+
<line num="54" count="1" type="stmt"/>
|
|
235
|
+
<line num="56" count="24" type="cond" truecount="2" falsecount="0"/>
|
|
236
|
+
<line num="59" count="24" type="stmt"/>
|
|
237
|
+
<line num="60" count="1" type="stmt"/>
|
|
238
|
+
<line num="64" count="6" type="stmt"/>
|
|
239
|
+
<line num="65" count="1" type="stmt"/>
|
|
240
|
+
<line num="67" count="24" type="cond" truecount="2" falsecount="0"/>
|
|
241
|
+
<line num="70" count="24" type="stmt"/>
|
|
242
|
+
<line num="71" count="4" type="stmt"/>
|
|
243
|
+
<line num="73" count="1" type="stmt"/>
|
|
244
|
+
<line num="75" count="24" type="cond" truecount="2" falsecount="0"/>
|
|
245
|
+
<line num="78" count="24" type="stmt"/>
|
|
246
|
+
<line num="79" count="4" type="stmt"/>
|
|
247
|
+
<line num="80" count="1" type="stmt"/>
|
|
248
|
+
<line num="82" count="6" type="stmt"/>
|
|
249
|
+
<line num="83" count="0" type="stmt"/>
|
|
250
|
+
<line num="84" count="0" type="stmt"/>
|
|
251
|
+
<line num="85" count="0" type="stmt"/>
|
|
252
|
+
<line num="86" count="0" type="stmt"/>
|
|
253
|
+
<line num="87" count="0" type="stmt"/>
|
|
254
|
+
<line num="89" count="0" type="stmt"/>
|
|
255
|
+
<line num="91" count="6" type="stmt"/>
|
|
256
|
+
<line num="92" count="4" type="stmt"/>
|
|
257
|
+
<line num="94" count="6" type="stmt"/>
|
|
258
|
+
<line num="95" count="3" type="stmt"/>
|
|
259
|
+
<line num="101" count="6" type="stmt"/>
|
|
260
|
+
<line num="102" count="0" type="stmt"/>
|
|
261
|
+
<line num="103" count="0" type="stmt"/>
|
|
262
|
+
<line num="108" count="0" type="stmt"/>
|
|
263
|
+
<line num="111" count="6" type="cond" truecount="0" falsecount="2"/>
|
|
264
|
+
<line num="112" count="0" type="stmt"/>
|
|
265
|
+
<line num="113" count="0" type="stmt"/>
|
|
266
|
+
<line num="119" count="0" type="stmt"/>
|
|
267
|
+
<line num="122" count="6" type="stmt"/>
|
|
268
|
+
<line num="123" count="0" type="stmt"/>
|
|
269
|
+
<line num="124" count="0" type="stmt"/>
|
|
270
|
+
<line num="128" count="0" type="stmt"/>
|
|
271
|
+
<line num="130" count="6" type="stmt"/>
|
|
272
|
+
<line num="131" count="0" type="stmt"/>
|
|
273
|
+
<line num="132" count="0" type="stmt"/>
|
|
274
|
+
<line num="136" count="0" type="stmt"/>
|
|
275
|
+
<line num="138" count="6" type="stmt"/>
|
|
276
|
+
<line num="139" count="0" type="stmt"/>
|
|
277
|
+
<line num="140" count="0" type="stmt"/>
|
|
278
|
+
<line num="145" count="0" type="stmt"/>
|
|
279
|
+
<line num="147" count="6" type="stmt"/>
|
|
280
|
+
<line num="148" count="0" type="stmt"/>
|
|
281
|
+
<line num="149" count="0" type="stmt"/>
|
|
282
|
+
<line num="154" count="0" type="stmt"/>
|
|
283
|
+
<line num="156" count="6" type="stmt"/>
|
|
284
|
+
<line num="157" count="0" type="stmt"/>
|
|
285
|
+
<line num="158" count="0" type="stmt"/>
|
|
286
|
+
<line num="163" count="0" type="stmt"/>
|
|
287
|
+
<line num="165" count="6" type="stmt"/>
|
|
288
|
+
<line num="166" count="0" type="stmt"/>
|
|
289
|
+
<line num="167" count="0" type="stmt"/>
|
|
290
|
+
<line num="172" count="0" type="stmt"/>
|
|
291
|
+
<line num="174" count="6" type="stmt"/>
|
|
292
|
+
<line num="194" count="1" type="stmt"/>
|
|
293
|
+
</file>
|
|
294
|
+
</package>
|
|
295
|
+
<package name="dist.src.driver-integrations">
|
|
296
|
+
<metrics statements="25" coveredstatements="11" conditionals="9" coveredconditionals="0" methods="12" coveredmethods="1"/>
|
|
297
|
+
<file name="pgp.js" path="/Users/craigmartin/projects/pure-orm/dist/src/driver-integrations/pgp.js">
|
|
298
|
+
<metrics statements="25" coveredstatements="11" conditionals="9" coveredconditionals="0" methods="12" coveredmethods="1"/>
|
|
299
|
+
<line num="2" count="1" type="stmt"/>
|
|
300
|
+
<line num="3" count="1" type="stmt"/>
|
|
301
|
+
<line num="4" count="1" type="stmt"/>
|
|
302
|
+
<line num="5" count="6" type="stmt"/>
|
|
303
|
+
<line num="6" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
304
|
+
<line num="7" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
305
|
+
<line num="8" count="0" type="stmt"/>
|
|
306
|
+
<line num="11" count="0" type="stmt"/>
|
|
307
|
+
<line num="16" count="6" type="cond" truecount="0" falsecount="1"/>
|
|
308
|
+
<line num="17" count="0" type="stmt"/>
|
|
309
|
+
<line num="19" count="0" type="stmt"/>
|
|
310
|
+
<line num="22" count="6" type="cond" truecount="0" falsecount="1"/>
|
|
311
|
+
<line num="23" count="0" type="stmt"/>
|
|
312
|
+
<line num="25" count="0" type="stmt"/>
|
|
313
|
+
<line num="28" count="6" type="cond" truecount="0" falsecount="1"/>
|
|
314
|
+
<line num="29" count="0" type="stmt"/>
|
|
315
|
+
<line num="31" count="0" type="stmt"/>
|
|
316
|
+
<line num="34" count="6" type="cond" truecount="0" falsecount="1"/>
|
|
317
|
+
<line num="35" count="0" type="stmt"/>
|
|
318
|
+
<line num="37" count="0" type="stmt"/>
|
|
319
|
+
<line num="40" count="6" type="cond" truecount="0" falsecount="1"/>
|
|
320
|
+
<line num="41" count="0" type="stmt"/>
|
|
321
|
+
<line num="43" count="0" type="stmt"/>
|
|
322
|
+
<line num="46" count="6" type="stmt"/>
|
|
323
|
+
<line num="57" count="1" type="stmt"/>
|
|
181
324
|
</file>
|
|
182
325
|
</package>
|
|
183
326
|
<package name="dist.test-utils.blog">
|
|
@@ -202,21 +345,21 @@
|
|
|
202
345
|
<line num="4" count="1" type="stmt"/>
|
|
203
346
|
<line num="5" count="1" type="stmt"/>
|
|
204
347
|
<line num="6" count="1" type="stmt"/>
|
|
205
|
-
<line num="22" count="
|
|
206
|
-
<line num="23" count="
|
|
207
|
-
<line num="24" count="
|
|
208
|
-
<line num="25" count="
|
|
209
|
-
<line num="26" count="
|
|
210
|
-
<line num="27" count="
|
|
211
|
-
<line num="28" count="
|
|
212
|
-
<line num="29" count="
|
|
213
|
-
<line num="30" count="
|
|
214
|
-
<line num="31" count="
|
|
215
|
-
<line num="32" count="
|
|
216
|
-
<line num="33" count="
|
|
217
|
-
<line num="34" count="
|
|
348
|
+
<line num="22" count="75" type="stmt"/>
|
|
349
|
+
<line num="23" count="75" type="stmt"/>
|
|
350
|
+
<line num="24" count="75" type="stmt"/>
|
|
351
|
+
<line num="25" count="75" type="stmt"/>
|
|
352
|
+
<line num="26" count="75" type="stmt"/>
|
|
353
|
+
<line num="27" count="75" type="stmt"/>
|
|
354
|
+
<line num="28" count="75" type="stmt"/>
|
|
355
|
+
<line num="29" count="75" type="stmt"/>
|
|
356
|
+
<line num="30" count="75" type="stmt"/>
|
|
357
|
+
<line num="31" count="75" type="stmt"/>
|
|
358
|
+
<line num="32" count="75" type="stmt"/>
|
|
359
|
+
<line num="33" count="75" type="stmt"/>
|
|
360
|
+
<line num="34" count="75" type="stmt"/>
|
|
218
361
|
<line num="37" count="1" type="stmt"/>
|
|
219
|
-
<line num="40" count="
|
|
362
|
+
<line num="40" count="8" type="stmt"/>
|
|
220
363
|
<line num="43" count="1" type="stmt"/>
|
|
221
364
|
<line num="44" count="1" type="stmt"/>
|
|
222
365
|
</file>
|
|
@@ -228,13 +371,13 @@
|
|
|
228
371
|
<line num="5" count="1" type="stmt"/>
|
|
229
372
|
<line num="6" count="1" type="stmt"/>
|
|
230
373
|
<line num="7" count="1" type="stmt"/>
|
|
231
|
-
<line num="14" count="
|
|
232
|
-
<line num="15" count="
|
|
233
|
-
<line num="16" count="
|
|
234
|
-
<line num="17" count="
|
|
235
|
-
<line num="18" count="
|
|
374
|
+
<line num="14" count="75" type="stmt"/>
|
|
375
|
+
<line num="15" count="75" type="stmt"/>
|
|
376
|
+
<line num="16" count="75" type="stmt"/>
|
|
377
|
+
<line num="17" count="75" type="stmt"/>
|
|
378
|
+
<line num="18" count="75" type="stmt"/>
|
|
236
379
|
<line num="21" count="1" type="stmt"/>
|
|
237
|
-
<line num="24" count="
|
|
380
|
+
<line num="24" count="11" type="stmt"/>
|
|
238
381
|
<line num="27" count="1" type="stmt"/>
|
|
239
382
|
<line num="28" count="1" type="stmt"/>
|
|
240
383
|
</file>
|
|
@@ -244,18 +387,18 @@
|
|
|
244
387
|
<line num="3" count="1" type="stmt"/>
|
|
245
388
|
<line num="4" count="1" type="stmt"/>
|
|
246
389
|
<line num="5" count="1" type="stmt"/>
|
|
247
|
-
<line num="21" count="
|
|
248
|
-
<line num="22" count="
|
|
249
|
-
<line num="23" count="
|
|
250
|
-
<line num="24" count="
|
|
251
|
-
<line num="25" count="
|
|
252
|
-
<line num="26" count="
|
|
253
|
-
<line num="27" count="
|
|
254
|
-
<line num="28" count="
|
|
255
|
-
<line num="29" count="
|
|
256
|
-
<line num="30" count="
|
|
257
|
-
<line num="31" count="
|
|
258
|
-
<line num="32" count="
|
|
390
|
+
<line num="21" count="75" type="stmt"/>
|
|
391
|
+
<line num="22" count="75" type="stmt"/>
|
|
392
|
+
<line num="23" count="75" type="stmt"/>
|
|
393
|
+
<line num="24" count="75" type="stmt"/>
|
|
394
|
+
<line num="25" count="75" type="stmt"/>
|
|
395
|
+
<line num="26" count="75" type="stmt"/>
|
|
396
|
+
<line num="27" count="75" type="stmt"/>
|
|
397
|
+
<line num="28" count="75" type="stmt"/>
|
|
398
|
+
<line num="29" count="75" type="stmt"/>
|
|
399
|
+
<line num="30" count="75" type="stmt"/>
|
|
400
|
+
<line num="31" count="75" type="stmt"/>
|
|
401
|
+
<line num="32" count="75" type="stmt"/>
|
|
259
402
|
<line num="35" count="1" type="stmt"/>
|
|
260
403
|
<line num="38" count="0" type="stmt"/>
|
|
261
404
|
<line num="39" count="0" type="stmt"/>
|
|
@@ -268,9 +411,9 @@
|
|
|
268
411
|
<line num="3" count="1" type="stmt"/>
|
|
269
412
|
<line num="4" count="1" type="stmt"/>
|
|
270
413
|
<line num="5" count="1" type="stmt"/>
|
|
271
|
-
<line num="8" count="
|
|
272
|
-
<line num="9" count="
|
|
273
|
-
<line num="10" count="
|
|
414
|
+
<line num="8" count="75" type="stmt"/>
|
|
415
|
+
<line num="9" count="75" type="stmt"/>
|
|
416
|
+
<line num="10" count="75" type="stmt"/>
|
|
274
417
|
<line num="13" count="1" type="stmt"/>
|
|
275
418
|
<line num="16" count="0" type="stmt"/>
|
|
276
419
|
<line num="19" count="1" type="stmt"/>
|
|
@@ -369,6 +512,47 @@
|
|
|
369
512
|
<line num="18" count="1" type="stmt"/>
|
|
370
513
|
</file>
|
|
371
514
|
</package>
|
|
515
|
+
<package name="dist.test-utils.fourteen">
|
|
516
|
+
<metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
517
|
+
<file name="entities.js" path="/Users/craigmartin/projects/pure-orm/dist/test-utils/fourteen/entities.js">
|
|
518
|
+
<metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
519
|
+
<line num="2" count="1" type="stmt"/>
|
|
520
|
+
<line num="3" count="1" type="stmt"/>
|
|
521
|
+
<line num="4" count="1" type="stmt"/>
|
|
522
|
+
<line num="5" count="1" type="stmt"/>
|
|
523
|
+
<line num="6" count="1" type="stmt"/>
|
|
524
|
+
</file>
|
|
525
|
+
</package>
|
|
526
|
+
<package name="dist.test-utils.fourteen.models">
|
|
527
|
+
<metrics statements="21" coveredstatements="21" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="4"/>
|
|
528
|
+
<file name="customer.js" path="/Users/craigmartin/projects/pure-orm/dist/test-utils/fourteen/models/customer.js">
|
|
529
|
+
<metrics statements="12" coveredstatements="12" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
|
530
|
+
<line num="2" count="1" type="stmt"/>
|
|
531
|
+
<line num="3" count="1" type="stmt"/>
|
|
532
|
+
<line num="4" count="1" type="stmt"/>
|
|
533
|
+
<line num="5" count="1" type="stmt"/>
|
|
534
|
+
<line num="6" count="1" type="stmt"/>
|
|
535
|
+
<line num="13" count="1" type="stmt"/>
|
|
536
|
+
<line num="14" count="1" type="stmt"/>
|
|
537
|
+
<line num="15" count="1" type="stmt"/>
|
|
538
|
+
<line num="18" count="1" type="stmt"/>
|
|
539
|
+
<line num="21" count="1" type="stmt"/>
|
|
540
|
+
<line num="24" count="1" type="stmt"/>
|
|
541
|
+
<line num="25" count="1" type="stmt"/>
|
|
542
|
+
</file>
|
|
543
|
+
<file name="person.js" path="/Users/craigmartin/projects/pure-orm/dist/test-utils/fourteen/models/person.js">
|
|
544
|
+
<metrics statements="9" coveredstatements="9" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
|
545
|
+
<line num="2" count="1" type="stmt"/>
|
|
546
|
+
<line num="3" count="1" type="stmt"/>
|
|
547
|
+
<line num="4" count="1" type="stmt"/>
|
|
548
|
+
<line num="5" count="1" type="stmt"/>
|
|
549
|
+
<line num="8" count="1" type="stmt"/>
|
|
550
|
+
<line num="11" count="1" type="stmt"/>
|
|
551
|
+
<line num="14" count="1" type="stmt"/>
|
|
552
|
+
<line num="17" count="1" type="stmt"/>
|
|
553
|
+
<line num="18" count="1" type="stmt"/>
|
|
554
|
+
</file>
|
|
555
|
+
</package>
|
|
372
556
|
<package name="dist.test-utils.nine">
|
|
373
557
|
<metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
374
558
|
<file name="entities.js" path="/Users/craigmartin/projects/pure-orm/dist/test-utils/nine/entities.js">
|
|
@@ -401,14 +585,14 @@
|
|
|
401
585
|
<metrics statements="8" coveredstatements="8" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
402
586
|
<file name="entities.js" path="/Users/craigmartin/projects/pure-orm/dist/test-utils/order/entities.js">
|
|
403
587
|
<metrics statements="8" coveredstatements="8" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
404
|
-
<line num="2" count="
|
|
405
|
-
<line num="3" count="
|
|
406
|
-
<line num="4" count="
|
|
407
|
-
<line num="5" count="
|
|
408
|
-
<line num="6" count="
|
|
409
|
-
<line num="7" count="
|
|
410
|
-
<line num="8" count="
|
|
411
|
-
<line num="9" count="
|
|
588
|
+
<line num="2" count="2" type="stmt"/>
|
|
589
|
+
<line num="3" count="2" type="stmt"/>
|
|
590
|
+
<line num="4" count="2" type="stmt"/>
|
|
591
|
+
<line num="5" count="2" type="stmt"/>
|
|
592
|
+
<line num="6" count="2" type="stmt"/>
|
|
593
|
+
<line num="7" count="2" type="stmt"/>
|
|
594
|
+
<line num="8" count="2" type="stmt"/>
|
|
595
|
+
<line num="9" count="2" type="stmt"/>
|
|
412
596
|
</file>
|
|
413
597
|
</package>
|
|
414
598
|
<package name="dist.test-utils.order-more">
|
|
@@ -845,133 +1029,133 @@
|
|
|
845
1029
|
<metrics statements="115" coveredstatements="112" conditionals="0" coveredconditionals="0" methods="10" coveredmethods="7"/>
|
|
846
1030
|
<file name="line-item.js" path="/Users/craigmartin/projects/pure-orm/dist/test-utils/order/models/line-item.js">
|
|
847
1031
|
<metrics statements="23" coveredstatements="23" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
|
848
|
-
<line num="2" count="
|
|
849
|
-
<line num="3" count="
|
|
850
|
-
<line num="4" count="
|
|
851
|
-
<line num="5" count="
|
|
852
|
-
<line num="6" count="
|
|
853
|
-
<line num="7" count="
|
|
854
|
-
<line num="23" count="
|
|
855
|
-
<line num="24" count="
|
|
856
|
-
<line num="25" count="
|
|
857
|
-
<line num="26" count="
|
|
858
|
-
<line num="27" count="
|
|
859
|
-
<line num="28" count="
|
|
860
|
-
<line num="29" count="
|
|
861
|
-
<line num="30" count="
|
|
862
|
-
<line num="31" count="
|
|
863
|
-
<line num="32" count="
|
|
864
|
-
<line num="33" count="
|
|
865
|
-
<line num="34" count="
|
|
866
|
-
<line num="35" count="
|
|
867
|
-
<line num="38" count="
|
|
868
|
-
<line num="41" count="
|
|
869
|
-
<line num="44" count="
|
|
870
|
-
<line num="45" count="
|
|
1032
|
+
<line num="2" count="2" type="stmt"/>
|
|
1033
|
+
<line num="3" count="2" type="stmt"/>
|
|
1034
|
+
<line num="4" count="2" type="stmt"/>
|
|
1035
|
+
<line num="5" count="2" type="stmt"/>
|
|
1036
|
+
<line num="6" count="2" type="stmt"/>
|
|
1037
|
+
<line num="7" count="2" type="stmt"/>
|
|
1038
|
+
<line num="23" count="30" type="stmt"/>
|
|
1039
|
+
<line num="24" count="30" type="stmt"/>
|
|
1040
|
+
<line num="25" count="30" type="stmt"/>
|
|
1041
|
+
<line num="26" count="30" type="stmt"/>
|
|
1042
|
+
<line num="27" count="30" type="stmt"/>
|
|
1043
|
+
<line num="28" count="30" type="stmt"/>
|
|
1044
|
+
<line num="29" count="30" type="stmt"/>
|
|
1045
|
+
<line num="30" count="30" type="stmt"/>
|
|
1046
|
+
<line num="31" count="30" type="stmt"/>
|
|
1047
|
+
<line num="32" count="30" type="stmt"/>
|
|
1048
|
+
<line num="33" count="30" type="stmt"/>
|
|
1049
|
+
<line num="34" count="30" type="stmt"/>
|
|
1050
|
+
<line num="35" count="30" type="stmt"/>
|
|
1051
|
+
<line num="38" count="2" type="stmt"/>
|
|
1052
|
+
<line num="41" count="5" type="stmt"/>
|
|
1053
|
+
<line num="44" count="2" type="stmt"/>
|
|
1054
|
+
<line num="45" count="2" type="stmt"/>
|
|
871
1055
|
</file>
|
|
872
1056
|
<file name="order.js" path="/Users/craigmartin/projects/pure-orm/dist/test-utils/order/models/order.js">
|
|
873
1057
|
<metrics statements="40" coveredstatements="40" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
|
874
|
-
<line num="2" count="
|
|
875
|
-
<line num="3" count="
|
|
876
|
-
<line num="4" count="
|
|
877
|
-
<line num="5" count="
|
|
878
|
-
<line num="6" count="
|
|
879
|
-
<line num="34" count="
|
|
880
|
-
<line num="35" count="
|
|
881
|
-
<line num="36" count="
|
|
882
|
-
<line num="37" count="
|
|
883
|
-
<line num="38" count="
|
|
884
|
-
<line num="39" count="
|
|
885
|
-
<line num="40" count="
|
|
886
|
-
<line num="41" count="
|
|
887
|
-
<line num="42" count="
|
|
888
|
-
<line num="43" count="
|
|
889
|
-
<line num="44" count="
|
|
890
|
-
<line num="45" count="
|
|
891
|
-
<line num="46" count="
|
|
892
|
-
<line num="47" count="
|
|
893
|
-
<line num="48" count="
|
|
894
|
-
<line num="49" count="
|
|
895
|
-
<line num="50" count="
|
|
896
|
-
<line num="51" count="
|
|
897
|
-
<line num="52" count="
|
|
898
|
-
<line num="53" count="
|
|
899
|
-
<line num="54" count="
|
|
900
|
-
<line num="55" count="
|
|
901
|
-
<line num="56" count="
|
|
902
|
-
<line num="57" count="
|
|
903
|
-
<line num="58" count="
|
|
904
|
-
<line num="59" count="
|
|
905
|
-
<line num="60" count="
|
|
906
|
-
<line num="61" count="
|
|
907
|
-
<line num="62" count="
|
|
908
|
-
<line num="63" count="
|
|
909
|
-
<line num="64" count="
|
|
910
|
-
<line num="67" count="
|
|
911
|
-
<line num="70" count="
|
|
912
|
-
<line num="73" count="
|
|
913
|
-
<line num="74" count="
|
|
1058
|
+
<line num="2" count="2" type="stmt"/>
|
|
1059
|
+
<line num="3" count="2" type="stmt"/>
|
|
1060
|
+
<line num="4" count="2" type="stmt"/>
|
|
1061
|
+
<line num="5" count="2" type="stmt"/>
|
|
1062
|
+
<line num="6" count="2" type="stmt"/>
|
|
1063
|
+
<line num="34" count="36" type="stmt"/>
|
|
1064
|
+
<line num="35" count="36" type="stmt"/>
|
|
1065
|
+
<line num="36" count="36" type="stmt"/>
|
|
1066
|
+
<line num="37" count="36" type="stmt"/>
|
|
1067
|
+
<line num="38" count="36" type="stmt"/>
|
|
1068
|
+
<line num="39" count="36" type="stmt"/>
|
|
1069
|
+
<line num="40" count="36" type="stmt"/>
|
|
1070
|
+
<line num="41" count="36" type="stmt"/>
|
|
1071
|
+
<line num="42" count="36" type="stmt"/>
|
|
1072
|
+
<line num="43" count="36" type="stmt"/>
|
|
1073
|
+
<line num="44" count="36" type="stmt"/>
|
|
1074
|
+
<line num="45" count="36" type="stmt"/>
|
|
1075
|
+
<line num="46" count="36" type="stmt"/>
|
|
1076
|
+
<line num="47" count="36" type="stmt"/>
|
|
1077
|
+
<line num="48" count="36" type="stmt"/>
|
|
1078
|
+
<line num="49" count="36" type="stmt"/>
|
|
1079
|
+
<line num="50" count="36" type="stmt"/>
|
|
1080
|
+
<line num="51" count="36" type="stmt"/>
|
|
1081
|
+
<line num="52" count="36" type="stmt"/>
|
|
1082
|
+
<line num="53" count="36" type="stmt"/>
|
|
1083
|
+
<line num="54" count="36" type="stmt"/>
|
|
1084
|
+
<line num="55" count="36" type="stmt"/>
|
|
1085
|
+
<line num="56" count="36" type="stmt"/>
|
|
1086
|
+
<line num="57" count="36" type="stmt"/>
|
|
1087
|
+
<line num="58" count="36" type="stmt"/>
|
|
1088
|
+
<line num="59" count="36" type="stmt"/>
|
|
1089
|
+
<line num="60" count="36" type="stmt"/>
|
|
1090
|
+
<line num="61" count="36" type="stmt"/>
|
|
1091
|
+
<line num="62" count="36" type="stmt"/>
|
|
1092
|
+
<line num="63" count="36" type="stmt"/>
|
|
1093
|
+
<line num="64" count="36" type="stmt"/>
|
|
1094
|
+
<line num="67" count="2" type="stmt"/>
|
|
1095
|
+
<line num="70" count="5" type="stmt"/>
|
|
1096
|
+
<line num="73" count="2" type="stmt"/>
|
|
1097
|
+
<line num="74" count="2" type="stmt"/>
|
|
914
1098
|
</file>
|
|
915
1099
|
<file name="product-variant.js" path="/Users/craigmartin/projects/pure-orm/dist/test-utils/order/models/product-variant.js">
|
|
916
1100
|
<metrics statements="23" coveredstatements="22" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="1"/>
|
|
917
|
-
<line num="2" count="
|
|
918
|
-
<line num="3" count="
|
|
919
|
-
<line num="4" count="
|
|
920
|
-
<line num="5" count="
|
|
921
|
-
<line num="6" count="
|
|
922
|
-
<line num="23" count="
|
|
923
|
-
<line num="24" count="
|
|
924
|
-
<line num="25" count="
|
|
925
|
-
<line num="26" count="
|
|
926
|
-
<line num="27" count="
|
|
927
|
-
<line num="28" count="
|
|
928
|
-
<line num="29" count="
|
|
929
|
-
<line num="30" count="
|
|
930
|
-
<line num="31" count="
|
|
931
|
-
<line num="32" count="
|
|
932
|
-
<line num="33" count="
|
|
933
|
-
<line num="34" count="
|
|
934
|
-
<line num="35" count="
|
|
935
|
-
<line num="36" count="
|
|
936
|
-
<line num="39" count="
|
|
1101
|
+
<line num="2" count="2" type="stmt"/>
|
|
1102
|
+
<line num="3" count="2" type="stmt"/>
|
|
1103
|
+
<line num="4" count="2" type="stmt"/>
|
|
1104
|
+
<line num="5" count="2" type="stmt"/>
|
|
1105
|
+
<line num="6" count="2" type="stmt"/>
|
|
1106
|
+
<line num="23" count="30" type="stmt"/>
|
|
1107
|
+
<line num="24" count="30" type="stmt"/>
|
|
1108
|
+
<line num="25" count="30" type="stmt"/>
|
|
1109
|
+
<line num="26" count="30" type="stmt"/>
|
|
1110
|
+
<line num="27" count="30" type="stmt"/>
|
|
1111
|
+
<line num="28" count="30" type="stmt"/>
|
|
1112
|
+
<line num="29" count="30" type="stmt"/>
|
|
1113
|
+
<line num="30" count="30" type="stmt"/>
|
|
1114
|
+
<line num="31" count="30" type="stmt"/>
|
|
1115
|
+
<line num="32" count="30" type="stmt"/>
|
|
1116
|
+
<line num="33" count="30" type="stmt"/>
|
|
1117
|
+
<line num="34" count="30" type="stmt"/>
|
|
1118
|
+
<line num="35" count="30" type="stmt"/>
|
|
1119
|
+
<line num="36" count="30" type="stmt"/>
|
|
1120
|
+
<line num="39" count="2" type="stmt"/>
|
|
937
1121
|
<line num="42" count="0" type="stmt"/>
|
|
938
|
-
<line num="45" count="
|
|
939
|
-
<line num="46" count="
|
|
1122
|
+
<line num="45" count="2" type="stmt"/>
|
|
1123
|
+
<line num="46" count="2" type="stmt"/>
|
|
940
1124
|
</file>
|
|
941
1125
|
<file name="product.js" path="/Users/craigmartin/projects/pure-orm/dist/test-utils/order/models/product.js">
|
|
942
1126
|
<metrics statements="17" coveredstatements="16" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="1"/>
|
|
943
|
-
<line num="2" count="
|
|
944
|
-
<line num="3" count="
|
|
945
|
-
<line num="4" count="
|
|
946
|
-
<line num="5" count="
|
|
947
|
-
<line num="18" count="
|
|
948
|
-
<line num="19" count="
|
|
949
|
-
<line num="20" count="
|
|
950
|
-
<line num="21" count="
|
|
951
|
-
<line num="22" count="
|
|
952
|
-
<line num="23" count="
|
|
953
|
-
<line num="24" count="
|
|
954
|
-
<line num="25" count="
|
|
955
|
-
<line num="26" count="
|
|
956
|
-
<line num="29" count="
|
|
1127
|
+
<line num="2" count="2" type="stmt"/>
|
|
1128
|
+
<line num="3" count="2" type="stmt"/>
|
|
1129
|
+
<line num="4" count="2" type="stmt"/>
|
|
1130
|
+
<line num="5" count="2" type="stmt"/>
|
|
1131
|
+
<line num="18" count="30" type="stmt"/>
|
|
1132
|
+
<line num="19" count="30" type="stmt"/>
|
|
1133
|
+
<line num="20" count="30" type="stmt"/>
|
|
1134
|
+
<line num="21" count="30" type="stmt"/>
|
|
1135
|
+
<line num="22" count="30" type="stmt"/>
|
|
1136
|
+
<line num="23" count="30" type="stmt"/>
|
|
1137
|
+
<line num="24" count="30" type="stmt"/>
|
|
1138
|
+
<line num="25" count="30" type="stmt"/>
|
|
1139
|
+
<line num="26" count="30" type="stmt"/>
|
|
1140
|
+
<line num="29" count="2" type="stmt"/>
|
|
957
1141
|
<line num="32" count="0" type="stmt"/>
|
|
958
|
-
<line num="35" count="
|
|
959
|
-
<line num="36" count="
|
|
1142
|
+
<line num="35" count="2" type="stmt"/>
|
|
1143
|
+
<line num="36" count="2" type="stmt"/>
|
|
960
1144
|
</file>
|
|
961
1145
|
<file name="utm-source.js" path="/Users/craigmartin/projects/pure-orm/dist/test-utils/order/models/utm-source.js">
|
|
962
1146
|
<metrics statements="12" coveredstatements="11" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="1"/>
|
|
963
|
-
<line num="2" count="
|
|
964
|
-
<line num="3" count="
|
|
965
|
-
<line num="4" count="
|
|
966
|
-
<line num="5" count="
|
|
967
|
-
<line num="8" count="
|
|
968
|
-
<line num="9" count="
|
|
969
|
-
<line num="10" count="
|
|
970
|
-
<line num="11" count="
|
|
971
|
-
<line num="14" count="
|
|
1147
|
+
<line num="2" count="2" type="stmt"/>
|
|
1148
|
+
<line num="3" count="2" type="stmt"/>
|
|
1149
|
+
<line num="4" count="2" type="stmt"/>
|
|
1150
|
+
<line num="5" count="2" type="stmt"/>
|
|
1151
|
+
<line num="8" count="30" type="stmt"/>
|
|
1152
|
+
<line num="9" count="30" type="stmt"/>
|
|
1153
|
+
<line num="10" count="30" type="stmt"/>
|
|
1154
|
+
<line num="11" count="30" type="stmt"/>
|
|
1155
|
+
<line num="14" count="2" type="stmt"/>
|
|
972
1156
|
<line num="17" count="0" type="stmt"/>
|
|
973
|
-
<line num="20" count="
|
|
974
|
-
<line num="21" count="
|
|
1157
|
+
<line num="20" count="2" type="stmt"/>
|
|
1158
|
+
<line num="21" count="2" type="stmt"/>
|
|
975
1159
|
</file>
|
|
976
1160
|
</package>
|
|
977
1161
|
<package name="dist.test-utils.six">
|
|
@@ -1262,181 +1446,312 @@
|
|
|
1262
1446
|
</file>
|
|
1263
1447
|
</package>
|
|
1264
1448
|
<package name="src">
|
|
1265
|
-
<metrics statements="
|
|
1449
|
+
<metrics statements="269" coveredstatements="229" conditionals="114" coveredconditionals="99" methods="88" coveredmethods="76"/>
|
|
1266
1450
|
<file name="core.ts" path="/Users/craigmartin/projects/pure-orm/src/core.ts">
|
|
1267
|
-
<metrics statements="
|
|
1268
|
-
<line num="98" count="
|
|
1269
|
-
<line num="101" count="
|
|
1270
|
-
<line num="103" count="
|
|
1271
|
-
<line num="104" count="
|
|
1272
|
-
<line num="106" count="
|
|
1273
|
-
<line num="107" count="
|
|
1274
|
-
<line num="110" count="
|
|
1275
|
-
<line num="111" count="
|
|
1276
|
-
<line num="117" count="
|
|
1277
|
-
<line num="124" count="
|
|
1278
|
-
<line num="125" count="
|
|
1279
|
-
<line num="127" count="
|
|
1280
|
-
<line num="128" count="
|
|
1281
|
-
<line num="129" count="
|
|
1282
|
-
<line num="131" count="
|
|
1283
|
-
<line num="132" count="
|
|
1284
|
-
<line num="134" count="
|
|
1285
|
-
<line num="135" count="
|
|
1286
|
-
<line num="137" count="
|
|
1287
|
-
<line num="138" count="
|
|
1288
|
-
<line num="141" count="
|
|
1289
|
-
<line num="142" count="
|
|
1290
|
-
<line num="143" count="
|
|
1291
|
-
<line num="147" count="
|
|
1292
|
-
<line num="148" count="
|
|
1293
|
-
<line num="151" count="
|
|
1294
|
-
<line num="157" count="
|
|
1295
|
-
<line num="160" count="
|
|
1296
|
-
<line num="164" count="
|
|
1297
|
-
<line num="182" count="
|
|
1298
|
-
<line num="187" count="
|
|
1299
|
-
<line num="188" count="
|
|
1300
|
-
<line num="193" count="
|
|
1301
|
-
<line num="194" count="
|
|
1302
|
-
<line num="195" count="
|
|
1451
|
+
<metrics statements="179" coveredstatements="171" conditionals="101" coveredconditionals="89" methods="50" coveredmethods="49"/>
|
|
1452
|
+
<line num="98" count="2" type="stmt"/>
|
|
1453
|
+
<line num="101" count="34" type="stmt"/>
|
|
1454
|
+
<line num="103" count="227" type="stmt"/>
|
|
1455
|
+
<line num="104" count="227" type="cond" truecount="2" falsecount="0"/>
|
|
1456
|
+
<line num="106" count="227" type="cond" truecount="2" falsecount="0"/>
|
|
1457
|
+
<line num="107" count="227" type="stmt"/>
|
|
1458
|
+
<line num="110" count="1793" type="cond" truecount="2" falsecount="0"/>
|
|
1459
|
+
<line num="111" count="1580" type="stmt"/>
|
|
1460
|
+
<line num="117" count="213" type="stmt"/>
|
|
1461
|
+
<line num="124" count="227" type="stmt"/>
|
|
1462
|
+
<line num="125" count="1793" type="stmt"/>
|
|
1463
|
+
<line num="127" count="1793" type="stmt"/>
|
|
1464
|
+
<line num="128" count="227" type="stmt"/>
|
|
1465
|
+
<line num="129" count="1793" type="stmt"/>
|
|
1466
|
+
<line num="131" count="227" type="stmt"/>
|
|
1467
|
+
<line num="132" count="227" type="stmt"/>
|
|
1468
|
+
<line num="134" count="227" type="stmt"/>
|
|
1469
|
+
<line num="135" count="1793" type="stmt"/>
|
|
1470
|
+
<line num="137" count="227" type="stmt"/>
|
|
1471
|
+
<line num="138" count="227" type="cond" truecount="1" falsecount="1"/>
|
|
1472
|
+
<line num="141" count="227" type="stmt"/>
|
|
1473
|
+
<line num="142" count="3611" type="stmt"/>
|
|
1474
|
+
<line num="143" count="3611" type="stmt"/>
|
|
1475
|
+
<line num="147" count="227" type="stmt"/>
|
|
1476
|
+
<line num="148" count="1793" type="stmt"/>
|
|
1477
|
+
<line num="151" count="201" type="stmt"/>
|
|
1478
|
+
<line num="157" count="227" type="stmt"/>
|
|
1479
|
+
<line num="160" count="1793" type="stmt"/>
|
|
1480
|
+
<line num="164" count="227" type="stmt"/>
|
|
1481
|
+
<line num="182" count="34" type="stmt"/>
|
|
1482
|
+
<line num="187" count="227" type="stmt"/>
|
|
1483
|
+
<line num="188" count="227" type="stmt"/>
|
|
1484
|
+
<line num="193" count="34" type="stmt"/>
|
|
1485
|
+
<line num="194" count="1435" type="stmt"/>
|
|
1486
|
+
<line num="195" count="1435" type="cond" truecount="1" falsecount="1"/>
|
|
1303
1487
|
<line num="196" count="0" type="stmt"/>
|
|
1304
|
-
<line num="198" count="
|
|
1305
|
-
<line num="201" count="
|
|
1306
|
-
<line num="206" count="
|
|
1307
|
-
<line num="207" count="
|
|
1308
|
-
<line num="212" count="
|
|
1309
|
-
<line num="
|
|
1310
|
-
<line num="
|
|
1311
|
-
<line num="
|
|
1312
|
-
<line num="
|
|
1313
|
-
<line num="
|
|
1314
|
-
<line num="
|
|
1315
|
-
<line num="
|
|
1316
|
-
<line num="
|
|
1317
|
-
<line num="
|
|
1318
|
-
<line num="
|
|
1319
|
-
<line num="
|
|
1320
|
-
<line num="
|
|
1321
|
-
<line num="
|
|
1322
|
-
<line num="
|
|
1323
|
-
<line num="
|
|
1324
|
-
<line num="248" count="
|
|
1325
|
-
<line num="
|
|
1326
|
-
<line num="
|
|
1327
|
-
<line num="
|
|
1328
|
-
<line num="
|
|
1329
|
-
<line num="
|
|
1330
|
-
<line num="
|
|
1331
|
-
<line num="
|
|
1332
|
-
<line num="
|
|
1333
|
-
<line num="
|
|
1334
|
-
<line num="
|
|
1335
|
-
<line num="
|
|
1336
|
-
<line num="
|
|
1337
|
-
<line num="
|
|
1338
|
-
<line num="273" count="
|
|
1339
|
-
<line num="
|
|
1340
|
-
<line num="
|
|
1341
|
-
<line num="
|
|
1342
|
-
<line num="
|
|
1343
|
-
<line num="
|
|
1344
|
-
<line num="
|
|
1345
|
-
<line num="
|
|
1346
|
-
<line num="288" count="
|
|
1347
|
-
<line num="
|
|
1348
|
-
<line num="
|
|
1349
|
-
<line num="
|
|
1350
|
-
<line num="
|
|
1351
|
-
<line num="
|
|
1352
|
-
<line num="300" count="
|
|
1353
|
-
<line num="301" count="
|
|
1354
|
-
<line num="
|
|
1355
|
-
<line num="
|
|
1356
|
-
<line num="
|
|
1357
|
-
<line num="
|
|
1358
|
-
<line num="
|
|
1359
|
-
<line num="
|
|
1360
|
-
<line num="
|
|
1361
|
-
<line num="
|
|
1362
|
-
<line num="
|
|
1363
|
-
<line num="
|
|
1364
|
-
<line num="
|
|
1365
|
-
<line num="
|
|
1366
|
-
<line num="
|
|
1367
|
-
<line num="
|
|
1368
|
-
<line num="
|
|
1369
|
-
<line num="
|
|
1370
|
-
<line num="
|
|
1371
|
-
<line num="
|
|
1372
|
-
<line num="
|
|
1373
|
-
<line num="
|
|
1374
|
-
<line num="
|
|
1375
|
-
<line num="
|
|
1376
|
-
<line num="
|
|
1377
|
-
<line num="
|
|
1378
|
-
<line num="
|
|
1379
|
-
<line num="
|
|
1380
|
-
<line num="
|
|
1381
|
-
<line num="386" count="
|
|
1382
|
-
<line num="
|
|
1383
|
-
<line num="390" count="
|
|
1384
|
-
<line num="
|
|
1385
|
-
<line num="
|
|
1386
|
-
<line num="
|
|
1387
|
-
<line num="
|
|
1388
|
-
<line num="
|
|
1389
|
-
<line num="401" count="
|
|
1390
|
-
<line num="
|
|
1391
|
-
<line num="
|
|
1392
|
-
<line num="
|
|
1393
|
-
<line num="
|
|
1394
|
-
<line num="
|
|
1395
|
-
<line num="
|
|
1396
|
-
<line num="
|
|
1397
|
-
<line num="
|
|
1398
|
-
<line num="
|
|
1399
|
-
<line num="
|
|
1400
|
-
<line num="
|
|
1401
|
-
<line num="
|
|
1402
|
-
<line num="
|
|
1403
|
-
<line num="
|
|
1404
|
-
<line num="
|
|
1405
|
-
<line num="
|
|
1406
|
-
<line num="
|
|
1407
|
-
<line num="
|
|
1408
|
-
<line num="
|
|
1409
|
-
<line num="
|
|
1410
|
-
<line num="
|
|
1411
|
-
<line num="
|
|
1412
|
-
<line num="
|
|
1413
|
-
<line num="
|
|
1414
|
-
<line num="
|
|
1415
|
-
<line num="
|
|
1416
|
-
<line num="
|
|
1417
|
-
<line num="454" count="
|
|
1418
|
-
<line num="
|
|
1419
|
-
<line num="
|
|
1420
|
-
<line num="
|
|
1421
|
-
<line num="
|
|
1422
|
-
<line num="
|
|
1423
|
-
<line num="
|
|
1424
|
-
<line num="467" count="
|
|
1425
|
-
<line num="
|
|
1426
|
-
<line num="
|
|
1427
|
-
<line num="
|
|
1428
|
-
<line num="
|
|
1429
|
-
<line num="
|
|
1430
|
-
<line num="
|
|
1431
|
-
<line num="
|
|
1488
|
+
<line num="198" count="1435" type="stmt"/>
|
|
1489
|
+
<line num="201" count="34" type="stmt"/>
|
|
1490
|
+
<line num="206" count="227" type="stmt"/>
|
|
1491
|
+
<line num="207" count="227" type="stmt"/>
|
|
1492
|
+
<line num="212" count="34" type="stmt"/>
|
|
1493
|
+
<line num="215" count="42896" type="stmt"/>
|
|
1494
|
+
<line num="216" count="42896" type="cond" truecount="1" falsecount="1"/>
|
|
1495
|
+
<line num="217" count="0" type="stmt"/>
|
|
1496
|
+
<line num="219" count="42896" type="stmt"/>
|
|
1497
|
+
<line num="222" count="34" type="stmt"/>
|
|
1498
|
+
<line num="223" count="42895" type="stmt"/>
|
|
1499
|
+
<line num="235" count="34" type="stmt"/>
|
|
1500
|
+
<line num="236" count="188" type="stmt"/>
|
|
1501
|
+
<line num="237" count="39" type="stmt"/>
|
|
1502
|
+
<line num="238" count="39" type="stmt"/>
|
|
1503
|
+
<line num="239" count="1434" type="stmt"/>
|
|
1504
|
+
<line num="241" count="39" type="stmt"/>
|
|
1505
|
+
<line num="243" count="39" type="stmt"/>
|
|
1506
|
+
<line num="246" count="39" type="stmt"/>
|
|
1507
|
+
<line num="247" count="188" type="stmt"/>
|
|
1508
|
+
<line num="248" count="1246" type="stmt"/>
|
|
1509
|
+
<line num="250" count="21304" type="cond" truecount="2" falsecount="0"/>
|
|
1510
|
+
<line num="254" count="1246" type="cond" truecount="2" falsecount="0"/>
|
|
1511
|
+
<line num="255" count="1246" type="stmt"/>
|
|
1512
|
+
<line num="256" count="1246" type="stmt"/>
|
|
1513
|
+
<line num="257" count="29445" type="stmt"/>
|
|
1514
|
+
<line num="259" count="28144" type="cond" truecount="2" falsecount="0"/>
|
|
1515
|
+
<line num="261" count="28144" type="stmt"/>
|
|
1516
|
+
<line num="262" count="29445" type="cond" truecount="2" falsecount="0"/>
|
|
1517
|
+
<line num="263" count="28597" type="stmt"/>
|
|
1518
|
+
<line num="265" count="848" type="stmt"/>
|
|
1519
|
+
<line num="266" count="849" type="stmt"/>
|
|
1520
|
+
<line num="269" count="849" type="cond" truecount="2" falsecount="0"/>
|
|
1521
|
+
<line num="270" count="822" type="stmt"/>
|
|
1522
|
+
<line num="273" count="26" type="stmt"/>
|
|
1523
|
+
<line num="278" count="1246" type="cond" truecount="2" falsecount="0"/>
|
|
1524
|
+
<line num="279" count="12590" type="cond" truecount="2" falsecount="0"/>
|
|
1525
|
+
<line num="280" count="10448" type="stmt"/>
|
|
1526
|
+
<line num="282" count="2142" type="stmt"/>
|
|
1527
|
+
<line num="283" count="49133" type="stmt"/>
|
|
1528
|
+
<line num="285" count="2142" type="cond" truecount="2" falsecount="0"/>
|
|
1529
|
+
<line num="286" count="1203" type="stmt"/>
|
|
1530
|
+
<line num="288" count="939" type="stmt"/>
|
|
1531
|
+
<line num="290" count="1246" type="stmt"/>
|
|
1532
|
+
<line num="294" count="1246" type="stmt"/>
|
|
1533
|
+
<line num="295" count="6559" type="stmt"/>
|
|
1534
|
+
<line num="297" count="2788" type="cond" truecount="2" falsecount="0"/>
|
|
1535
|
+
<line num="299" count="2788" type="stmt"/>
|
|
1536
|
+
<line num="300" count="6559" type="cond" truecount="2" falsecount="0"/>
|
|
1537
|
+
<line num="301" count="6150" type="stmt"/>
|
|
1538
|
+
<line num="303" count="409" type="stmt"/>
|
|
1539
|
+
<line num="304" count="410" type="stmt"/>
|
|
1540
|
+
<line num="307" count="410" type="cond" truecount="2" falsecount="0"/>
|
|
1541
|
+
<line num="308" count="355" type="stmt"/>
|
|
1542
|
+
<line num="311" count="54" type="stmt"/>
|
|
1543
|
+
<line num="313" count="1246" type="cond" truecount="2" falsecount="0"/>
|
|
1544
|
+
<line num="314" count="614" type="cond" truecount="4" falsecount="0"/>
|
|
1545
|
+
<line num="315" count="75" type="stmt"/>
|
|
1546
|
+
<line num="316" count="75" type="stmt"/>
|
|
1547
|
+
<line num="323" count="539" type="cond" truecount="1" falsecount="1"/>
|
|
1548
|
+
<line num="325" count="539" type="stmt"/>
|
|
1549
|
+
<line num="329" count="539" type="cond" truecount="4" falsecount="0"/>
|
|
1550
|
+
<line num="330" count="61" type="stmt"/>
|
|
1551
|
+
<line num="331" count="61" type="stmt"/>
|
|
1552
|
+
<line num="335" count="1110" type="cond" truecount="2" falsecount="0"/>
|
|
1553
|
+
<line num="336" count="761" type="stmt"/>
|
|
1554
|
+
<line num="337" count="349" type="cond" truecount="2" falsecount="0"/>
|
|
1555
|
+
<line num="339" count="228" type="stmt"/>
|
|
1556
|
+
<line num="340" count="228" type="cond" truecount="2" falsecount="0"/>
|
|
1557
|
+
<line num="341" count="149" type="stmt"/>
|
|
1558
|
+
<line num="343" count="79" type="stmt"/>
|
|
1559
|
+
<line num="344" count="79" type="stmt"/>
|
|
1560
|
+
<line num="350" count="121" type="cond" truecount="1" falsecount="1"/>
|
|
1561
|
+
<line num="352" count="121" type="stmt"/>
|
|
1562
|
+
<line num="354" count="0" type="stmt"/>
|
|
1563
|
+
<line num="360" count="989" type="stmt"/>
|
|
1564
|
+
<line num="364" count="39" type="stmt"/>
|
|
1565
|
+
<line num="386" count="34" type="stmt"/>
|
|
1566
|
+
<line num="389" count="22" type="stmt"/>
|
|
1567
|
+
<line num="390" count="22" type="stmt"/>
|
|
1568
|
+
<line num="391" count="22" type="stmt"/>
|
|
1569
|
+
<line num="392" count="188" type="stmt"/>
|
|
1570
|
+
<line num="395" count="188" type="stmt"/>
|
|
1571
|
+
<line num="398" count="188" type="cond" truecount="2" falsecount="0"/>
|
|
1572
|
+
<line num="399" count="149" type="stmt"/>
|
|
1573
|
+
<line num="401" count="39" type="stmt"/>
|
|
1574
|
+
<line num="403" count="188" type="stmt"/>
|
|
1575
|
+
<line num="405" count="22" type="stmt"/>
|
|
1576
|
+
<line num="408" count="34" type="stmt"/>
|
|
1577
|
+
<line num="409" count="188" type="stmt"/>
|
|
1578
|
+
<line num="410" count="1434" type="stmt"/>
|
|
1579
|
+
<line num="411" count="1434" type="stmt"/>
|
|
1580
|
+
<line num="414" count="6747" type="stmt"/>
|
|
1581
|
+
<line num="415" count="6747" type="cond" truecount="1" falsecount="1"/>
|
|
1582
|
+
<line num="416" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1583
|
+
<line num="417" count="0" type="stmt"/>
|
|
1584
|
+
<line num="419" count="0" type="stmt"/>
|
|
1585
|
+
<line num="424" count="6747" type="stmt"/>
|
|
1586
|
+
<line num="425" count="6747" type="stmt"/>
|
|
1587
|
+
<line num="429" count="1434" type="stmt"/>
|
|
1588
|
+
<line num="437" count="34" type="stmt"/>
|
|
1589
|
+
<line num="438" count="188" type="stmt"/>
|
|
1590
|
+
<line num="439" count="6747" type="stmt"/>
|
|
1591
|
+
<line num="440" count="6747" type="stmt"/>
|
|
1592
|
+
<line num="441" count="6747" type="cond" truecount="3" falsecount="1"/>
|
|
1593
|
+
<line num="442" count="0" type="stmt"/>
|
|
1594
|
+
<line num="444" count="6747" type="cond" truecount="2" falsecount="0"/>
|
|
1595
|
+
<line num="445" count="6747" type="stmt"/>
|
|
1596
|
+
<line num="446" count="6747" type="stmt"/>
|
|
1597
|
+
<line num="450" count="34" type="stmt"/>
|
|
1598
|
+
<line num="451" count="22" type="cond" truecount="1" falsecount="1"/>
|
|
1599
|
+
<line num="452" count="22" type="stmt"/>
|
|
1600
|
+
<line num="453" count="22" type="stmt"/>
|
|
1601
|
+
<line num="454" count="22" type="stmt"/>
|
|
1602
|
+
<line num="455" count="22" type="stmt"/>
|
|
1603
|
+
<line num="456" count="39" type="stmt"/>
|
|
1604
|
+
<line num="457" count="22" type="stmt"/>
|
|
1605
|
+
<line num="458" count="22" type="stmt"/>
|
|
1606
|
+
<line num="461" count="34" type="stmt"/>
|
|
1607
|
+
<line num="465" count="4" type="cond" truecount="4" falsecount="0"/>
|
|
1608
|
+
<line num="467" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
1609
|
+
<line num="470" count="2" type="stmt"/>
|
|
1610
|
+
<line num="472" count="2" type="stmt"/>
|
|
1611
|
+
<line num="475" count="34" type="stmt"/>
|
|
1612
|
+
<line num="476" count="5" type="cond" truecount="4" falsecount="0"/>
|
|
1613
|
+
<line num="477" count="1" type="stmt"/>
|
|
1614
|
+
<line num="479" count="4" type="stmt"/>
|
|
1615
|
+
<line num="480" count="4" type="cond" truecount="4" falsecount="1"/>
|
|
1432
1616
|
<line num="481" count="0" type="stmt"/>
|
|
1433
|
-
<line num="
|
|
1434
|
-
<line num="
|
|
1435
|
-
<line num="
|
|
1436
|
-
<line num="
|
|
1437
|
-
<line num="
|
|
1438
|
-
<line num="
|
|
1439
|
-
<line num="
|
|
1617
|
+
<line num="482" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
1618
|
+
<line num="483" count="2" type="stmt"/>
|
|
1619
|
+
<line num="485" count="2" type="stmt"/>
|
|
1620
|
+
<line num="488" count="34" type="stmt"/>
|
|
1621
|
+
<line num="491" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
1622
|
+
<line num="492" count="1" type="stmt"/>
|
|
1623
|
+
<line num="494" count="2" type="stmt"/>
|
|
1624
|
+
<line num="497" count="34" type="stmt"/>
|
|
1625
|
+
<line num="500" count="3" type="cond" truecount="4" falsecount="0"/>
|
|
1626
|
+
<line num="501" count="1" type="stmt"/>
|
|
1627
|
+
<line num="503" count="2" type="stmt"/>
|
|
1628
|
+
<line num="506" count="34" type="stmt"/>
|
|
1629
|
+
<line num="515" count="227" type="stmt"/>
|
|
1630
|
+
<line num="518" count="227" type="stmt"/>
|
|
1631
|
+
</file>
|
|
1632
|
+
<file name="index.ts" path="/Users/craigmartin/projects/pure-orm/src/index.ts">
|
|
1633
|
+
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1634
|
+
</file>
|
|
1635
|
+
<file name="orm.ts" path="/Users/craigmartin/projects/pure-orm/src/orm.ts">
|
|
1636
|
+
<metrics statements="90" coveredstatements="58" conditionals="13" coveredconditionals="10" methods="38" coveredmethods="27"/>
|
|
1637
|
+
<line num="58" count="1" type="stmt"/>
|
|
1638
|
+
<line num="63" count="6" type="stmt"/>
|
|
1639
|
+
<line num="66" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
1640
|
+
<line num="67" count="6" type="stmt"/>
|
|
1641
|
+
<line num="69" count="0" type="stmt"/>
|
|
1642
|
+
<line num="78" count="6" type="stmt"/>
|
|
1643
|
+
<line num="81" count="1" type="stmt"/>
|
|
1644
|
+
<line num="85" count="24" type="stmt"/>
|
|
1645
|
+
<line num="91" count="4" type="stmt"/>
|
|
1646
|
+
<line num="93" count="1" type="stmt"/>
|
|
1647
|
+
<line num="96" count="24" type="stmt"/>
|
|
1648
|
+
<line num="98" count="24" type="stmt"/>
|
|
1649
|
+
<line num="99" count="1" type="stmt"/>
|
|
1650
|
+
<line num="100" count="4" type="stmt"/>
|
|
1651
|
+
<line num="102" count="1" type="stmt"/>
|
|
1652
|
+
<line num="105" count="6" type="stmt"/>
|
|
1653
|
+
<line num="109" count="1" type="stmt"/>
|
|
1654
|
+
<line num="113" count="24" type="stmt"/>
|
|
1655
|
+
<line num="120" count="4" type="stmt"/>
|
|
1656
|
+
<line num="122" count="1" type="stmt"/>
|
|
1657
|
+
<line num="123" count="1" type="stmt"/>
|
|
1658
|
+
<line num="124" count="1" type="stmt"/>
|
|
1659
|
+
<line num="127" count="24" type="stmt"/>
|
|
1660
|
+
<line num="129" count="24" type="stmt"/>
|
|
1661
|
+
<line num="130" count="1" type="stmt"/>
|
|
1662
|
+
<line num="131" count="1" type="stmt"/>
|
|
1663
|
+
<line num="134" count="6" type="stmt"/>
|
|
1664
|
+
<line num="137" count="1" type="stmt"/>
|
|
1665
|
+
<line num="140" count="24" type="cond" truecount="2" falsecount="0"/>
|
|
1666
|
+
<line num="146" count="24" type="stmt"/>
|
|
1667
|
+
<line num="147" count="4" type="stmt"/>
|
|
1668
|
+
<line num="149" count="1" type="stmt"/>
|
|
1669
|
+
<line num="152" count="24" type="cond" truecount="2" falsecount="0"/>
|
|
1670
|
+
<line num="156" count="24" type="stmt"/>
|
|
1671
|
+
<line num="157" count="1" type="stmt"/>
|
|
1672
|
+
<line num="162" count="6" type="stmt"/>
|
|
1673
|
+
<line num="165" count="1" type="stmt"/>
|
|
1674
|
+
<line num="168" count="24" type="cond" truecount="2" falsecount="0"/>
|
|
1675
|
+
<line num="174" count="24" type="stmt"/>
|
|
1676
|
+
<line num="175" count="4" type="stmt"/>
|
|
1677
|
+
<line num="177" count="1" type="stmt"/>
|
|
1678
|
+
<line num="180" count="24" type="cond" truecount="2" falsecount="0"/>
|
|
1679
|
+
<line num="184" count="24" type="stmt"/>
|
|
1680
|
+
<line num="187" count="4" type="stmt"/>
|
|
1681
|
+
<line num="190" count="1" type="stmt"/>
|
|
1682
|
+
<line num="193" count="6" type="stmt"/>
|
|
1683
|
+
<line num="194" count="0" type="stmt"/>
|
|
1684
|
+
<line num="195" count="0" type="stmt"/>
|
|
1685
|
+
<line num="197" count="0" type="stmt"/>
|
|
1686
|
+
<line num="201" count="0" type="stmt"/>
|
|
1687
|
+
<line num="203" count="0" type="stmt"/>
|
|
1688
|
+
<line num="204" count="0" type="stmt"/>
|
|
1689
|
+
<line num="208" count="0" type="stmt"/>
|
|
1690
|
+
<line num="211" count="6" type="stmt"/>
|
|
1691
|
+
<line num="212" count="4" type="stmt"/>
|
|
1692
|
+
<line num="219" count="6" type="stmt"/>
|
|
1693
|
+
<line num="223" count="3" type="stmt"/>
|
|
1694
|
+
<line num="233" count="6" type="stmt"/>
|
|
1695
|
+
<line num="234" count="0" type="stmt"/>
|
|
1696
|
+
<line num="235" count="0" type="stmt"/>
|
|
1697
|
+
<line num="240" count="0" type="stmt"/>
|
|
1698
|
+
<line num="244" count="6" type="cond" truecount="0" falsecount="2"/>
|
|
1699
|
+
<line num="245" count="0" type="stmt"/>
|
|
1700
|
+
<line num="246" count="0" type="stmt"/>
|
|
1701
|
+
<line num="254" count="0" type="stmt"/>
|
|
1702
|
+
<line num="258" count="6" type="stmt"/>
|
|
1703
|
+
<line num="259" count="0" type="stmt"/>
|
|
1704
|
+
<line num="260" count="0" type="stmt"/>
|
|
1705
|
+
<line num="264" count="0" type="stmt"/>
|
|
1706
|
+
<line num="267" count="6" type="stmt"/>
|
|
1707
|
+
<line num="268" count="0" type="stmt"/>
|
|
1708
|
+
<line num="269" count="0" type="stmt"/>
|
|
1709
|
+
<line num="273" count="0" type="stmt"/>
|
|
1710
|
+
<line num="276" count="6" type="stmt"/>
|
|
1711
|
+
<line num="277" count="0" type="stmt"/>
|
|
1712
|
+
<line num="278" count="0" type="stmt"/>
|
|
1713
|
+
<line num="283" count="0" type="stmt"/>
|
|
1714
|
+
<line num="286" count="6" type="stmt"/>
|
|
1715
|
+
<line num="287" count="0" type="stmt"/>
|
|
1716
|
+
<line num="288" count="0" type="stmt"/>
|
|
1717
|
+
<line num="293" count="0" type="stmt"/>
|
|
1718
|
+
<line num="296" count="6" type="stmt"/>
|
|
1719
|
+
<line num="299" count="0" type="stmt"/>
|
|
1720
|
+
<line num="300" count="0" type="stmt"/>
|
|
1721
|
+
<line num="305" count="0" type="stmt"/>
|
|
1722
|
+
<line num="308" count="6" type="stmt"/>
|
|
1723
|
+
<line num="309" count="0" type="stmt"/>
|
|
1724
|
+
<line num="310" count="0" type="stmt"/>
|
|
1725
|
+
<line num="315" count="0" type="stmt"/>
|
|
1726
|
+
<line num="318" count="6" type="stmt"/>
|
|
1727
|
+
</file>
|
|
1728
|
+
</package>
|
|
1729
|
+
<package name="src.driver-integrations">
|
|
1730
|
+
<metrics statements="22" coveredstatements="8" conditionals="9" coveredconditionals="0" methods="12" coveredmethods="1"/>
|
|
1731
|
+
<file name="pgp.ts" path="/Users/craigmartin/projects/pure-orm/src/driver-integrations/pgp.ts">
|
|
1732
|
+
<metrics statements="22" coveredstatements="8" conditionals="9" coveredconditionals="0" methods="12" coveredmethods="1"/>
|
|
1733
|
+
<line num="4" count="1" type="stmt"/>
|
|
1734
|
+
<line num="9" count="6" type="stmt"/>
|
|
1735
|
+
<line num="10" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1736
|
+
<line num="11" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1737
|
+
<line num="12" count="0" type="stmt"/>
|
|
1738
|
+
<line num="15" count="0" type="stmt"/>
|
|
1739
|
+
<line num="22" count="6" type="stmt"/>
|
|
1740
|
+
<line num="27" count="0" type="stmt"/>
|
|
1741
|
+
<line num="29" count="0" type="stmt"/>
|
|
1742
|
+
<line num="33" count="6" type="stmt"/>
|
|
1743
|
+
<line num="38" count="0" type="stmt"/>
|
|
1744
|
+
<line num="40" count="0" type="stmt"/>
|
|
1745
|
+
<line num="44" count="6" type="stmt"/>
|
|
1746
|
+
<line num="49" count="0" type="stmt"/>
|
|
1747
|
+
<line num="51" count="0" type="stmt"/>
|
|
1748
|
+
<line num="55" count="6" type="stmt"/>
|
|
1749
|
+
<line num="60" count="0" type="stmt"/>
|
|
1750
|
+
<line num="63" count="0" type="stmt"/>
|
|
1751
|
+
<line num="71" count="6" type="stmt"/>
|
|
1752
|
+
<line num="76" count="0" type="stmt"/>
|
|
1753
|
+
<line num="78" count="0" type="stmt"/>
|
|
1754
|
+
<line num="82" count="6" type="stmt"/>
|
|
1440
1755
|
</file>
|
|
1441
1756
|
</package>
|
|
1442
1757
|
<package name="test-utils.blog">
|
|
@@ -1456,50 +1771,50 @@
|
|
|
1456
1771
|
<metrics statements="17" coveredstatements="17" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
|
1457
1772
|
<line num="4" count="1" type="stmt"/>
|
|
1458
1773
|
<line num="6" count="1" type="stmt"/>
|
|
1459
|
-
<line num="37" count="
|
|
1460
|
-
<line num="38" count="
|
|
1461
|
-
<line num="39" count="
|
|
1462
|
-
<line num="40" count="
|
|
1463
|
-
<line num="41" count="
|
|
1464
|
-
<line num="42" count="
|
|
1465
|
-
<line num="43" count="
|
|
1466
|
-
<line num="44" count="
|
|
1467
|
-
<line num="45" count="
|
|
1468
|
-
<line num="46" count="
|
|
1469
|
-
<line num="47" count="
|
|
1470
|
-
<line num="48" count="
|
|
1471
|
-
<line num="49" count="
|
|
1472
|
-
<line num="56" count="
|
|
1774
|
+
<line num="37" count="75" type="stmt"/>
|
|
1775
|
+
<line num="38" count="75" type="stmt"/>
|
|
1776
|
+
<line num="39" count="75" type="stmt"/>
|
|
1777
|
+
<line num="40" count="75" type="stmt"/>
|
|
1778
|
+
<line num="41" count="75" type="stmt"/>
|
|
1779
|
+
<line num="42" count="75" type="stmt"/>
|
|
1780
|
+
<line num="43" count="75" type="stmt"/>
|
|
1781
|
+
<line num="44" count="75" type="stmt"/>
|
|
1782
|
+
<line num="45" count="75" type="stmt"/>
|
|
1783
|
+
<line num="46" count="75" type="stmt"/>
|
|
1784
|
+
<line num="47" count="75" type="stmt"/>
|
|
1785
|
+
<line num="48" count="75" type="stmt"/>
|
|
1786
|
+
<line num="49" count="75" type="stmt"/>
|
|
1787
|
+
<line num="56" count="8" type="stmt"/>
|
|
1473
1788
|
<line num="60" count="1" type="stmt"/>
|
|
1474
1789
|
</file>
|
|
1475
1790
|
<file name="article_tag.ts" path="/Users/craigmartin/projects/pure-orm/test-utils/blog/models/article_tag.ts">
|
|
1476
1791
|
<metrics statements="9" coveredstatements="9" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
|
1477
1792
|
<line num="5" count="1" type="stmt"/>
|
|
1478
1793
|
<line num="7" count="1" type="stmt"/>
|
|
1479
|
-
<line num="21" count="
|
|
1480
|
-
<line num="22" count="
|
|
1481
|
-
<line num="23" count="
|
|
1482
|
-
<line num="24" count="
|
|
1483
|
-
<line num="25" count="
|
|
1484
|
-
<line num="32" count="
|
|
1794
|
+
<line num="21" count="75" type="stmt"/>
|
|
1795
|
+
<line num="22" count="75" type="stmt"/>
|
|
1796
|
+
<line num="23" count="75" type="stmt"/>
|
|
1797
|
+
<line num="24" count="75" type="stmt"/>
|
|
1798
|
+
<line num="25" count="75" type="stmt"/>
|
|
1799
|
+
<line num="32" count="11" type="stmt"/>
|
|
1485
1800
|
<line num="36" count="1" type="stmt"/>
|
|
1486
1801
|
</file>
|
|
1487
1802
|
<file name="person.ts" path="/Users/craigmartin/projects/pure-orm/test-utils/blog/models/person.ts">
|
|
1488
1803
|
<metrics statements="17" coveredstatements="15" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="1"/>
|
|
1489
1804
|
<line num="3" count="1" type="stmt"/>
|
|
1490
1805
|
<line num="5" count="1" type="stmt"/>
|
|
1491
|
-
<line num="50" count="
|
|
1492
|
-
<line num="51" count="
|
|
1493
|
-
<line num="52" count="
|
|
1494
|
-
<line num="53" count="
|
|
1495
|
-
<line num="54" count="
|
|
1496
|
-
<line num="55" count="
|
|
1497
|
-
<line num="56" count="
|
|
1498
|
-
<line num="57" count="
|
|
1499
|
-
<line num="58" count="
|
|
1500
|
-
<line num="59" count="
|
|
1501
|
-
<line num="60" count="
|
|
1502
|
-
<line num="61" count="
|
|
1806
|
+
<line num="50" count="75" type="stmt"/>
|
|
1807
|
+
<line num="51" count="75" type="stmt"/>
|
|
1808
|
+
<line num="52" count="75" type="stmt"/>
|
|
1809
|
+
<line num="53" count="75" type="stmt"/>
|
|
1810
|
+
<line num="54" count="75" type="stmt"/>
|
|
1811
|
+
<line num="55" count="75" type="stmt"/>
|
|
1812
|
+
<line num="56" count="75" type="stmt"/>
|
|
1813
|
+
<line num="57" count="75" type="stmt"/>
|
|
1814
|
+
<line num="58" count="75" type="stmt"/>
|
|
1815
|
+
<line num="59" count="75" type="stmt"/>
|
|
1816
|
+
<line num="60" count="75" type="stmt"/>
|
|
1817
|
+
<line num="61" count="75" type="stmt"/>
|
|
1503
1818
|
<line num="68" count="0" type="stmt"/>
|
|
1504
1819
|
<line num="69" count="0" type="stmt"/>
|
|
1505
1820
|
<line num="73" count="1" type="stmt"/>
|
|
@@ -1508,9 +1823,9 @@
|
|
|
1508
1823
|
<metrics statements="7" coveredstatements="6" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="1"/>
|
|
1509
1824
|
<line num="4" count="1" type="stmt"/>
|
|
1510
1825
|
<line num="6" count="1" type="stmt"/>
|
|
1511
|
-
<line num="14" count="
|
|
1512
|
-
<line num="15" count="
|
|
1513
|
-
<line num="16" count="
|
|
1826
|
+
<line num="14" count="75" type="stmt"/>
|
|
1827
|
+
<line num="15" count="75" type="stmt"/>
|
|
1828
|
+
<line num="16" count="75" type="stmt"/>
|
|
1514
1829
|
<line num="23" count="0" type="stmt"/>
|
|
1515
1830
|
<line num="27" count="1" type="stmt"/>
|
|
1516
1831
|
</file>
|
|
@@ -1576,6 +1891,34 @@
|
|
|
1576
1891
|
<line num="22" count="1" type="stmt"/>
|
|
1577
1892
|
</file>
|
|
1578
1893
|
</package>
|
|
1894
|
+
<package name="test-utils.fourteen">
|
|
1895
|
+
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1896
|
+
<file name="entities.ts" path="/Users/craigmartin/projects/pure-orm/test-utils/fourteen/entities.ts">
|
|
1897
|
+
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1898
|
+
<line num="3" count="1" type="stmt"/>
|
|
1899
|
+
</file>
|
|
1900
|
+
</package>
|
|
1901
|
+
<package name="test-utils.fourteen.models">
|
|
1902
|
+
<metrics statements="12" coveredstatements="12" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="4"/>
|
|
1903
|
+
<file name="customer.ts" path="/Users/craigmartin/projects/pure-orm/test-utils/fourteen/models/customer.ts">
|
|
1904
|
+
<metrics statements="7" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
|
1905
|
+
<line num="4" count="1" type="stmt"/>
|
|
1906
|
+
<line num="6" count="1" type="stmt"/>
|
|
1907
|
+
<line num="18" count="1" type="stmt"/>
|
|
1908
|
+
<line num="19" count="1" type="stmt"/>
|
|
1909
|
+
<line num="20" count="1" type="stmt"/>
|
|
1910
|
+
<line num="27" count="1" type="stmt"/>
|
|
1911
|
+
<line num="31" count="1" type="stmt"/>
|
|
1912
|
+
</file>
|
|
1913
|
+
<file name="person.ts" path="/Users/craigmartin/projects/pure-orm/test-utils/fourteen/models/person.ts">
|
|
1914
|
+
<metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
|
1915
|
+
<line num="3" count="1" type="stmt"/>
|
|
1916
|
+
<line num="5" count="1" type="stmt"/>
|
|
1917
|
+
<line num="11" count="1" type="stmt"/>
|
|
1918
|
+
<line num="18" count="1" type="stmt"/>
|
|
1919
|
+
<line num="22" count="1" type="stmt"/>
|
|
1920
|
+
</file>
|
|
1921
|
+
</package>
|
|
1579
1922
|
<package name="test-utils.nine">
|
|
1580
1923
|
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1581
1924
|
<file name="entities.ts" path="/Users/craigmartin/projects/pure-orm/test-utils/nine/entities.ts">
|
|
@@ -1601,7 +1944,7 @@
|
|
|
1601
1944
|
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1602
1945
|
<file name="entities.ts" path="/Users/craigmartin/projects/pure-orm/test-utils/order/entities.ts">
|
|
1603
1946
|
<metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
1604
|
-
<line num="7" count="
|
|
1947
|
+
<line num="7" count="2" type="stmt"/>
|
|
1605
1948
|
</file>
|
|
1606
1949
|
</package>
|
|
1607
1950
|
<package name="test-utils.order-more">
|
|
@@ -1917,109 +2260,109 @@
|
|
|
1917
2260
|
<metrics statements="91" coveredstatements="88" conditionals="0" coveredconditionals="0" methods="10" coveredmethods="7"/>
|
|
1918
2261
|
<file name="line-item.ts" path="/Users/craigmartin/projects/pure-orm/test-utils/order/models/line-item.ts">
|
|
1919
2262
|
<metrics statements="17" coveredstatements="17" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
|
1920
|
-
<line num="5" count="
|
|
1921
|
-
<line num="7" count="
|
|
1922
|
-
<line num="38" count="
|
|
1923
|
-
<line num="39" count="
|
|
1924
|
-
<line num="40" count="
|
|
1925
|
-
<line num="41" count="
|
|
1926
|
-
<line num="42" count="
|
|
1927
|
-
<line num="43" count="
|
|
1928
|
-
<line num="44" count="
|
|
1929
|
-
<line num="45" count="
|
|
1930
|
-
<line num="46" count="
|
|
1931
|
-
<line num="47" count="
|
|
1932
|
-
<line num="48" count="
|
|
1933
|
-
<line num="49" count="
|
|
1934
|
-
<line num="50" count="
|
|
1935
|
-
<line num="57" count="
|
|
1936
|
-
<line num="61" count="
|
|
2263
|
+
<line num="5" count="2" type="stmt"/>
|
|
2264
|
+
<line num="7" count="2" type="stmt"/>
|
|
2265
|
+
<line num="38" count="30" type="stmt"/>
|
|
2266
|
+
<line num="39" count="30" type="stmt"/>
|
|
2267
|
+
<line num="40" count="30" type="stmt"/>
|
|
2268
|
+
<line num="41" count="30" type="stmt"/>
|
|
2269
|
+
<line num="42" count="30" type="stmt"/>
|
|
2270
|
+
<line num="43" count="30" type="stmt"/>
|
|
2271
|
+
<line num="44" count="30" type="stmt"/>
|
|
2272
|
+
<line num="45" count="30" type="stmt"/>
|
|
2273
|
+
<line num="46" count="30" type="stmt"/>
|
|
2274
|
+
<line num="47" count="30" type="stmt"/>
|
|
2275
|
+
<line num="48" count="30" type="stmt"/>
|
|
2276
|
+
<line num="49" count="30" type="stmt"/>
|
|
2277
|
+
<line num="50" count="30" type="stmt"/>
|
|
2278
|
+
<line num="57" count="5" type="stmt"/>
|
|
2279
|
+
<line num="61" count="2" type="stmt"/>
|
|
1937
2280
|
</file>
|
|
1938
2281
|
<file name="order.ts" path="/Users/craigmartin/projects/pure-orm/test-utils/order/models/order.ts">
|
|
1939
2282
|
<metrics statements="35" coveredstatements="35" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="2"/>
|
|
1940
|
-
<line num="4" count="
|
|
1941
|
-
<line num="6" count="
|
|
1942
|
-
<line num="61" count="
|
|
1943
|
-
<line num="62" count="
|
|
1944
|
-
<line num="63" count="
|
|
1945
|
-
<line num="64" count="
|
|
1946
|
-
<line num="65" count="
|
|
1947
|
-
<line num="66" count="
|
|
1948
|
-
<line num="67" count="
|
|
1949
|
-
<line num="68" count="
|
|
1950
|
-
<line num="69" count="
|
|
1951
|
-
<line num="70" count="
|
|
1952
|
-
<line num="71" count="
|
|
1953
|
-
<line num="72" count="
|
|
1954
|
-
<line num="73" count="
|
|
1955
|
-
<line num="74" count="
|
|
1956
|
-
<line num="75" count="
|
|
1957
|
-
<line num="76" count="
|
|
1958
|
-
<line num="77" count="
|
|
1959
|
-
<line num="78" count="
|
|
1960
|
-
<line num="79" count="
|
|
1961
|
-
<line num="80" count="
|
|
1962
|
-
<line num="81" count="
|
|
1963
|
-
<line num="82" count="
|
|
1964
|
-
<line num="83" count="
|
|
1965
|
-
<line num="84" count="
|
|
1966
|
-
<line num="85" count="
|
|
1967
|
-
<line num="86" count="
|
|
1968
|
-
<line num="87" count="
|
|
1969
|
-
<line num="88" count="
|
|
1970
|
-
<line num="89" count="
|
|
1971
|
-
<line num="90" count="
|
|
1972
|
-
<line num="91" count="
|
|
1973
|
-
<line num="98" count="
|
|
1974
|
-
<line num="102" count="
|
|
2283
|
+
<line num="4" count="2" type="stmt"/>
|
|
2284
|
+
<line num="6" count="2" type="stmt"/>
|
|
2285
|
+
<line num="61" count="36" type="stmt"/>
|
|
2286
|
+
<line num="62" count="36" type="stmt"/>
|
|
2287
|
+
<line num="63" count="36" type="stmt"/>
|
|
2288
|
+
<line num="64" count="36" type="stmt"/>
|
|
2289
|
+
<line num="65" count="36" type="stmt"/>
|
|
2290
|
+
<line num="66" count="36" type="stmt"/>
|
|
2291
|
+
<line num="67" count="36" type="stmt"/>
|
|
2292
|
+
<line num="68" count="36" type="stmt"/>
|
|
2293
|
+
<line num="69" count="36" type="stmt"/>
|
|
2294
|
+
<line num="70" count="36" type="stmt"/>
|
|
2295
|
+
<line num="71" count="36" type="stmt"/>
|
|
2296
|
+
<line num="72" count="36" type="stmt"/>
|
|
2297
|
+
<line num="73" count="36" type="stmt"/>
|
|
2298
|
+
<line num="74" count="36" type="stmt"/>
|
|
2299
|
+
<line num="75" count="36" type="stmt"/>
|
|
2300
|
+
<line num="76" count="36" type="stmt"/>
|
|
2301
|
+
<line num="77" count="36" type="stmt"/>
|
|
2302
|
+
<line num="78" count="36" type="stmt"/>
|
|
2303
|
+
<line num="79" count="36" type="stmt"/>
|
|
2304
|
+
<line num="80" count="36" type="stmt"/>
|
|
2305
|
+
<line num="81" count="36" type="stmt"/>
|
|
2306
|
+
<line num="82" count="36" type="stmt"/>
|
|
2307
|
+
<line num="83" count="36" type="stmt"/>
|
|
2308
|
+
<line num="84" count="36" type="stmt"/>
|
|
2309
|
+
<line num="85" count="36" type="stmt"/>
|
|
2310
|
+
<line num="86" count="36" type="stmt"/>
|
|
2311
|
+
<line num="87" count="36" type="stmt"/>
|
|
2312
|
+
<line num="88" count="36" type="stmt"/>
|
|
2313
|
+
<line num="89" count="36" type="stmt"/>
|
|
2314
|
+
<line num="90" count="36" type="stmt"/>
|
|
2315
|
+
<line num="91" count="36" type="stmt"/>
|
|
2316
|
+
<line num="98" count="5" type="stmt"/>
|
|
2317
|
+
<line num="102" count="2" type="stmt"/>
|
|
1975
2318
|
</file>
|
|
1976
2319
|
<file name="product-variant.ts" path="/Users/craigmartin/projects/pure-orm/test-utils/order/models/product-variant.ts">
|
|
1977
2320
|
<metrics statements="18" coveredstatements="17" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="1"/>
|
|
1978
|
-
<line num="4" count="
|
|
1979
|
-
<line num="6" count="
|
|
1980
|
-
<line num="39" count="
|
|
1981
|
-
<line num="40" count="
|
|
1982
|
-
<line num="41" count="
|
|
1983
|
-
<line num="42" count="
|
|
1984
|
-
<line num="43" count="
|
|
1985
|
-
<line num="44" count="
|
|
1986
|
-
<line num="45" count="
|
|
1987
|
-
<line num="46" count="
|
|
1988
|
-
<line num="47" count="
|
|
1989
|
-
<line num="48" count="
|
|
1990
|
-
<line num="49" count="
|
|
1991
|
-
<line num="50" count="
|
|
1992
|
-
<line num="51" count="
|
|
1993
|
-
<line num="52" count="
|
|
2321
|
+
<line num="4" count="2" type="stmt"/>
|
|
2322
|
+
<line num="6" count="2" type="stmt"/>
|
|
2323
|
+
<line num="39" count="30" type="stmt"/>
|
|
2324
|
+
<line num="40" count="30" type="stmt"/>
|
|
2325
|
+
<line num="41" count="30" type="stmt"/>
|
|
2326
|
+
<line num="42" count="30" type="stmt"/>
|
|
2327
|
+
<line num="43" count="30" type="stmt"/>
|
|
2328
|
+
<line num="44" count="30" type="stmt"/>
|
|
2329
|
+
<line num="45" count="30" type="stmt"/>
|
|
2330
|
+
<line num="46" count="30" type="stmt"/>
|
|
2331
|
+
<line num="47" count="30" type="stmt"/>
|
|
2332
|
+
<line num="48" count="30" type="stmt"/>
|
|
2333
|
+
<line num="49" count="30" type="stmt"/>
|
|
2334
|
+
<line num="50" count="30" type="stmt"/>
|
|
2335
|
+
<line num="51" count="30" type="stmt"/>
|
|
2336
|
+
<line num="52" count="30" type="stmt"/>
|
|
1994
2337
|
<line num="59" count="0" type="stmt"/>
|
|
1995
|
-
<line num="63" count="
|
|
2338
|
+
<line num="63" count="2" type="stmt"/>
|
|
1996
2339
|
</file>
|
|
1997
2340
|
<file name="product.ts" path="/Users/craigmartin/projects/pure-orm/test-utils/order/models/product.ts">
|
|
1998
2341
|
<metrics statements="13" coveredstatements="12" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="1"/>
|
|
1999
|
-
<line num="3" count="
|
|
2000
|
-
<line num="5" count="
|
|
2001
|
-
<line num="29" count="
|
|
2002
|
-
<line num="30" count="
|
|
2003
|
-
<line num="31" count="
|
|
2004
|
-
<line num="32" count="
|
|
2005
|
-
<line num="33" count="
|
|
2006
|
-
<line num="34" count="
|
|
2007
|
-
<line num="35" count="
|
|
2008
|
-
<line num="36" count="
|
|
2009
|
-
<line num="37" count="
|
|
2342
|
+
<line num="3" count="2" type="stmt"/>
|
|
2343
|
+
<line num="5" count="2" type="stmt"/>
|
|
2344
|
+
<line num="29" count="30" type="stmt"/>
|
|
2345
|
+
<line num="30" count="30" type="stmt"/>
|
|
2346
|
+
<line num="31" count="30" type="stmt"/>
|
|
2347
|
+
<line num="32" count="30" type="stmt"/>
|
|
2348
|
+
<line num="33" count="30" type="stmt"/>
|
|
2349
|
+
<line num="34" count="30" type="stmt"/>
|
|
2350
|
+
<line num="35" count="30" type="stmt"/>
|
|
2351
|
+
<line num="36" count="30" type="stmt"/>
|
|
2352
|
+
<line num="37" count="30" type="stmt"/>
|
|
2010
2353
|
<line num="44" count="0" type="stmt"/>
|
|
2011
|
-
<line num="48" count="
|
|
2354
|
+
<line num="48" count="2" type="stmt"/>
|
|
2012
2355
|
</file>
|
|
2013
2356
|
<file name="utm-source.ts" path="/Users/craigmartin/projects/pure-orm/test-utils/order/models/utm-source.ts">
|
|
2014
2357
|
<metrics statements="8" coveredstatements="7" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="1"/>
|
|
2015
|
-
<line num="3" count="
|
|
2016
|
-
<line num="5" count="
|
|
2017
|
-
<line num="14" count="
|
|
2018
|
-
<line num="15" count="
|
|
2019
|
-
<line num="16" count="
|
|
2020
|
-
<line num="17" count="
|
|
2358
|
+
<line num="3" count="2" type="stmt"/>
|
|
2359
|
+
<line num="5" count="2" type="stmt"/>
|
|
2360
|
+
<line num="14" count="30" type="stmt"/>
|
|
2361
|
+
<line num="15" count="30" type="stmt"/>
|
|
2362
|
+
<line num="16" count="30" type="stmt"/>
|
|
2363
|
+
<line num="17" count="30" type="stmt"/>
|
|
2021
2364
|
<line num="24" count="0" type="stmt"/>
|
|
2022
|
-
<line num="28" count="
|
|
2365
|
+
<line num="28" count="2" type="stmt"/>
|
|
2023
2366
|
</file>
|
|
2024
2367
|
</package>
|
|
2025
2368
|
<package name="test-utils.six">
|