@pixwel/pixwel-sdk 2.1.32 → 2.1.34
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/coverage/clover.xml +482 -479
- package/coverage/coverage-final.json +15 -15
- package/coverage/lcov-report/Ass.js.html +212 -212
- package/coverage/lcov-report/Asset.js.html +27 -27
- package/coverage/lcov-report/AssetType.js.html +1 -1
- package/coverage/lcov-report/Encode.js.html +1 -1
- package/coverage/lcov-report/File.js.html +1 -1
- package/coverage/lcov-report/Filename.js.html +1 -1
- package/coverage/lcov-report/Ingest.js.html +68 -62
- package/coverage/lcov-report/IngestFile.js.html +1 -1
- package/coverage/lcov-report/Model.js.html +136 -136
- package/coverage/lcov-report/Order.js.html +25 -31
- package/coverage/lcov-report/Srt.js.html +102 -102
- package/coverage/lcov-report/Sub.js.html +43 -43
- package/coverage/lcov-report/Tag.js.html +1 -1
- package/coverage/lcov-report/TimeFormat.js.html +62 -62
- package/coverage/lcov-report/fileType.js.html +4 -4
- package/coverage/lcov-report/index.html +85 -85
- package/coverage/lcov.info +876 -876
- package/dist/src/Ingest.js +4 -3
- package/package.json +1 -1
- package/src/Ingest.js +4 -2
- package/test/Ingest.spec.js +49 -0
package/coverage/clover.xml
CHANGED
|
@@ -1,148 +1,150 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="
|
|
5
|
-
<file name="Ass.js" path="/
|
|
6
|
-
<metrics statements="
|
|
7
|
-
<line num="
|
|
8
|
-
<line num="
|
|
9
|
-
<line num="
|
|
10
|
-
<line num="
|
|
11
|
-
<line num="
|
|
12
|
-
<line num="
|
|
13
|
-
<line num="
|
|
14
|
-
<line num="
|
|
15
|
-
<line num="
|
|
16
|
-
<line num="
|
|
17
|
-
<line num="
|
|
18
|
-
<line num="
|
|
19
|
-
<line num="
|
|
20
|
-
<line num="
|
|
2
|
+
<coverage generated="1574877842286" clover="3.2.0">
|
|
3
|
+
<project timestamp="1574877842286" name="All files">
|
|
4
|
+
<metrics statements="573" coveredstatements="257" conditionals="395" coveredconditionals="202" methods="87" coveredmethods="27" elements="1055" coveredelements="486" complexity="0" loc="573" ncloc="573" packages="1" files="15" classes="15">
|
|
5
|
+
<file name="Ass.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/Ass.js">
|
|
6
|
+
<metrics statements="100" coveredstatements="0" conditionals="49" coveredconditionals="0" methods="11" coveredmethods="0"/>
|
|
7
|
+
<line num="1" count="0" type="stmt"/>
|
|
8
|
+
<line num="2" count="0" type="stmt"/>
|
|
9
|
+
<line num="5" count="0" type="stmt"/>
|
|
10
|
+
<line num="9" count="0" type="stmt"/>
|
|
11
|
+
<line num="10" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
12
|
+
<line num="12" count="0" type="stmt"/>
|
|
13
|
+
<line num="13" count="0" type="stmt"/>
|
|
14
|
+
<line num="14" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
15
|
+
<line num="15" count="0" type="stmt"/>
|
|
16
|
+
<line num="18" count="0" type="stmt"/>
|
|
17
|
+
<line num="22" count="0" type="stmt"/>
|
|
18
|
+
<line num="24" count="0" type="stmt"/>
|
|
19
|
+
<line num="26" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
20
|
+
<line num="27" count="0" type="stmt"/>
|
|
21
|
+
<line num="30" count="0" type="stmt"/>
|
|
22
|
+
<line num="32" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
21
23
|
<line num="33" count="0" type="stmt"/>
|
|
22
|
-
<line num="36" count="
|
|
23
|
-
<line num="37" count="
|
|
24
|
-
<line num="38" count="
|
|
25
|
-
<line num="39" count="
|
|
26
|
-
<line num="41" count="
|
|
24
|
+
<line num="36" count="0" type="stmt"/>
|
|
25
|
+
<line num="37" count="0" type="stmt"/>
|
|
26
|
+
<line num="38" count="0" type="stmt"/>
|
|
27
|
+
<line num="39" count="0" type="stmt"/>
|
|
28
|
+
<line num="41" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
27
29
|
<line num="42" count="0" type="stmt"/>
|
|
28
|
-
<line num="45" count="
|
|
29
|
-
<line num="47" count="
|
|
30
|
-
<line num="49" count="
|
|
31
|
-
<line num="50" count="
|
|
32
|
-
<line num="52" count="
|
|
33
|
-
<line num="53" count="
|
|
34
|
-
<line num="54" count="
|
|
35
|
-
<line num="56" count="
|
|
36
|
-
<line num="57" count="
|
|
37
|
-
<line num="58" count="
|
|
38
|
-
<line num="59" count="
|
|
39
|
-
<line num="60" count="
|
|
40
|
-
<line num="62" count="
|
|
41
|
-
<line num="64" count="
|
|
42
|
-
<line num="66" count="
|
|
43
|
-
<line num="72" count="
|
|
44
|
-
<line num="75" count="
|
|
45
|
-
<line num="76" count="
|
|
46
|
-
<line num="78" count="
|
|
47
|
-
<line num="82" count="
|
|
48
|
-
<line num="84" count="
|
|
49
|
-
<line num="88" count="
|
|
50
|
-
<line num="90" count="
|
|
51
|
-
<line num="92" count="
|
|
52
|
-
<line num="93" count="
|
|
53
|
-
<line num="96" count="
|
|
54
|
-
<line num="98" count="
|
|
55
|
-
<line num="99" count="
|
|
56
|
-
<line num="102" count="
|
|
57
|
-
<line num="103" count="
|
|
58
|
-
<line num="104" count="
|
|
59
|
-
<line num="105" count="
|
|
60
|
-
<line num="106" count="
|
|
61
|
-
<line num="107" count="
|
|
62
|
-
<line num="109" count="
|
|
30
|
+
<line num="45" count="0" type="stmt"/>
|
|
31
|
+
<line num="47" count="0" type="stmt"/>
|
|
32
|
+
<line num="49" count="0" type="stmt"/>
|
|
33
|
+
<line num="50" count="0" type="stmt"/>
|
|
34
|
+
<line num="52" count="0" type="stmt"/>
|
|
35
|
+
<line num="53" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
36
|
+
<line num="54" count="0" type="stmt"/>
|
|
37
|
+
<line num="56" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
38
|
+
<line num="57" count="0" type="stmt"/>
|
|
39
|
+
<line num="58" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
40
|
+
<line num="59" count="0" type="stmt"/>
|
|
41
|
+
<line num="60" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
42
|
+
<line num="62" count="0" type="stmt"/>
|
|
43
|
+
<line num="64" count="0" type="stmt"/>
|
|
44
|
+
<line num="66" count="0" type="stmt"/>
|
|
45
|
+
<line num="72" count="0" type="stmt"/>
|
|
46
|
+
<line num="75" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
47
|
+
<line num="76" count="0" type="stmt"/>
|
|
48
|
+
<line num="78" count="0" type="stmt"/>
|
|
49
|
+
<line num="82" count="0" type="stmt"/>
|
|
50
|
+
<line num="84" count="0" type="stmt"/>
|
|
51
|
+
<line num="88" count="0" type="stmt"/>
|
|
52
|
+
<line num="90" count="0" type="stmt"/>
|
|
53
|
+
<line num="92" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
54
|
+
<line num="93" count="0" type="stmt"/>
|
|
55
|
+
<line num="96" count="0" type="stmt"/>
|
|
56
|
+
<line num="98" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
57
|
+
<line num="99" count="0" type="stmt"/>
|
|
58
|
+
<line num="102" count="0" type="stmt"/>
|
|
59
|
+
<line num="103" count="0" type="stmt"/>
|
|
60
|
+
<line num="104" count="0" type="stmt"/>
|
|
61
|
+
<line num="105" count="0" type="stmt"/>
|
|
62
|
+
<line num="106" count="0" type="stmt"/>
|
|
63
|
+
<line num="107" count="0" type="stmt"/>
|
|
64
|
+
<line num="109" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
63
65
|
<line num="110" count="0" type="stmt"/>
|
|
64
|
-
<line num="113" count="
|
|
65
|
-
<line num="114" count="
|
|
66
|
-
<line num="116" count="
|
|
67
|
-
<line num="118" count="
|
|
68
|
-
<line num="119" count="
|
|
69
|
-
<line num="120" count="
|
|
70
|
-
<line num="121" count="
|
|
71
|
-
<line num="122" count="
|
|
72
|
-
<line num="124" count="
|
|
73
|
-
<line num="125" count="
|
|
74
|
-
<line num="131" count="
|
|
75
|
-
<line num="132" count="
|
|
76
|
-
<line num="133" count="
|
|
77
|
-
<line num="134" count="
|
|
78
|
-
<line num="137" count="
|
|
79
|
-
<line num="139" count="
|
|
80
|
-
<line num="141" count="
|
|
81
|
-
<line num="144" count="
|
|
82
|
-
<line num="146" count="
|
|
83
|
-
<line num="148" count="
|
|
84
|
-
<line num="153" count="
|
|
85
|
-
<line num="154" count="
|
|
86
|
-
<line num="156" count="
|
|
87
|
-
<line num="157" count="
|
|
88
|
-
<line num="158" count="
|
|
89
|
-
<line num="159" count="
|
|
90
|
-
<line num="161" count="
|
|
91
|
-
<line num="162" count="
|
|
92
|
-
<line num="165" count="
|
|
93
|
-
<line num="166" count="
|
|
94
|
-
<line num="168" count="
|
|
95
|
-
<line num="172" count="
|
|
96
|
-
<line num="183" count="
|
|
97
|
-
<line num="184" count="
|
|
66
|
+
<line num="113" count="0" type="stmt"/>
|
|
67
|
+
<line num="114" count="0" type="stmt"/>
|
|
68
|
+
<line num="116" count="0" type="stmt"/>
|
|
69
|
+
<line num="118" count="0" type="stmt"/>
|
|
70
|
+
<line num="119" count="0" type="stmt"/>
|
|
71
|
+
<line num="120" count="0" type="stmt"/>
|
|
72
|
+
<line num="121" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
73
|
+
<line num="122" count="0" type="stmt"/>
|
|
74
|
+
<line num="124" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
75
|
+
<line num="125" count="0" type="stmt"/>
|
|
76
|
+
<line num="131" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
77
|
+
<line num="132" count="0" type="stmt"/>
|
|
78
|
+
<line num="133" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
79
|
+
<line num="134" count="0" type="stmt"/>
|
|
80
|
+
<line num="137" count="0" type="stmt"/>
|
|
81
|
+
<line num="139" count="0" type="stmt"/>
|
|
82
|
+
<line num="141" count="0" type="stmt"/>
|
|
83
|
+
<line num="144" count="0" type="stmt"/>
|
|
84
|
+
<line num="146" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
85
|
+
<line num="148" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
86
|
+
<line num="153" count="0" type="stmt"/>
|
|
87
|
+
<line num="154" count="0" type="stmt"/>
|
|
88
|
+
<line num="156" count="0" type="stmt"/>
|
|
89
|
+
<line num="157" count="0" type="stmt"/>
|
|
90
|
+
<line num="158" count="0" type="stmt"/>
|
|
91
|
+
<line num="159" count="0" type="stmt"/>
|
|
92
|
+
<line num="161" count="0" type="stmt"/>
|
|
93
|
+
<line num="162" count="0" type="stmt"/>
|
|
94
|
+
<line num="165" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
95
|
+
<line num="166" count="0" type="stmt"/>
|
|
96
|
+
<line num="168" count="0" type="stmt"/>
|
|
97
|
+
<line num="172" count="0" type="stmt"/>
|
|
98
|
+
<line num="183" count="0" type="stmt"/>
|
|
99
|
+
<line num="184" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
98
100
|
<line num="185" count="0" type="stmt"/>
|
|
99
|
-
<line num="187" count="
|
|
100
|
-
<line num="188" count="
|
|
101
|
-
<line num="189" count="
|
|
102
|
-
<line num="190" count="
|
|
103
|
-
<line num="191" count="
|
|
104
|
-
<line num="193" count="
|
|
101
|
+
<line num="187" count="0" type="stmt"/>
|
|
102
|
+
<line num="188" count="0" type="stmt"/>
|
|
103
|
+
<line num="189" count="0" type="stmt"/>
|
|
104
|
+
<line num="190" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
105
|
+
<line num="191" count="0" type="stmt"/>
|
|
106
|
+
<line num="193" count="0" type="stmt"/>
|
|
105
107
|
</file>
|
|
106
|
-
<file name="Asset.js" path="/
|
|
107
|
-
<metrics statements="12" coveredstatements="
|
|
108
|
-
<line num="3" count="
|
|
108
|
+
<file name="Asset.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/Asset.js">
|
|
109
|
+
<metrics statements="12" coveredstatements="0" conditionals="8" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
110
|
+
<line num="3" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
109
111
|
<line num="4" count="0" type="stmt"/>
|
|
110
|
-
<line num="6" count="
|
|
112
|
+
<line num="6" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
111
113
|
<line num="7" count="0" type="stmt"/>
|
|
112
|
-
<line num="9" count="
|
|
114
|
+
<line num="9" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
113
115
|
<line num="10" count="0" type="stmt"/>
|
|
114
|
-
<line num="12" count="
|
|
116
|
+
<line num="12" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
115
117
|
<line num="13" count="0" type="stmt"/>
|
|
116
|
-
<line num="15" count="
|
|
117
|
-
<line num="16" count="
|
|
118
|
-
<line num="17" count="
|
|
119
|
-
<line num="18" count="
|
|
118
|
+
<line num="15" count="0" type="stmt"/>
|
|
119
|
+
<line num="16" count="0" type="stmt"/>
|
|
120
|
+
<line num="17" count="0" type="stmt"/>
|
|
121
|
+
<line num="18" count="0" type="stmt"/>
|
|
120
122
|
</file>
|
|
121
|
-
<file name="AssetType.js" path="/
|
|
123
|
+
<file name="AssetType.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/AssetType.js">
|
|
122
124
|
<metrics statements="3" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
123
125
|
<line num="5" count="0" type="stmt"/>
|
|
124
126
|
<line num="6" count="0" type="stmt"/>
|
|
125
127
|
<line num="9" count="0" type="stmt"/>
|
|
126
128
|
</file>
|
|
127
|
-
<file name="Encode.js" path="/
|
|
129
|
+
<file name="Encode.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/Encode.js">
|
|
128
130
|
<metrics statements="3" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
129
131
|
<line num="5" count="0" type="stmt"/>
|
|
130
132
|
<line num="6" count="0" type="stmt"/>
|
|
131
133
|
<line num="9" count="0" type="stmt"/>
|
|
132
134
|
</file>
|
|
133
|
-
<file name="File.js" path="/
|
|
135
|
+
<file name="File.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/File.js">
|
|
134
136
|
<metrics statements="3" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="1"/>
|
|
135
137
|
<line num="5" count="1" type="stmt"/>
|
|
136
138
|
<line num="6" count="1" type="stmt"/>
|
|
137
139
|
<line num="9" count="0" type="stmt"/>
|
|
138
140
|
</file>
|
|
139
|
-
<file name="Filename.js" path="/
|
|
141
|
+
<file name="Filename.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/Filename.js">
|
|
140
142
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
141
143
|
</file>
|
|
142
|
-
<file name="Ingest.js" path="/
|
|
143
|
-
<metrics statements="
|
|
144
|
-
<line num="13" count="
|
|
145
|
-
<line num="14" count="
|
|
144
|
+
<file name="Ingest.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/Ingest.js">
|
|
145
|
+
<metrics statements="264" coveredstatements="229" conditionals="236" coveredconditionals="200" methods="19" coveredmethods="17"/>
|
|
146
|
+
<line num="13" count="57" type="stmt"/>
|
|
147
|
+
<line num="14" count="57" type="stmt"/>
|
|
146
148
|
<line num="17" count="0" type="stmt"/>
|
|
147
149
|
<line num="24" count="2" type="stmt"/>
|
|
148
150
|
<line num="25" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
@@ -152,52 +154,52 @@
|
|
|
152
154
|
<line num="31" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
153
155
|
<line num="32" count="0" type="stmt"/>
|
|
154
156
|
<line num="34" count="2" type="stmt"/>
|
|
155
|
-
<line num="46" count="
|
|
156
|
-
<line num="47" count="
|
|
157
|
-
<line num="48" count="
|
|
158
|
-
<line num="50" count="
|
|
157
|
+
<line num="46" count="36" type="stmt"/>
|
|
158
|
+
<line num="47" count="36" type="stmt"/>
|
|
159
|
+
<line num="48" count="36" type="stmt"/>
|
|
160
|
+
<line num="50" count="36" type="cond" truecount="2" falsecount="0"/>
|
|
159
161
|
<line num="51" count="1" type="stmt"/>
|
|
160
|
-
<line num="54" count="
|
|
162
|
+
<line num="54" count="35" type="cond" truecount="4" falsecount="0"/>
|
|
161
163
|
<line num="55" count="1" type="stmt"/>
|
|
162
|
-
<line num="58" count="
|
|
164
|
+
<line num="58" count="34" type="cond" truecount="2" falsecount="0"/>
|
|
163
165
|
<line num="59" count="1" type="stmt"/>
|
|
164
|
-
<line num="62" count="
|
|
166
|
+
<line num="62" count="33" type="cond" truecount="2" falsecount="0"/>
|
|
165
167
|
<line num="63" count="1" type="stmt"/>
|
|
166
|
-
<line num="66" count="
|
|
167
|
-
<line num="86" count="
|
|
168
|
-
<line num="88" count="
|
|
168
|
+
<line num="66" count="32" type="stmt"/>
|
|
169
|
+
<line num="86" count="32" type="stmt"/>
|
|
170
|
+
<line num="88" count="32" type="cond" truecount="2" falsecount="0"/>
|
|
169
171
|
<line num="89" count="2" type="stmt"/>
|
|
170
|
-
<line num="92" count="
|
|
172
|
+
<line num="92" count="30" type="cond" truecount="4" falsecount="1"/>
|
|
171
173
|
<line num="93" count="0" type="stmt"/>
|
|
172
|
-
<line num="96" count="
|
|
174
|
+
<line num="96" count="30" type="cond" truecount="5" falsecount="0"/>
|
|
173
175
|
<line num="97" count="1" type="stmt"/>
|
|
174
|
-
<line num="100" count="
|
|
176
|
+
<line num="100" count="29" type="cond" truecount="5" falsecount="0"/>
|
|
175
177
|
<line num="101" count="1" type="stmt"/>
|
|
176
|
-
<line num="104" count="
|
|
178
|
+
<line num="104" count="28" type="cond" truecount="4" falsecount="0"/>
|
|
177
179
|
<line num="105" count="1" type="stmt"/>
|
|
178
|
-
<line num="109" count="
|
|
179
|
-
<line num="110" count="
|
|
180
|
+
<line num="109" count="27" type="cond" truecount="2" falsecount="0"/>
|
|
181
|
+
<line num="110" count="18" type="stmt"/>
|
|
180
182
|
<line num="113" count="9" type="stmt"/>
|
|
181
183
|
<line num="114" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
182
184
|
<line num="115" count="1" type="stmt"/>
|
|
183
185
|
<line num="118" count="8" type="stmt"/>
|
|
184
|
-
<line num="124" count="
|
|
185
|
-
<line num="125" count="
|
|
186
|
-
<line num="126" count="
|
|
187
|
-
<line num="127" count="
|
|
188
|
-
<line num="129" count="
|
|
189
|
-
<line num="130" count="
|
|
190
|
-
<line num="131" count="
|
|
186
|
+
<line num="124" count="26" type="stmt"/>
|
|
187
|
+
<line num="125" count="26" type="stmt"/>
|
|
188
|
+
<line num="126" count="26" type="cond" truecount="2" falsecount="0"/>
|
|
189
|
+
<line num="127" count="18" type="cond" truecount="3" falsecount="0"/>
|
|
190
|
+
<line num="129" count="16" type="stmt"/>
|
|
191
|
+
<line num="130" count="16" type="stmt"/>
|
|
192
|
+
<line num="131" count="16" type="stmt"/>
|
|
191
193
|
<line num="133" count="1" type="stmt"/>
|
|
192
194
|
<line num="134" count="1" type="stmt"/>
|
|
193
195
|
<line num="135" count="1" type="stmt"/>
|
|
194
196
|
<line num="137" count="1" type="stmt"/>
|
|
195
197
|
<line num="138" count="1" type="stmt"/>
|
|
196
198
|
<line num="139" count="1" type="stmt"/>
|
|
197
|
-
<line num="142" count="
|
|
198
|
-
<line num="146" count="
|
|
199
|
-
<line num="147" count="
|
|
200
|
-
<line num="148" count="
|
|
199
|
+
<line num="142" count="26" type="stmt"/>
|
|
200
|
+
<line num="146" count="26" type="stmt"/>
|
|
201
|
+
<line num="147" count="26" type="cond" truecount="2" falsecount="0"/>
|
|
202
|
+
<line num="148" count="23" type="stmt"/>
|
|
201
203
|
<line num="151" count="3" type="stmt"/>
|
|
202
204
|
<line num="152" count="3" type="stmt"/>
|
|
203
205
|
<line num="154" count="3" type="stmt"/>
|
|
@@ -206,407 +208,408 @@
|
|
|
206
208
|
<line num="160" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
207
209
|
<line num="161" count="2" type="stmt"/>
|
|
208
210
|
<line num="164" count="3" type="stmt"/>
|
|
209
|
-
<line num="168" count="
|
|
211
|
+
<line num="168" count="26" type="cond" truecount="2" falsecount="0"/>
|
|
210
212
|
<line num="169" count="1" type="stmt"/>
|
|
211
|
-
<line num="171" count="
|
|
212
|
-
<line num="173" count="
|
|
213
|
-
<line num="179" count="
|
|
214
|
-
<line num="180" count="
|
|
213
|
+
<line num="171" count="26" type="stmt"/>
|
|
214
|
+
<line num="173" count="52" type="cond" truecount="2" falsecount="0"/>
|
|
215
|
+
<line num="179" count="26" type="cond" truecount="5" falsecount="0"/>
|
|
216
|
+
<line num="180" count="24" type="stmt"/>
|
|
215
217
|
<line num="183" count="2" type="stmt"/>
|
|
216
218
|
<line num="184" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
217
219
|
<line num="185" count="2" type="stmt"/>
|
|
218
220
|
<line num="188" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
219
221
|
<line num="189" count="1" type="stmt"/>
|
|
220
222
|
<line num="192" count="2" type="stmt"/>
|
|
221
|
-
<line num="195" count="
|
|
222
|
-
<line num="197" count="
|
|
223
|
-
<line num="209" count="
|
|
224
|
-
<line num="212" count="
|
|
225
|
-
<line num="214" count="
|
|
226
|
-
<line num="216" count="
|
|
223
|
+
<line num="195" count="27" type="stmt"/>
|
|
224
|
+
<line num="197" count="27" type="stmt"/>
|
|
225
|
+
<line num="209" count="26" type="stmt"/>
|
|
226
|
+
<line num="212" count="157" type="stmt"/>
|
|
227
|
+
<line num="214" count="26" type="cond" truecount="3" falsecount="0"/>
|
|
228
|
+
<line num="216" count="26" type="cond" truecount="4" falsecount="1"/>
|
|
227
229
|
<line num="217" count="0" type="stmt"/>
|
|
228
|
-
<line num="218" count="
|
|
230
|
+
<line num="218" count="26" type="cond" truecount="4" falsecount="0"/>
|
|
229
231
|
<line num="219" count="1" type="stmt"/>
|
|
230
|
-
<line num="222" count="
|
|
231
|
-
<line num="224" count="
|
|
232
|
-
<line num="
|
|
233
|
-
<line num="227" count="
|
|
234
|
-
<line num="228" count="
|
|
235
|
-
<line num="229" count="
|
|
236
|
-
<line num="
|
|
237
|
-
<line num="232" count="
|
|
238
|
-
<line num="
|
|
239
|
-
<line num="
|
|
240
|
-
<line num="
|
|
241
|
-
<line num="
|
|
242
|
-
<line num="
|
|
232
|
+
<line num="222" count="26" type="cond" truecount="8" falsecount="0"/>
|
|
233
|
+
<line num="224" count="25" type="stmt"/>
|
|
234
|
+
<line num="226" count="25" type="stmt"/>
|
|
235
|
+
<line num="227" count="25" type="stmt"/>
|
|
236
|
+
<line num="228" count="25" type="stmt"/>
|
|
237
|
+
<line num="229" count="25" type="stmt"/>
|
|
238
|
+
<line num="231" count="25" type="cond" truecount="6" falsecount="0"/>
|
|
239
|
+
<line num="232" count="2" type="stmt"/>
|
|
240
|
+
<line num="235" count="25" type="stmt"/>
|
|
241
|
+
<line num="239" count="26" type="stmt"/>
|
|
242
|
+
<line num="241" count="26" type="stmt"/>
|
|
243
|
+
<line num="247" count="0" type="stmt"/>
|
|
244
|
+
<line num="254" count="8" type="stmt"/>
|
|
243
245
|
<line num="255" count="8" type="stmt"/>
|
|
244
|
-
<line num="
|
|
245
|
-
<line num="
|
|
246
|
-
<line num="
|
|
247
|
-
<line num="273" count="
|
|
248
|
-
<line num="
|
|
249
|
-
<line num="277" count="
|
|
250
|
-
<line num="
|
|
251
|
-
<line num="282" count="
|
|
252
|
-
<line num="
|
|
253
|
-
<line num="
|
|
254
|
-
<line num="
|
|
246
|
+
<line num="257" count="8" type="stmt"/>
|
|
247
|
+
<line num="270" count="8" type="stmt"/>
|
|
248
|
+
<line num="272" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
249
|
+
<line num="273" count="1" type="stmt"/>
|
|
250
|
+
<line num="276" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
251
|
+
<line num="277" count="1" type="stmt"/>
|
|
252
|
+
<line num="281" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
253
|
+
<line num="282" count="2" type="stmt"/>
|
|
254
|
+
<line num="284" count="4" type="stmt"/>
|
|
255
|
+
<line num="287" count="6" type="cond" truecount="3" falsecount="0"/>
|
|
256
|
+
<line num="289" count="4" type="stmt"/>
|
|
255
257
|
<line num="290" count="4" type="stmt"/>
|
|
256
|
-
<line num="
|
|
258
|
+
<line num="292" count="1" type="stmt"/>
|
|
257
259
|
<line num="293" count="1" type="stmt"/>
|
|
258
|
-
<line num="
|
|
259
|
-
<line num="296" count="1" type="
|
|
260
|
-
<line num="
|
|
261
|
-
<line num="
|
|
262
|
-
<line num="
|
|
263
|
-
<line num="
|
|
264
|
-
<line num="
|
|
260
|
+
<line num="295" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
261
|
+
<line num="296" count="1" type="stmt"/>
|
|
262
|
+
<line num="298" count="1" type="stmt"/>
|
|
263
|
+
<line num="301" count="5" type="stmt"/>
|
|
264
|
+
<line num="311" count="5" type="stmt"/>
|
|
265
|
+
<line num="314" count="5" type="stmt"/>
|
|
266
|
+
<line num="316" count="5" type="stmt"/>
|
|
265
267
|
<line num="317" count="5" type="stmt"/>
|
|
266
|
-
<line num="318" count="5" type="
|
|
267
|
-
<line num="319" count="5" type="cond" truecount="
|
|
268
|
-
<line num="320" count="
|
|
269
|
-
<line num="
|
|
268
|
+
<line num="318" count="5" type="cond" truecount="4" falsecount="0"/>
|
|
269
|
+
<line num="319" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
270
|
+
<line num="320" count="3" type="stmt"/>
|
|
271
|
+
<line num="323" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
270
272
|
<line num="324" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
271
|
-
<line num="325" count="
|
|
272
|
-
<line num="
|
|
273
|
-
<line num="329" count="5" type="
|
|
274
|
-
<line num="
|
|
273
|
+
<line num="325" count="0" type="stmt"/>
|
|
274
|
+
<line num="328" count="5" type="stmt"/>
|
|
275
|
+
<line num="329" count="5" type="cond" truecount="1" falsecount="5"/>
|
|
276
|
+
<line num="331" count="2" type="stmt"/>
|
|
275
277
|
<line num="332" count="2" type="stmt"/>
|
|
276
|
-
<line num="
|
|
278
|
+
<line num="334" count="0" type="stmt"/>
|
|
277
279
|
<line num="335" count="0" type="stmt"/>
|
|
278
|
-
<line num="
|
|
280
|
+
<line num="337" count="0" type="stmt"/>
|
|
279
281
|
<line num="338" count="0" type="stmt"/>
|
|
280
|
-
<line num="
|
|
282
|
+
<line num="340" count="0" type="stmt"/>
|
|
281
283
|
<line num="341" count="0" type="stmt"/>
|
|
282
|
-
<line num="
|
|
284
|
+
<line num="343" count="0" type="stmt"/>
|
|
283
285
|
<line num="344" count="0" type="stmt"/>
|
|
284
|
-
<line num="
|
|
286
|
+
<line num="346" count="0" type="stmt"/>
|
|
285
287
|
<line num="347" count="0" type="stmt"/>
|
|
286
|
-
<line num="
|
|
287
|
-
<line num="350" count="5" type="
|
|
288
|
+
<line num="349" count="5" type="stmt"/>
|
|
289
|
+
<line num="350" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
288
290
|
<line num="351" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
289
|
-
<line num="352" count="
|
|
290
|
-
<line num="
|
|
291
|
-
<line num="356" count="5" type="cond" truecount="
|
|
292
|
-
<line num="
|
|
291
|
+
<line num="352" count="2" type="stmt"/>
|
|
292
|
+
<line num="355" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
293
|
+
<line num="356" count="5" type="cond" truecount="3" falsecount="4"/>
|
|
294
|
+
<line num="362" count="2" type="stmt"/>
|
|
293
295
|
<line num="363" count="2" type="stmt"/>
|
|
294
|
-
<line num="
|
|
296
|
+
<line num="366" count="0" type="stmt"/>
|
|
295
297
|
<line num="367" count="0" type="stmt"/>
|
|
296
|
-
<line num="
|
|
297
|
-
<line num="
|
|
298
|
+
<line num="372" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
299
|
+
<line num="374" count="1" type="stmt"/>
|
|
298
300
|
<line num="375" count="1" type="stmt"/>
|
|
299
|
-
<line num="
|
|
301
|
+
<line num="377" count="1" type="stmt"/>
|
|
300
302
|
<line num="378" count="1" type="stmt"/>
|
|
301
|
-
<line num="
|
|
302
|
-
<line num="381" count="
|
|
303
|
-
<line num="
|
|
304
|
-
<line num="385" count="
|
|
305
|
-
<line num="
|
|
306
|
-
<line num="389" count="
|
|
307
|
-
<line num="
|
|
308
|
-
<line num="393" count="
|
|
309
|
-
<line num="
|
|
310
|
-
<line num="
|
|
303
|
+
<line num="380" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
304
|
+
<line num="381" count="2" type="stmt"/>
|
|
305
|
+
<line num="384" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
306
|
+
<line num="385" count="1" type="stmt"/>
|
|
307
|
+
<line num="388" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
308
|
+
<line num="389" count="1" type="stmt"/>
|
|
309
|
+
<line num="392" count="5" type="cond" truecount="3" falsecount="1"/>
|
|
310
|
+
<line num="393" count="0" type="stmt"/>
|
|
311
|
+
<line num="396" count="5" type="cond" truecount="2" falsecount="8"/>
|
|
312
|
+
<line num="398" count="0" type="stmt"/>
|
|
311
313
|
<line num="399" count="0" type="stmt"/>
|
|
312
|
-
<line num="
|
|
314
|
+
<line num="403" count="0" type="stmt"/>
|
|
313
315
|
<line num="404" count="0" type="stmt"/>
|
|
314
|
-
<line num="
|
|
316
|
+
<line num="406" count="0" type="stmt"/>
|
|
315
317
|
<line num="407" count="0" type="stmt"/>
|
|
316
|
-
<line num="
|
|
318
|
+
<line num="410" count="2" type="stmt"/>
|
|
317
319
|
<line num="411" count="2" type="stmt"/>
|
|
318
|
-
<line num="
|
|
320
|
+
<line num="413" count="0" type="stmt"/>
|
|
319
321
|
<line num="414" count="0" type="stmt"/>
|
|
320
|
-
<line num="
|
|
322
|
+
<line num="416" count="0" type="stmt"/>
|
|
321
323
|
<line num="417" count="0" type="stmt"/>
|
|
322
|
-
<line num="
|
|
323
|
-
<line num="
|
|
324
|
-
<line num="
|
|
325
|
-
<line num="
|
|
326
|
-
<line num="
|
|
327
|
-
<line num="
|
|
328
|
-
<line num="
|
|
329
|
-
<line num="443" count="4" type="stmt"/>
|
|
324
|
+
<line num="419" count="0" type="stmt"/>
|
|
325
|
+
<line num="420" count="0" type="stmt"/>
|
|
326
|
+
<line num="423" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
327
|
+
<line num="424" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
328
|
+
<line num="425" count="2" type="stmt"/>
|
|
329
|
+
<line num="428" count="5" type="stmt"/>
|
|
330
|
+
<line num="436" count="5" type="stmt"/>
|
|
330
331
|
<line num="444" count="4" type="stmt"/>
|
|
331
|
-
<line num="
|
|
332
|
-
<line num="
|
|
333
|
-
<line num="452" count="
|
|
334
|
-
<line num="453" count="
|
|
335
|
-
<line num="454" count="
|
|
336
|
-
<line num="455" count="
|
|
337
|
-
<line num="
|
|
338
|
-
<line num="
|
|
339
|
-
<line num="
|
|
340
|
-
<line num="
|
|
341
|
-
<line num="
|
|
342
|
-
<line num="
|
|
343
|
-
<line num="
|
|
344
|
-
<line num="
|
|
345
|
-
<line num="480" count="
|
|
346
|
-
<line num="481" count="
|
|
347
|
-
<line num="482" count="
|
|
348
|
-
<line num="
|
|
349
|
-
<line num="
|
|
350
|
-
<line num="486" count="
|
|
351
|
-
<line num="
|
|
352
|
-
<line num="
|
|
353
|
-
<line num="
|
|
354
|
-
<line num="
|
|
332
|
+
<line num="445" count="4" type="stmt"/>
|
|
333
|
+
<line num="446" count="4" type="stmt"/>
|
|
334
|
+
<line num="452" count="4" type="stmt"/>
|
|
335
|
+
<line num="453" count="8" type="stmt"/>
|
|
336
|
+
<line num="454" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
337
|
+
<line num="455" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
338
|
+
<line num="456" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
339
|
+
<line num="457" count="2" type="stmt"/>
|
|
340
|
+
<line num="459" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
341
|
+
<line num="460" count="2" type="stmt"/>
|
|
342
|
+
<line num="463" count="3" type="stmt"/>
|
|
343
|
+
<line num="467" count="4" type="stmt"/>
|
|
344
|
+
<line num="468" count="4" type="stmt"/>
|
|
345
|
+
<line num="476" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
346
|
+
<line num="480" count="1" type="stmt"/>
|
|
347
|
+
<line num="481" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
348
|
+
<line num="482" count="2" type="stmt"/>
|
|
349
|
+
<line num="483" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
350
|
+
<line num="484" count="1" type="stmt"/>
|
|
351
|
+
<line num="486" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
352
|
+
<line num="487" count="3" type="stmt"/>
|
|
353
|
+
<line num="488" count="3" type="stmt"/>
|
|
354
|
+
<line num="490" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
355
|
+
<line num="491" count="3" type="stmt"/>
|
|
356
|
+
<line num="493" count="4" type="stmt"/>
|
|
355
357
|
<line num="501" count="1" type="stmt"/>
|
|
356
|
-
<line num="
|
|
358
|
+
<line num="503" count="1" type="stmt"/>
|
|
357
359
|
<line num="504" count="1" type="stmt"/>
|
|
358
|
-
<line num="
|
|
360
|
+
<line num="506" count="1" type="stmt"/>
|
|
359
361
|
<line num="507" count="1" type="stmt"/>
|
|
360
362
|
<line num="509" count="1" type="stmt"/>
|
|
361
|
-
<line num="
|
|
362
|
-
<line num="
|
|
363
|
-
<line num="
|
|
364
|
-
<line num="
|
|
365
|
-
<line num="
|
|
366
|
-
<line num="
|
|
367
|
-
<line num="543" count="15" type="
|
|
363
|
+
<line num="511" count="1" type="stmt"/>
|
|
364
|
+
<line num="527" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
365
|
+
<line num="528" count="1" type="stmt"/>
|
|
366
|
+
<line num="531" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
367
|
+
<line num="532" count="0" type="stmt"/>
|
|
368
|
+
<line num="535" count="1" type="stmt"/>
|
|
369
|
+
<line num="543" count="15" type="cond" truecount="1" falsecount="0"/>
|
|
368
370
|
<line num="545" count="15" type="stmt"/>
|
|
369
|
-
<line num="
|
|
370
|
-
<line num="574" count="15" type="
|
|
371
|
-
<line num="
|
|
372
|
-
<line num="
|
|
373
|
-
<line num="
|
|
374
|
-
<line num="
|
|
375
|
-
<line num="
|
|
376
|
-
<line num="
|
|
377
|
-
<line num="
|
|
378
|
-
<line num="588" count="3" type="stmt"/>
|
|
371
|
+
<line num="547" count="15" type="stmt"/>
|
|
372
|
+
<line num="574" count="15" type="stmt"/>
|
|
373
|
+
<line num="576" count="15" type="cond" truecount="4" falsecount="0"/>
|
|
374
|
+
<line num="577" count="2" type="stmt"/>
|
|
375
|
+
<line num="580" count="15" type="cond" truecount="3" falsecount="2"/>
|
|
376
|
+
<line num="581" count="0" type="stmt"/>
|
|
377
|
+
<line num="584" count="15" type="cond" truecount="5" falsecount="0"/>
|
|
378
|
+
<line num="585" count="1" type="stmt"/>
|
|
379
|
+
<line num="588" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
379
380
|
<line num="589" count="3" type="stmt"/>
|
|
380
|
-
<line num="
|
|
381
|
-
<line num="
|
|
382
|
-
<line num="
|
|
383
|
-
<line num="
|
|
384
|
-
<line num="
|
|
385
|
-
<line num="
|
|
386
|
-
<line num="
|
|
387
|
-
<line num="
|
|
388
|
-
<line num="605" count="
|
|
389
|
-
<line num="
|
|
390
|
-
<line num="
|
|
391
|
-
<line num="
|
|
392
|
-
<line num="
|
|
393
|
-
<line num="
|
|
394
|
-
<line num="
|
|
395
|
-
<line num="
|
|
396
|
-
<line num="
|
|
397
|
-
<line num="
|
|
398
|
-
<line num="
|
|
399
|
-
<line num="
|
|
400
|
-
<line num="
|
|
401
|
-
<line num="
|
|
402
|
-
<line num="
|
|
403
|
-
<line num="
|
|
404
|
-
<line num="
|
|
405
|
-
<line num="649" count="
|
|
406
|
-
<line num="
|
|
381
|
+
<line num="590" count="3" type="stmt"/>
|
|
382
|
+
<line num="591" count="3" type="stmt"/>
|
|
383
|
+
<line num="594" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
384
|
+
<line num="595" count="3" type="stmt"/>
|
|
385
|
+
<line num="598" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
386
|
+
<line num="599" count="4" type="stmt"/>
|
|
387
|
+
<line num="602" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
388
|
+
<line num="603" count="1" type="stmt"/>
|
|
389
|
+
<line num="605" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
390
|
+
<line num="606" count="1" type="stmt"/>
|
|
391
|
+
<line num="607" count="1" type="stmt"/>
|
|
392
|
+
<line num="609" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
393
|
+
<line num="610" count="2" type="stmt"/>
|
|
394
|
+
<line num="612" count="15" type="cond" truecount="4" falsecount="0"/>
|
|
395
|
+
<line num="613" count="4" type="stmt"/>
|
|
396
|
+
<line num="618" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
397
|
+
<line num="619" count="3" type="stmt"/>
|
|
398
|
+
<line num="621" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
399
|
+
<line num="622" count="3" type="stmt"/>
|
|
400
|
+
<line num="624" count="15" type="cond" truecount="4" falsecount="0"/>
|
|
401
|
+
<line num="625" count="2" type="stmt"/>
|
|
402
|
+
<line num="628" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
403
|
+
<line num="630" count="15" type="stmt"/>
|
|
404
|
+
<line num="631" count="15" type="stmt"/>
|
|
405
|
+
<line num="639" count="15" type="stmt"/>
|
|
406
|
+
<line num="649" count="1" type="stmt"/>
|
|
407
|
+
<line num="650" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
408
|
+
<line num="651" count="2" type="stmt"/>
|
|
409
|
+
<line num="653" count="1" type="stmt"/>
|
|
407
410
|
</file>
|
|
408
|
-
<file name="IngestFile.js" path="/
|
|
411
|
+
<file name="IngestFile.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/IngestFile.js">
|
|
409
412
|
<metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
410
413
|
<line num="3" count="0" type="stmt"/>
|
|
411
414
|
</file>
|
|
412
|
-
<file name="Model.js" path="/
|
|
413
|
-
<metrics statements="75" coveredstatements="
|
|
414
|
-
<line num="20" count="
|
|
415
|
-
<line num="31" count="
|
|
416
|
-
<line num="44" count="
|
|
417
|
-
<line num="45" count="
|
|
418
|
-
<line num="46" count="
|
|
419
|
-
<line num="47" count="
|
|
420
|
-
<line num="48" count="
|
|
421
|
-
<line num="49" count="
|
|
415
|
+
<file name="Model.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/Model.js">
|
|
416
|
+
<metrics statements="75" coveredstatements="16" conditionals="32" coveredconditionals="0" methods="25" coveredmethods="6"/>
|
|
417
|
+
<line num="20" count="1" type="stmt"/>
|
|
418
|
+
<line num="31" count="58" type="stmt"/>
|
|
419
|
+
<line num="44" count="58" type="stmt"/>
|
|
420
|
+
<line num="45" count="58" type="stmt"/>
|
|
421
|
+
<line num="46" count="58" type="stmt"/>
|
|
422
|
+
<line num="47" count="58" type="stmt"/>
|
|
423
|
+
<line num="48" count="58" type="stmt"/>
|
|
424
|
+
<line num="49" count="58" type="stmt"/>
|
|
422
425
|
<line num="58" count="0" type="stmt"/>
|
|
423
|
-
<line num="64" count="
|
|
424
|
-
<line num="65" count="
|
|
425
|
-
<line num="66" count="
|
|
426
|
-
<line num="68" count="
|
|
427
|
-
<line num="70" count="
|
|
428
|
-
<line num="73" count="
|
|
429
|
-
<line num="81" count="
|
|
430
|
-
<line num="87" count="
|
|
431
|
-
<line num="89" count="
|
|
432
|
-
<line num="92" count="
|
|
433
|
-
<line num="93" count="
|
|
434
|
-
<line num="94" count="
|
|
435
|
-
<line num="95" count="
|
|
436
|
-
<line num="97" count="
|
|
437
|
-
<line num="106" count="
|
|
438
|
-
<line num="115" count="
|
|
439
|
-
<line num="117" count="
|
|
440
|
-
<line num="118" count="
|
|
441
|
-
<line num="119" count="
|
|
442
|
-
<line num="121" count="
|
|
443
|
-
<line num="125" count="
|
|
444
|
-
<line num="126" count="
|
|
445
|
-
<line num="129" count="
|
|
446
|
-
<line num="137" count="
|
|
447
|
-
<line num="143" count="
|
|
448
|
-
<line num="151" count="
|
|
449
|
-
<line num="159" count="
|
|
450
|
-
<line num="161" count="
|
|
451
|
-
<line num="162" count="
|
|
452
|
-
<line num="163" count="
|
|
453
|
-
<line num="164" count="
|
|
454
|
-
<line num="166" count="
|
|
455
|
-
<line num="169" count="
|
|
456
|
-
<line num="170" count="
|
|
426
|
+
<line num="64" count="0" type="stmt"/>
|
|
427
|
+
<line num="65" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
428
|
+
<line num="66" count="0" type="stmt"/>
|
|
429
|
+
<line num="68" count="0" type="stmt"/>
|
|
430
|
+
<line num="70" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
431
|
+
<line num="73" count="0" type="stmt"/>
|
|
432
|
+
<line num="81" count="0" type="stmt"/>
|
|
433
|
+
<line num="87" count="126" type="stmt"/>
|
|
434
|
+
<line num="89" count="1114" type="stmt"/>
|
|
435
|
+
<line num="92" count="126" type="stmt"/>
|
|
436
|
+
<line num="93" count="126" type="stmt"/>
|
|
437
|
+
<line num="94" count="126" type="stmt"/>
|
|
438
|
+
<line num="95" count="479" type="stmt"/>
|
|
439
|
+
<line num="97" count="126" type="stmt"/>
|
|
440
|
+
<line num="106" count="0" type="stmt"/>
|
|
441
|
+
<line num="115" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
442
|
+
<line num="117" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
443
|
+
<line num="118" count="0" type="stmt"/>
|
|
444
|
+
<line num="119" count="0" type="stmt"/>
|
|
445
|
+
<line num="121" count="0" type="stmt"/>
|
|
446
|
+
<line num="125" count="0" type="stmt"/>
|
|
447
|
+
<line num="126" count="0" type="stmt"/>
|
|
448
|
+
<line num="129" count="0" type="stmt"/>
|
|
449
|
+
<line num="137" count="1" type="stmt"/>
|
|
450
|
+
<line num="143" count="0" type="stmt"/>
|
|
451
|
+
<line num="151" count="0" type="stmt"/>
|
|
452
|
+
<line num="159" count="0" type="stmt"/>
|
|
453
|
+
<line num="161" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
454
|
+
<line num="162" count="0" type="stmt"/>
|
|
455
|
+
<line num="163" count="0" type="stmt"/>
|
|
456
|
+
<line num="164" count="0" type="stmt"/>
|
|
457
|
+
<line num="166" count="0" type="stmt"/>
|
|
458
|
+
<line num="169" count="0" type="stmt"/>
|
|
459
|
+
<line num="170" count="0" type="stmt"/>
|
|
457
460
|
<line num="172" count="0" type="stmt"/>
|
|
458
|
-
<line num="176" count="
|
|
459
|
-
<line num="177" count="
|
|
460
|
-
<line num="180" count="
|
|
461
|
-
<line num="189" count="
|
|
462
|
-
<line num="190" count="
|
|
461
|
+
<line num="176" count="0" type="stmt"/>
|
|
462
|
+
<line num="177" count="0" type="stmt"/>
|
|
463
|
+
<line num="180" count="0" type="stmt"/>
|
|
464
|
+
<line num="189" count="0" type="stmt"/>
|
|
465
|
+
<line num="190" count="0" type="stmt"/>
|
|
463
466
|
<line num="191" count="0" type="stmt"/>
|
|
464
|
-
<line num="193" count="
|
|
467
|
+
<line num="193" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
465
468
|
<line num="195" count="0" type="stmt"/>
|
|
466
|
-
<line num="197" count="
|
|
467
|
-
<line num="198" count="
|
|
468
|
-
<line num="207" count="
|
|
469
|
-
<line num="208" count="
|
|
469
|
+
<line num="197" count="0" type="stmt"/>
|
|
470
|
+
<line num="198" count="0" type="stmt"/>
|
|
471
|
+
<line num="207" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
472
|
+
<line num="208" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
470
473
|
<line num="209" count="0" type="stmt"/>
|
|
471
|
-
<line num="211" count="
|
|
472
|
-
<line num="212" count="
|
|
474
|
+
<line num="211" count="0" type="stmt"/>
|
|
475
|
+
<line num="212" count="0" type="stmt"/>
|
|
473
476
|
<line num="213" count="0" type="stmt"/>
|
|
474
|
-
<line num="215" count="
|
|
477
|
+
<line num="215" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
475
478
|
<line num="217" count="0" type="stmt"/>
|
|
476
479
|
<line num="219" count="0" type="stmt"/>
|
|
477
|
-
<line num="221" count="
|
|
478
|
-
<line num="222" count="
|
|
479
|
-
<line num="231" count="
|
|
480
|
-
<line num="232" count="
|
|
480
|
+
<line num="221" count="0" type="stmt"/>
|
|
481
|
+
<line num="222" count="0" type="stmt"/>
|
|
482
|
+
<line num="231" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
483
|
+
<line num="232" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
481
484
|
<line num="233" count="0" type="stmt"/>
|
|
482
|
-
<line num="235" count="
|
|
483
|
-
<line num="236" count="
|
|
484
|
-
<line num="245" count="
|
|
485
|
-
<line num="246" count="
|
|
485
|
+
<line num="235" count="0" type="stmt"/>
|
|
486
|
+
<line num="236" count="0" type="stmt"/>
|
|
487
|
+
<line num="245" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
488
|
+
<line num="246" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
486
489
|
<line num="247" count="0" type="stmt"/>
|
|
487
|
-
<line num="249" count="
|
|
488
|
-
<line num="250" count="
|
|
490
|
+
<line num="249" count="0" type="stmt"/>
|
|
491
|
+
<line num="250" count="0" type="stmt"/>
|
|
489
492
|
</file>
|
|
490
|
-
<file name="Order.js" path="/
|
|
491
|
-
<metrics statements="
|
|
492
|
-
<line num="6" count="
|
|
493
|
-
<line num="15" count="
|
|
494
|
-
<line num="21" count="
|
|
493
|
+
<file name="Order.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/Order.js">
|
|
494
|
+
<metrics statements="12" coveredstatements="6" conditionals="8" coveredconditionals="2" methods="3" coveredmethods="3"/>
|
|
495
|
+
<line num="6" count="11" type="stmt"/>
|
|
496
|
+
<line num="15" count="11" type="stmt"/>
|
|
497
|
+
<line num="21" count="22" type="cond" truecount="1" falsecount="1"/>
|
|
495
498
|
<line num="22" count="22" type="stmt"/>
|
|
496
|
-
<line num="24" count="
|
|
497
|
-
<line num="25" count="
|
|
498
|
-
<line num="
|
|
499
|
-
<line num="28" count="
|
|
500
|
-
<line num="
|
|
501
|
-
<line num="
|
|
502
|
-
<line num="37" count="
|
|
503
|
-
<line num="
|
|
504
|
-
<line num="40" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
505
|
-
<line num="41" count="1" type="stmt"/>
|
|
499
|
+
<line num="24" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
500
|
+
<line num="25" count="0" type="stmt"/>
|
|
501
|
+
<line num="27" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
502
|
+
<line num="28" count="0" type="stmt"/>
|
|
503
|
+
<line num="30" count="0" type="stmt"/>
|
|
504
|
+
<line num="36" count="33" type="cond" truecount="1" falsecount="1"/>
|
|
505
|
+
<line num="37" count="33" type="stmt"/>
|
|
506
|
+
<line num="39" count="0" type="stmt"/>
|
|
506
507
|
</file>
|
|
507
|
-
<file name="Srt.js" path="/
|
|
508
|
-
<metrics statements="
|
|
509
|
-
<line num="
|
|
510
|
-
<line num="
|
|
511
|
-
<line num="
|
|
512
|
-
<line num="
|
|
513
|
-
<line num="
|
|
514
|
-
<line num="
|
|
515
|
-
<line num="
|
|
516
|
-
<line num="
|
|
517
|
-
<line num="
|
|
518
|
-
<line num="
|
|
519
|
-
<line num="
|
|
520
|
-
<line num="
|
|
521
|
-
<line num="
|
|
522
|
-
<line num="
|
|
523
|
-
<line num="
|
|
508
|
+
<file name="Srt.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/Srt.js">
|
|
509
|
+
<metrics statements="46" coveredstatements="0" conditionals="19" coveredconditionals="0" methods="7" coveredmethods="0"/>
|
|
510
|
+
<line num="1" count="0" type="stmt"/>
|
|
511
|
+
<line num="2" count="0" type="stmt"/>
|
|
512
|
+
<line num="5" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
513
|
+
<line num="6" count="0" type="stmt"/>
|
|
514
|
+
<line num="7" count="0" type="stmt"/>
|
|
515
|
+
<line num="8" count="0" type="stmt"/>
|
|
516
|
+
<line num="9" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
517
|
+
<line num="13" count="0" type="stmt"/>
|
|
518
|
+
<line num="14" count="0" type="stmt"/>
|
|
519
|
+
<line num="15" count="0" type="stmt"/>
|
|
520
|
+
<line num="16" count="0" type="stmt"/>
|
|
521
|
+
<line num="20" count="0" type="stmt"/>
|
|
522
|
+
<line num="21" count="0" type="stmt"/>
|
|
523
|
+
<line num="22" count="0" type="stmt"/>
|
|
524
|
+
<line num="23" count="0" type="stmt"/>
|
|
525
|
+
<line num="27" count="0" type="stmt"/>
|
|
526
|
+
<line num="28" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
524
527
|
<line num="29" count="0" type="stmt"/>
|
|
525
|
-
<line num="32" count="
|
|
526
|
-
<line num="38" count="
|
|
527
|
-
<line num="39" count="
|
|
528
|
-
<line num="41" count="
|
|
529
|
-
<line num="43" count="
|
|
530
|
-
<line num="44" count="
|
|
531
|
-
<line num="47" count="
|
|
532
|
-
<line num="48" count="
|
|
533
|
-
<line num="49" count="
|
|
534
|
-
<line num="52" count="
|
|
535
|
-
<line num="53" count="
|
|
536
|
-
<line num="54" count="
|
|
537
|
-
<line num="56" count="
|
|
538
|
-
<line num="59" count="
|
|
539
|
-
<line num="60" count="
|
|
540
|
-
<line num="61" count="
|
|
541
|
-
<line num="65" count="
|
|
542
|
-
<line num="68" count="
|
|
543
|
-
<line num="69" count="
|
|
544
|
-
<line num="71" count="
|
|
545
|
-
<line num="72" count="
|
|
528
|
+
<line num="32" count="0" type="stmt"/>
|
|
529
|
+
<line num="38" count="0" type="stmt"/>
|
|
530
|
+
<line num="39" count="0" type="stmt"/>
|
|
531
|
+
<line num="41" count="0" type="stmt"/>
|
|
532
|
+
<line num="43" count="0" type="stmt"/>
|
|
533
|
+
<line num="44" count="0" type="stmt"/>
|
|
534
|
+
<line num="47" count="0" type="stmt"/>
|
|
535
|
+
<line num="48" count="0" type="stmt"/>
|
|
536
|
+
<line num="49" count="0" type="stmt"/>
|
|
537
|
+
<line num="52" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
538
|
+
<line num="53" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
539
|
+
<line num="54" count="0" type="stmt"/>
|
|
540
|
+
<line num="56" count="0" type="stmt"/>
|
|
541
|
+
<line num="59" count="0" type="stmt"/>
|
|
542
|
+
<line num="60" count="0" type="stmt"/>
|
|
543
|
+
<line num="61" count="0" type="stmt"/>
|
|
544
|
+
<line num="65" count="0" type="stmt"/>
|
|
545
|
+
<line num="68" count="0" type="stmt"/>
|
|
546
|
+
<line num="69" count="0" type="stmt"/>
|
|
547
|
+
<line num="71" count="0" type="stmt"/>
|
|
548
|
+
<line num="72" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
546
549
|
<line num="73" count="0" type="stmt"/>
|
|
547
|
-
<line num="77" count="
|
|
548
|
-
<line num="81" count="
|
|
549
|
-
<line num="83" count="
|
|
550
|
-
<line num="84" count="
|
|
551
|
-
<line num="85" count="
|
|
552
|
-
<line num="87" count="
|
|
550
|
+
<line num="77" count="0" type="stmt"/>
|
|
551
|
+
<line num="81" count="0" type="stmt"/>
|
|
552
|
+
<line num="83" count="0" type="stmt"/>
|
|
553
|
+
<line num="84" count="0" type="stmt"/>
|
|
554
|
+
<line num="85" count="0" type="stmt"/>
|
|
555
|
+
<line num="87" count="0" type="stmt"/>
|
|
553
556
|
</file>
|
|
554
|
-
<file name="Sub.js" path="/
|
|
555
|
-
<metrics statements="17" coveredstatements="
|
|
556
|
-
<line num="3" count="
|
|
557
|
-
<line num="4" count="
|
|
558
|
-
<line num="8" count="
|
|
559
|
-
<line num="9" count="
|
|
560
|
-
<line num="10" count="
|
|
561
|
-
<line num="12" count="
|
|
562
|
-
<line num="13" count="
|
|
563
|
-
<line num="14" count="
|
|
564
|
-
<line num="16" count="
|
|
565
|
-
<line num="21" count="
|
|
566
|
-
<line num="24" count="
|
|
567
|
-
<line num="25" count="
|
|
557
|
+
<file name="Sub.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/Sub.js">
|
|
558
|
+
<metrics statements="17" coveredstatements="0" conditionals="14" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
559
|
+
<line num="3" count="0" type="stmt"/>
|
|
560
|
+
<line num="4" count="0" type="stmt"/>
|
|
561
|
+
<line num="8" count="0" type="stmt"/>
|
|
562
|
+
<line num="9" count="0" type="stmt"/>
|
|
563
|
+
<line num="10" count="0" type="stmt"/>
|
|
564
|
+
<line num="12" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
565
|
+
<line num="13" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
566
|
+
<line num="14" count="0" type="stmt"/>
|
|
567
|
+
<line num="16" count="0" type="stmt"/>
|
|
568
|
+
<line num="21" count="0" type="stmt"/>
|
|
569
|
+
<line num="24" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
570
|
+
<line num="25" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
568
571
|
<line num="26" count="0" type="stmt"/>
|
|
569
|
-
<line num="28" count="
|
|
570
|
-
<line num="32" count="
|
|
571
|
-
<line num="33" count="
|
|
572
|
-
<line num="35" count="
|
|
572
|
+
<line num="28" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
573
|
+
<line num="32" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
574
|
+
<line num="33" count="0" type="stmt"/>
|
|
575
|
+
<line num="35" count="0" type="stmt"/>
|
|
573
576
|
</file>
|
|
574
|
-
<file name="Tag.js" path="/
|
|
577
|
+
<file name="Tag.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/Tag.js">
|
|
575
578
|
<metrics statements="3" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
576
579
|
<line num="5" count="0" type="stmt"/>
|
|
577
580
|
<line num="6" count="0" type="stmt"/>
|
|
578
581
|
<line num="9" count="0" type="stmt"/>
|
|
579
582
|
</file>
|
|
580
|
-
<file name="TimeFormat.js" path="/
|
|
581
|
-
<metrics statements="23" coveredstatements="
|
|
582
|
-
<line num="1" count="
|
|
583
|
-
<line num="5" count="
|
|
584
|
-
<line num="8" count="
|
|
585
|
-
<line num="9" count="
|
|
586
|
-
<line num="10" count="
|
|
587
|
-
<line num="12" count="
|
|
588
|
-
<line num="13" count="
|
|
589
|
-
<line num="21" count="
|
|
590
|
-
<line num="22" count="
|
|
591
|
-
<line num="23" count="
|
|
592
|
-
<line num="24" count="
|
|
593
|
-
<line num="25" count="
|
|
594
|
-
<line num="28" count="
|
|
595
|
-
<line num="29" count="
|
|
596
|
-
<line num="31" count="
|
|
597
|
-
<line num="34" count="
|
|
598
|
-
<line num="35" count="
|
|
599
|
-
<line num="37" count="
|
|
600
|
-
<line num="38" count="
|
|
601
|
-
<line num="41" count="
|
|
602
|
-
<line num="42" count="
|
|
603
|
-
<line num="45" count="
|
|
604
|
-
<line num="46" count="
|
|
583
|
+
<file name="TimeFormat.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/TimeFormat.js">
|
|
584
|
+
<metrics statements="23" coveredstatements="1" conditionals="25" coveredconditionals="0" methods="7" coveredmethods="0"/>
|
|
585
|
+
<line num="1" count="1" type="stmt"/>
|
|
586
|
+
<line num="5" count="0" type="stmt"/>
|
|
587
|
+
<line num="8" count="0" type="stmt"/>
|
|
588
|
+
<line num="9" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
589
|
+
<line num="10" count="0" type="stmt"/>
|
|
590
|
+
<line num="12" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
591
|
+
<line num="13" count="0" type="stmt"/>
|
|
592
|
+
<line num="21" count="0" type="stmt"/>
|
|
593
|
+
<line num="22" count="0" type="stmt"/>
|
|
594
|
+
<line num="23" count="0" type="stmt"/>
|
|
595
|
+
<line num="24" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
596
|
+
<line num="25" count="0" type="cond" truecount="0" falsecount="6"/>
|
|
597
|
+
<line num="28" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
598
|
+
<line num="29" count="0" type="stmt"/>
|
|
599
|
+
<line num="31" count="0" type="stmt"/>
|
|
600
|
+
<line num="34" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
601
|
+
<line num="35" count="0" type="stmt"/>
|
|
602
|
+
<line num="37" count="0" type="stmt"/>
|
|
603
|
+
<line num="38" count="0" type="stmt"/>
|
|
604
|
+
<line num="41" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
605
|
+
<line num="42" count="0" type="stmt"/>
|
|
606
|
+
<line num="45" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
607
|
+
<line num="46" count="0" type="stmt"/>
|
|
605
608
|
</file>
|
|
606
|
-
<file name="fileType.js" path="/
|
|
609
|
+
<file name="fileType.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/fileType.js">
|
|
607
610
|
<metrics statements="11" coveredstatements="3" conditionals="4" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
608
|
-
<line num="1" count="
|
|
609
|
-
<line num="3" count="
|
|
611
|
+
<line num="1" count="1" type="stmt"/>
|
|
612
|
+
<line num="3" count="1" type="stmt"/>
|
|
610
613
|
<line num="16" count="0" type="stmt"/>
|
|
611
614
|
<line num="17" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
612
615
|
<line num="18" count="0" type="stmt"/>
|
|
@@ -615,7 +618,7 @@
|
|
|
615
618
|
<line num="30" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
616
619
|
<line num="31" count="0" type="stmt"/>
|
|
617
620
|
<line num="34" count="0" type="stmt"/>
|
|
618
|
-
<line num="37" count="
|
|
621
|
+
<line num="37" count="1" type="stmt"/>
|
|
619
622
|
</file>
|
|
620
623
|
</metrics>
|
|
621
624
|
</project>
|