1
+
2
+ <!doctype html>
3
+ < html lang ="en ">
4
+
5
+ < head >
6
+ < title > Code coverage report for blas/ext/base/ssortins/lib</ title >
7
+ < meta charset ="utf-8 " />
8
+ < link rel ="stylesheet " href ="../../../../../prettify.css " />
9
+ < link rel ="stylesheet " href ="../../../../../base.css " />
10
+ < link rel ="shortcut icon " type ="image/x-icon " href ="../../../../../favicon.png " />
11
+ < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
12
+ < style type ='text/css '>
13
+ .coverage-summary .sorter {
14
+ background-image : url(../ ../ ../ ../ ../ sor t-arrow-sprite.png);
15
+ }
16
+ </ style >
17
+ </ head >
18
+
19
+ < body >
20
+ < div class ='wrapper '>
21
+ < div class ='pad1 '>
22
+ < h1 > < a href ="../../../../../index.html "> All files</ a > blas/ext/base/ssortins/lib</ h1 >
23
+ < div class ='clearfix '>
24
+
25
+ < div class ='fl pad1y space-right2 '>
26
+ < span class ="strong "> 100% </ span >
27
+ < span class ="quiet "> Statements</ span >
28
+ < span class ='fraction '> 543/543</ span >
29
+ </ div >
30
+
31
+
32
+ < div class ='fl pad1y space-right2 '>
33
+ < span class ="strong "> 100% </ span >
34
+ < span class ="quiet "> Branches</ span >
35
+ < span class ='fraction '> 69/69</ span >
36
+ </ div >
37
+
38
+
39
+ < div class ='fl pad1y space-right2 '>
40
+ < span class ="strong "> 100% </ span >
41
+ < span class ="quiet "> Functions</ span >
42
+ < span class ='fraction '> 4/4</ span >
43
+ </ div >
44
+
45
+
46
+ < div class ='fl pad1y space-right2 '>
47
+ < span class ="strong "> 100% </ span >
48
+ < span class ="quiet "> Lines</ span >
49
+ < span class ='fraction '> 543/543</ span >
50
+ </ div >
51
+
52
+
53
+ </ div >
54
+ < p class ="quiet ">
55
+ Press < em > n</ em > or < em > j</ em > to go to the next uncovered block, < em > b</ em > , < em > p</ em > or < em > k</ em > for the previous block.
56
+ </ p >
57
+ < template id ="filterTemplate ">
58
+ < div class ="quiet ">
59
+ Filter:
60
+ < input type ="search " id ="fileSearch ">
61
+ </ div >
62
+ </ template >
63
+ </ div >
64
+ < div class ='status-line high '> </ div >
65
+ < div class ="pad1 ">
66
+ < table class ="coverage-summary ">
67
+ < thead >
68
+ < tr >
69
+ < th data-col ="file " data-fmt ="html " data-html ="true " class ="file "> File</ th >
70
+ < th data-col ="pic " data-type ="number " data-fmt ="html " data-html ="true " class ="pic "> </ th >
71
+ < th data-col ="statements " data-type ="number " data-fmt ="pct " class ="pct "> Statements</ th >
72
+ < th data-col ="statements_raw " data-type ="number " data-fmt ="html " class ="abs "> </ th >
73
+ < th data-col ="branches " data-type ="number " data-fmt ="pct " class ="pct "> Branches</ th >
74
+ < th data-col ="branches_raw " data-type ="number " data-fmt ="html " class ="abs "> </ th >
75
+ < th data-col ="functions " data-type ="number " data-fmt ="pct " class ="pct "> Functions</ th >
76
+ < th data-col ="functions_raw " data-type ="number " data-fmt ="html " class ="abs "> </ th >
77
+ < th data-col ="lines " data-type ="number " data-fmt ="pct " class ="pct "> Lines</ th >
78
+ < th data-col ="lines_raw " data-type ="number " data-fmt ="html " class ="abs "> </ th >
79
+ </ tr >
80
+ </ thead >
81
+ < tbody > < tr >
82
+ < td class ="file high " data-value ="index.js "> < a href ="index.js.html "> index.js</ a > </ td >
83
+ < td data-value ="100 " class ="pic high ">
84
+ < div class ="chart "> < div class ="cover-fill cover-full " style ="width: 100% "> </ div > < div class ="cover-empty " style ="width: 0% "> </ div > </ div >
85
+ </ td >
86
+ < td data-value ="100 " class ="pct high "> 100%</ td >
87
+ < td data-value ="68 " class ="abs high "> 68/68</ td >
88
+ < td data-value ="100 " class ="pct high "> 100%</ td >
89
+ < td data-value ="3 " class ="abs high "> 3/3</ td >
90
+ < td data-value ="100 " class ="pct high "> 100%</ td >
91
+ < td data-value ="0 " class ="abs high "> 0/0</ td >
92
+ < td data-value ="100 " class ="pct high "> 100%</ td >
93
+ < td data-value ="68 " class ="abs high "> 68/68</ td >
94
+ </ tr >
95
+
96
+ < tr >
97
+ < td class ="file high " data-value ="main.js "> < a href ="main.js.html "> main.js</ a > </ td >
98
+ < td data-value ="100 " class ="pic high ">
99
+ < div class ="chart "> < div class ="cover-fill cover-full " style ="width: 100% "> </ div > < div class ="cover-empty " style ="width: 0% "> </ div > </ div >
100
+ </ td >
101
+ < td data-value ="100 " class ="pct high "> 100%</ td >
102
+ < td data-value ="35 " class ="abs high "> 35/35</ td >
103
+ < td data-value ="100 " class ="pct high "> 100%</ td >
104
+ < td data-value ="1 " class ="abs high "> 1/1</ td >
105
+ < td data-value ="100 " class ="pct high "> 100%</ td >
106
+ < td data-value ="0 " class ="abs high "> 0/0</ td >
107
+ < td data-value ="100 " class ="pct high "> 100%</ td >
108
+ < td data-value ="35 " class ="abs high "> 35/35</ td >
109
+ </ tr >
110
+
111
+ < tr >
112
+ < td class ="file high " data-value ="native.js "> < a href ="native.js.html "> native.js</ a > </ td >
113
+ < td data-value ="100 " class ="pic high ">
114
+ < div class ="chart "> < div class ="cover-fill cover-full " style ="width: 100% "> </ div > < div class ="cover-empty " style ="width: 0% "> </ div > </ div >
115
+ </ td >
116
+ < td data-value ="100 " class ="pct high "> 100%</ td >
117
+ < td data-value ="35 " class ="abs high "> 35/35</ td >
118
+ < td data-value ="100 " class ="pct high "> 100%</ td >
119
+ < td data-value ="1 " class ="abs high "> 1/1</ td >
120
+ < td data-value ="100 " class ="pct high "> 100%</ td >
121
+ < td data-value ="0 " class ="abs high "> 0/0</ td >
122
+ < td data-value ="100 " class ="pct high "> 100%</ td >
123
+ < td data-value ="35 " class ="abs high "> 35/35</ td >
124
+ </ tr >
125
+
126
+ < tr >
127
+ < td class ="file high " data-value ="ndarray.js "> < a href ="ndarray.js.html "> ndarray.js</ a > </ td >
128
+ < td data-value ="100 " class ="pic high ">
129
+ < div class ="chart "> < div class ="cover-fill cover-full " style ="width: 100% "> </ div > < div class ="cover-empty " style ="width: 0% "> </ div > </ div >
130
+ </ td >
131
+ < td data-value ="100 " class ="pct high "> 100%</ td >
132
+ < td data-value ="146 " class ="abs high "> 146/146</ td >
133
+ < td data-value ="100 " class ="pct high "> 100%</ td >
134
+ < td data-value ="30 " class ="abs high "> 30/30</ td >
135
+ < td data-value ="100 " class ="pct high "> 100%</ td >
136
+ < td data-value ="1 " class ="abs high "> 1/1</ td >
137
+ < td data-value ="100 " class ="pct high "> 100%</ td >
138
+ < td data-value ="146 " class ="abs high "> 146/146</ td >
139
+ </ tr >
140
+
141
+ < tr >
142
+ < td class ="file high " data-value ="ndarray.native.js "> < a href ="ndarray.native.js.html "> ndarray.native.js</ a > </ td >
143
+ < td data-value ="100 " class ="pic high ">
144
+ < div class ="chart "> < div class ="cover-fill cover-full " style ="width: 100% "> </ div > < div class ="cover-empty " style ="width: 0% "> </ div > </ div >
145
+ </ td >
146
+ < td data-value ="100 " class ="pct high "> 100%</ td >
147
+ < td data-value ="60 " class ="abs high "> 60/60</ td >
148
+ < td data-value ="100 " class ="pct high "> 100%</ td >
149
+ < td data-value ="2 " class ="abs high "> 2/2</ td >
150
+ < td data-value ="100 " class ="pct high "> 100%</ td >
151
+ < td data-value ="1 " class ="abs high "> 1/1</ td >
152
+ < td data-value ="100 " class ="pct high "> 100%</ td >
153
+ < td data-value ="60 " class ="abs high "> 60/60</ td >
154
+ </ tr >
155
+
156
+ < tr >
157
+ < td class ="file high " data-value ="ssortins.js "> < a href ="ssortins.js.html "> ssortins.js</ a > </ td >
158
+ < td data-value ="100 " class ="pic high ">
159
+ < div class ="chart "> < div class ="cover-fill cover-full " style ="width: 100% "> </ div > < div class ="cover-empty " style ="width: 0% "> </ div > </ div >
160
+ </ td >
161
+ < td data-value ="100 " class ="pct high "> 100%</ td >
162
+ < td data-value ="146 " class ="abs high "> 146/146</ td >
163
+ < td data-value ="100 " class ="pct high "> 100%</ td >
164
+ < td data-value ="30 " class ="abs high "> 30/30</ td >
165
+ < td data-value ="100 " class ="pct high "> 100%</ td >
166
+ < td data-value ="1 " class ="abs high "> 1/1</ td >
167
+ < td data-value ="100 " class ="pct high "> 100%</ td >
168
+ < td data-value ="146 " class ="abs high "> 146/146</ td >
169
+ </ tr >
170
+
171
+ < tr >
172
+ < td class ="file high " data-value ="ssortins.native.js "> < a href ="ssortins.native.js.html "> ssortins.native.js</ a > </ td >
173
+ < td data-value ="100 " class ="pic high ">
174
+ < div class ="chart "> < div class ="cover-fill cover-full " style ="width: 100% "> </ div > < div class ="cover-empty " style ="width: 0% "> </ div > </ div >
175
+ </ td >
176
+ < td data-value ="100 " class ="pct high "> 100%</ td >
177
+ < td data-value ="53 " class ="abs high "> 53/53</ td >
178
+ < td data-value ="100 " class ="pct high "> 100%</ td >
179
+ < td data-value ="2 " class ="abs high "> 2/2</ td >
180
+ < td data-value ="100 " class ="pct high "> 100%</ td >
181
+ < td data-value ="1 " class ="abs high "> 1/1</ td >
182
+ < td data-value ="100 " class ="pct high "> 100%</ td >
183
+ < td data-value ="53 " class ="abs high "> 53/53</ td >
184
+ </ tr >
185
+
186
+ </ tbody >
187
+ </ table >
188
+ </ div >
189
+ < div class ='push '> </ div > <!-- for sticky footer -->
190
+ </ div > <!-- /wrapper -->
191
+ < div class ='footer quiet pad2 space-top1 center small '>
192
+ Code coverage generated by
193
+ < a href ="https://istanbul.js.org/ " target ="_blank " rel ="noopener noreferrer "> istanbul</ a >
194
+ at 2024-09-21T19:29:36.463Z
195
+ </ div >
196
+ < script src ="../../../../../prettify.js "> </ script >
197
+ < script >
198
+ window . onload = function ( ) {
199
+ prettyPrint ( ) ;
200
+ } ;
201
+ </ script >
202
+ < script src ="../../../../../sorter.js "> </ script >
203
+ < script src ="../../../../../block-navigation.js "> </ script >
204
+ </ body >
205
+ </ html >
206
+
0 commit comments