1
+
2
+ <!doctype html>
3
+ < html lang ="en ">
4
+
5
+ < head >
6
+ < title > Code coverage report for math/base/special/cot/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 > math/base/special/cot/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 '> 113/113</ 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 '> 3/3</ 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 '> 1/1</ 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 '> 113/113</ 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 ="52 " class ="abs high "> 52/52</ td >
88
+ < td data-value ="100 " class ="pct high "> 100%</ td >
89
+ < td data-value ="1 " class ="abs high "> 1/1</ 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 ="52 " class ="abs high "> 52/52</ 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 ="61 " class ="abs high "> 61/61</ td >
103
+ < td data-value ="100 " class ="pct high "> 100%</ td >
104
+ < td data-value ="2 " class ="abs high "> 2/2</ td >
105
+ < td data-value ="100 " class ="pct high "> 100%</ td >
106
+ < td data-value ="1 " class ="abs high "> 1/1</ td >
107
+ < td data-value ="100 " class ="pct high "> 100%</ td >
108
+ < td data-value ="61 " class ="abs high "> 61/61</ td >
109
+ </ tr >
110
+
111
+ </ tbody >
112
+ </ table >
113
+ </ div >
114
+ < div class ='push '> </ div > <!-- for sticky footer -->
115
+ </ div > <!-- /wrapper -->
116
+ < div class ='footer quiet pad2 space-top1 center small '>
117
+ Code coverage generated by
118
+ < a href ="https://istanbul.js.org/ " target ="_blank " rel ="noopener noreferrer "> istanbul</ a >
119
+ at 2024-05-18T00:34:55.073Z
120
+ </ div >
121
+ < script src ="../../../../../prettify.js "> </ script >
122
+ < script >
123
+ window . onload = function ( ) {
124
+ prettyPrint ( ) ;
125
+ } ;
126
+ </ script >
127
+ < script src ="../../../../../sorter.js "> </ script >
128
+ < script src ="../../../../../block-navigation.js "> </ script >
129
+ </ body >
130
+ </ html >
131
+
0 commit comments