|
|
|
|
|
Coverage (hide details) |
JetAttribute.class.php |
|
100.00% |
1 / 1 lines |
JetAttributeTest |
Lines hit |
testNew |
100.00% |
1 / 1 lines |
testProperties |
100.00% |
1 / 1 lines |
JetTableTest |
Lines hit |
testAppendAttribute |
100.00% |
1 / 1 lines |
testAppendAttributeColumnAll |
100.00% |
1 / 1 lines |
testAppendAttributeHeaderColumnAll |
100.00% |
1 / 1 lines |
testAppendAttributeHeaderRow |
100.00% |
1 / 1 lines |
testAppendAttributeRow |
100.00% |
1 / 1 lines |
testFullStackInitialize |
100.00% |
1 / 1 lines |
testUsePager |
100.00% |
1 / 1 lines |
JetAttributeColumn.class.php |
|
100.00% |
1 / 1 lines |
JetAttributeColumnTest |
Lines hit |
testNew |
100.00% |
1 / 1 lines |
testProperties |
100.00% |
1 / 1 lines |
JetTableTest |
Lines hit |
testAppendAttributeColumn |
100.00% |
1 / 1 lines |
testAppendAttributeHeaderColumn |
100.00% |
1 / 1 lines |
JetAttributeColumnEreg.class.php |
|
100.00% |
1 / 1 lines |
JetAttributeColumnEregTest |
Lines hit |
testNew |
100.00% |
1 / 1 lines |
JetTableTest |
Lines hit |
testAppendAttributeColumnEreg |
100.00% |
1 / 1 lines |
testAppendAttributeRowEreg |
100.00% |
1 / 1 lines |
JetCheckBoxDataCell.class.php |
|
100.00% |
2 / 2 lines |
JetCheckBoxDataCellTest |
Lines hit |
testEmptyInitialize |
100.00% |
2 / 2 lines |
testValueAttributeArrayInitialize |
100.00% |
2 / 2 lines |
testValueAttributeArraySelectedInitialize |
100.00% |
2 / 2 lines |
testValueAttributeInitialize |
100.00% |
2 / 2 lines |
testValueInitialize |
100.00% |
2 / 2 lines |
JetTableTest |
Lines hit |
testSetOutputForm |
100.00% |
2 / 2 lines |
JetCsvDownload.class.php |
|
10.00% |
2 / 20 lines |
JetCsvDownloadTest |
Lines hit |
testGetLinkTag |
10.00% |
2 / 20 lines |
testInitialize |
10.00% |
2 / 20 lines |
JetTableTest |
Lines hit |
testFullStackInitialize |
10.00% |
2 / 20 lines |
testInitialize |
10.00% |
2 / 20 lines |
JetDataCell.class.php |
|
100.00% |
3 / 3 lines |
JetLabelDataCellTest |
Lines hit |
testEmptyInitialize |
100.00% |
3 / 3 lines |
testValueAttributeInitialize |
100.00% |
3 / 3 lines |
testValueInitialize |
100.00% |
3 / 3 lines |
JetSelectBoxDataCellTest |
Lines hit |
testEmptyInitialize |
100.00% |
3 / 3 lines |
testValueAttributeArrayInitialize |
100.00% |
3 / 3 lines |
testValueAttributeArraySelectedInitialize |
100.00% |
3 / 3 lines |
testValueAttributeInitialize |
100.00% |
3 / 3 lines |
testValueInitialize |
100.00% |
3 / 3 lines |
JetTableTest |
Lines hit |
testAppendAttribute |
100.00% |
3 / 3 lines |
testAppendAttributeColumn |
100.00% |
3 / 3 lines |
testAppendAttributeColumnAll |
100.00% |
3 / 3 lines |
testAppendAttributeColumnEreg |
100.00% |
3 / 3 lines |
testAppendAttributeHeaderColumn |
100.00% |
3 / 3 lines |
testAppendAttributeHeaderColumnAll |
100.00% |
3 / 3 lines |
testAppendAttributeHeaderRow |
100.00% |
3 / 3 lines |
testAppendAttributeRow |
100.00% |
3 / 3 lines |
testAppendAttributeRowEreg |
100.00% |
3 / 3 lines |
testFullStackInitialize |
100.00% |
3 / 3 lines |
testInitialize |
100.00% |
3 / 3 lines |
testInitializePager |
100.00% |
3 / 3 lines |
testMargeColumnRow |
100.00% |
3 / 3 lines |
testMargeHeaderColumn |
100.00% |
3 / 3 lines |
testSetData |
100.00% |
3 / 3 lines |
testSetDateFormatColumn |
100.00% |
3 / 3 lines |
testSetHeader |
100.00% |
3 / 3 lines |
testSetOutputForm |
100.00% |
3 / 3 lines |
testSetRoundBackgroundColor |
100.00% |
3 / 3 lines |
testSetSortableHeader |
100.00% |
3 / 3 lines |
testSort
Failed asserting that <string:todo> is equal to <string:<table><tr><th><a href="?&sortKey=id&sortType=asc">id</a></th><th><a href="?&sortKey=age&sortType=desc">age</a> ве</th><th><a href="?&sortKey=name&sortType=asc">name</a></th></tr><tr><td>03<td>1<td>a</tr><tr><td>02<td>2<td>b</tr><tr><td>01<td>3<td>c</tr></table>>. |
100.00% |
3 / 3 lines |
testUsePager |
100.00% |
3 / 3 lines |
testUsePlugin |
100.00% |
3 / 3 lines |
testUseSort |
100.00% |
3 / 3 lines |
JetTextAreaDataCellTest |
Lines hit |
testEmptyInitialize |
100.00% |
3 / 3 lines |
testValueAttributeInitialize |
100.00% |
3 / 3 lines |
testValueInitialize |
100.00% |
3 / 3 lines |
JetTextBoxDataCellTest |
Lines hit |
testEmptyInitialize |
100.00% |
3 / 3 lines |
testValueAttributeInitialize |
100.00% |
3 / 3 lines |
testValueInitialize |
100.00% |
3 / 3 lines |
JetDateFormatter.class.php |
|
100.00% |
8 / 8 lines |
JetDateFormatterTest |
Lines hit |
testFormat |
100.00% |
8 / 8 lines |
JetTableTest |
Lines hit |
testSetDateFormatColumn |
75.00% |
6 / 8 lines |
JetExcelDownload.class.php |
|
8.33% |
2 / 24 lines |
JetExcelDownloadTest |
Lines hit |
testGetLinkTag |
8.33% |
2 / 24 lines |
testInitialize |
8.33% |
2 / 24 lines |
JetTableTest |
Lines hit |
testFullStackInitialize |
8.33% |
2 / 24 lines |
testInitialize |
8.33% |
2 / 24 lines |
JetFormatter.class.php |
|
100.00% |
2 / 2 lines |
JetDateFormatterTest |
Lines hit |
testFormat |
100.00% |
2 / 2 lines |
JetTableTest |
Lines hit |
testSetDateFormatColumn |
100.00% |
2 / 2 lines |
JetHtmlUtil.class.php |
|
96.00% |
24 / 25 lines |
JetHtmlUtilTest |
Lines hit |
testCreateSelectBox |
84.00% |
21 / 25 lines |
testJoinTagAttribute |
28.00% |
7 / 25 lines |
JetSelectBoxDataCellTest |
Lines hit |
testEmptyInitialize |
8.00% |
2 / 25 lines |
testValueAttributeArrayInitialize |
80.00% |
20 / 25 lines |
testValueAttributeArraySelectedInitialize |
84.00% |
21 / 25 lines |
testValueAttributeInitialize |
8.00% |
2 / 25 lines |
testValueInitialize |
8.00% |
2 / 25 lines |
JetTableTest |
Lines hit |
testAppendAttribute |
20.00% |
5 / 25 lines |
testAppendAttributeColumn |
20.00% |
5 / 25 lines |
testAppendAttributeColumnAll |
20.00% |
5 / 25 lines |
testAppendAttributeColumnEreg |
20.00% |
5 / 25 lines |
testAppendAttributeHeaderColumn |
20.00% |
5 / 25 lines |
testAppendAttributeHeaderColumnAll |
20.00% |
5 / 25 lines |
testAppendAttributeHeaderRow |
20.00% |
5 / 25 lines |
testAppendAttributeRow |
20.00% |
5 / 25 lines |
testAppendAttributeRowEreg |
20.00% |
5 / 25 lines |
testMargeColumnRow |
20.00% |
5 / 25 lines |
testMargeHeaderColumn |
20.00% |
5 / 25 lines |
testSetOutputForm |
56.00% |
14 / 25 lines |
testSetRoundBackgroundColor |
20.00% |
5 / 25 lines |
JetTextAreaDataCellTest |
Lines hit |
testValueAttributeInitialize |
20.00% |
5 / 25 lines |
JetTextBoxDataCellTest |
Lines hit |
testValueAttributeInitialize |
20.00% |
5 / 25 lines |
JetLabelDataCell.class.php |
|
100.00% |
5 / 5 lines |
JetLabelDataCellTest |
Lines hit |
testEmptyInitialize |
100.00% |
5 / 5 lines |
testValueAttributeInitialize |
80.00% |
4 / 5 lines |
testValueInitialize |
80.00% |
4 / 5 lines |
JetTableTest |
Lines hit |
testAppendAttribute |
80.00% |
4 / 5 lines |
testAppendAttributeColumn |
80.00% |
4 / 5 lines |
testAppendAttributeColumnAll |
80.00% |
4 / 5 lines |
testAppendAttributeColumnEreg |
80.00% |
4 / 5 lines |
testAppendAttributeHeaderColumn |
80.00% |
4 / 5 lines |
testAppendAttributeHeaderColumnAll |
80.00% |
4 / 5 lines |
testAppendAttributeHeaderRow |
80.00% |
4 / 5 lines |
testAppendAttributeRow |
80.00% |
4 / 5 lines |
testAppendAttributeRowEreg |
80.00% |
4 / 5 lines |
testFullStackInitialize |
80.00% |
4 / 5 lines |
testInitialize |
80.00% |
4 / 5 lines |
testInitializePager |
80.00% |
4 / 5 lines |
testMargeColumnRow |
80.00% |
4 / 5 lines |
testMargeHeaderColumn |
80.00% |
4 / 5 lines |
testSetData |
80.00% |
4 / 5 lines |
testSetDateFormatColumn |
100.00% |
5 / 5 lines |
testSetHeader |
80.00% |
4 / 5 lines |
testSetOutputForm |
80.00% |
4 / 5 lines |
testSetRoundBackgroundColor |
80.00% |
4 / 5 lines |
testSetSortableHeader |
80.00% |
4 / 5 lines |
testSort
Failed asserting that <string:todo> is equal to <string:<table><tr><th><a href="?&sortKey=id&sortType=asc">id</a></th><th><a href="?&sortKey=age&sortType=desc">age</a> ве</th><th><a href="?&sortKey=name&sortType=asc">name</a></th></tr><tr><td>03<td>1<td>a</tr><tr><td>02<td>2<td>b</tr><tr><td>01<td>3<td>c</tr></table>>. |
80.00% |
4 / 5 lines |
testUsePager |
80.00% |
4 / 5 lines |
testUsePlugin |
80.00% |
4 / 5 lines |
testUseSort |
80.00% |
4 / 5 lines |
JetPager.class.php |
|
94.12% |
96 / 102 lines |
JetPagerTest |
Lines hit |
testGetBasicPagerHtml |
15.69% |
16 / 102 lines |
testGetMaxPage |
9.80% |
10 / 102 lines |
testGetViewMaxPage |
24.51% |
25 / 102 lines |
testGetViewMinPage |
26.47% |
27 / 102 lines |
testInitialize |
78.43% |
80 / 102 lines |
testSetGetCurrentPageNumber |
11.76% |
12 / 102 lines |
testSetGetPageParItems |
11.76% |
12 / 102 lines |
testSetGetTotalItemCount |
9.80% |
10 / 102 lines |
JetTableTest |
Lines hit |
testAppendAttribute |
8.82% |
9 / 102 lines |
testAppendAttributeColumn |
8.82% |
9 / 102 lines |
testAppendAttributeColumnAll |
8.82% |
9 / 102 lines |
testAppendAttributeColumnEreg |
8.82% |
9 / 102 lines |
testAppendAttributeHeaderColumn |
8.82% |
9 / 102 lines |
testAppendAttributeHeaderColumnAll |
8.82% |
9 / 102 lines |
testAppendAttributeHeaderRow |
8.82% |
9 / 102 lines |
testAppendAttributeRow |
8.82% |
9 / 102 lines |
testAppendAttributeRowEreg |
8.82% |
9 / 102 lines |
testConstructor |
16.67% |
17 / 102 lines |
testFullStackInitialize |
87.25% |
89 / 102 lines |
testGetTableText |
8.82% |
9 / 102 lines |
testInitialize |
14.71% |
15 / 102 lines |
testInitializePager |
12.75% |
13 / 102 lines |
testMargeColumnRow |
8.82% |
9 / 102 lines |
testMargeHeaderColumn |
8.82% |
9 / 102 lines |
testSetData |
8.82% |
9 / 102 lines |
testSetDateFormatColumn |
8.82% |
9 / 102 lines |
testSetHeader |
8.82% |
9 / 102 lines |
testSetOutputForm |
8.82% |
9 / 102 lines |
testSetRoundBackgroundColor |
8.82% |
9 / 102 lines |
testSetSortableHeader |
8.82% |
9 / 102 lines |
testSort
Failed asserting that <string:todo> is equal to <string:<table><tr><th><a href="?&sortKey=id&sortType=asc">id</a></th><th><a href="?&sortKey=age&sortType=desc">age</a> ве</th><th><a href="?&sortKey=name&sortType=asc">name</a></th></tr><tr><td>03<td>1<td>a</tr><tr><td>02<td>2<td>b</tr><tr><td>01<td>3<td>c</tr></table>>. |
8.82% |
9 / 102 lines |
testUsePager |
76.47% |
78 / 102 lines |
testUsePlugin |
8.82% |
9 / 102 lines |
testUseSort |
8.82% |
9 / 102 lines |
JetPlugin.class.php |
|
100.00% |
2 / 2 lines |
JetCsvDownloadTest |
Lines hit |
testGetLinkTag |
100.00% |
2 / 2 lines |
JetExcelDownloadTest |
Lines hit |
testGetLinkTag |
100.00% |
2 / 2 lines |
JetTableTest |
Lines hit |
testFullStackInitialize |
100.00% |
2 / 2 lines |
JetRadioButtonDataCell.class.php |
|
100.00% |
2 / 2 lines |
JetRadioButtonDataCellTest |
Lines hit |
testEmptyInitialize |
100.00% |
2 / 2 lines |
testValueAttributeArrayInitialize |
100.00% |
2 / 2 lines |
testValueAttributeArraySelectedInitialize |
100.00% |
2 / 2 lines |
testValueAttributeInitialize |
100.00% |
2 / 2 lines |
testValueInitialize |
100.00% |
2 / 2 lines |
JetTableTest |
Lines hit |
testSetOutputForm |
100.00% |
2 / 2 lines |
JetSelectBoxDataCell.class.php |
|
100.00% |
4 / 4 lines |
JetSelectBoxDataCellTest |
Lines hit |
testEmptyInitialize |
100.00% |
4 / 4 lines |
testValueAttributeArrayInitialize |
100.00% |
4 / 4 lines |
testValueAttributeArraySelectedInitialize |
100.00% |
4 / 4 lines |
testValueAttributeInitialize |
100.00% |
4 / 4 lines |
testValueInitialize |
100.00% |
4 / 4 lines |
JetTableTest |
Lines hit |
testSetOutputForm |
100.00% |
4 / 4 lines |
JetTable.class.php |
|
94.61% |
439 / 464 lines |
JetTableTest |
Lines hit |
testAppendAttribute |
24.57% |
114 / 464 lines |
testAppendAttributeColumn |
25.00% |
116 / 464 lines |
testAppendAttributeColumnAll |
24.57% |
114 / 464 lines |
testAppendAttributeColumnEreg |
25.43% |
118 / 464 lines |
testAppendAttributeHeaderColumn |
25.00% |
116 / 464 lines |
testAppendAttributeHeaderColumnAll |
24.57% |
114 / 464 lines |
testAppendAttributeHeaderRow |
24.57% |
114 / 464 lines |
testAppendAttributeRow |
24.57% |
114 / 464 lines |
testAppendAttributeRowEreg |
25.86% |
120 / 464 lines |
testConstructor |
8.62% |
40 / 464 lines |
testFullStackInitialize |
54.31% |
252 / 464 lines |
testGetTableText |
12.07% |
56 / 464 lines |
testInitialize |
44.18% |
205 / 464 lines |
testInitializePager |
24.14% |
112 / 464 lines |
testMargeColumnRow |
25.86% |
120 / 464 lines |
testMargeHeaderColumn |
26.51% |
123 / 464 lines |
testSetData |
23.49% |
109 / 464 lines |
testSetDateFormatColumn |
24.35% |
113 / 464 lines |
testSetHeader |
21.55% |
100 / 464 lines |
testSetOutputForm |
26.94% |
125 / 464 lines |
testSetRoundBackgroundColor |
24.35% |
113 / 464 lines |
testSetSortableHeader |
29.31% |
136 / 464 lines |
testSort
Failed asserting that <string:todo> is equal to <string:<table><tr><th><a href="?&sortKey=id&sortType=asc">id</a></th><th><a href="?&sortKey=age&sortType=desc">age</a> ве</th><th><a href="?&sortKey=name&sortType=asc">name</a></th></tr><tr><td>03<td>1<td>a</tr><tr><td>02<td>2<td>b</tr><tr><td>01<td>3<td>c</tr></table>>. |
33.62% |
156 / 464 lines |
testUsePager |
31.68% |
147 / 464 lines |
testUsePlugin |
25.86% |
120 / 464 lines |
testUseSort |
27.80% |
129 / 464 lines |
JetTextAreaDataCell.class.php |
|
100.00% |
11 / 11 lines |
JetTableTest |
Lines hit |
testSetOutputForm |
72.73% |
8 / 11 lines |
JetTextAreaDataCellTest |
Lines hit |
testEmptyInitialize |
81.82% |
9 / 11 lines |
testValueAttributeInitialize |
90.91% |
10 / 11 lines |
testValueInitialize |
72.73% |
8 / 11 lines |
JetTextBoxDataCell.class.php |
|
100.00% |
9 / 9 lines |
JetTableTest |
Lines hit |
testSetOutputForm |
66.67% |
6 / 9 lines |
JetTextBoxDataCellTest |
Lines hit |
testEmptyInitialize |
77.78% |
7 / 9 lines |
testValueAttributeInitialize |
88.89% |
8 / 9 lines |
testValueInitialize |
66.67% |
6 / 9 lines |