-
Home
-
Advanced Order Export For WooCommerce
-
3.6.0
-
Code
-
Classes
- WOE_PDF_MC_Table
Total Complexity |
157 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
745 |
Lines of code |
515 |
Logical lines of code |
336 |
Comment lines |
55 |
Methods |
41 |
Properties |
12 |
Methods 41
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
Row() |
B |
37 |
20 |
67 |
output_to_destination() |
A |
45 |
11 |
44 |
NbLines() |
A |
44 |
10 |
47 |
isEnoughSpace() |
A |
55 |
8 |
18 |
drawLogo() |
S |
49 |
7 |
29 |
Header() |
S |
53 |
6 |
24 |
getRowWidths() |
S |
56 |
6 |
17 |
changeBrushToDraw() |
S |
50 |
5 |
29 |
Footer() |
S |
52 |
5 |
23 |
convert_color() |
S |
67 |
6 |
6 |
setProperties() |
S |
61 |
5 |
11 |
flush_buffer() |
S |
55 |
4 |
19 |
getColumnCountInPage() |
S |
58 |
4 |
16 |
getRowHeight() |
S |
59 |
4 |
14 |
_httpencode() |
S |
60 |
4 |
13 |
CheckPageBreak() |
S |
63 |
4 |
11 |
getHorizontalAlign() |
S |
68 |
3 |
7 |
validateHeight() |
S |
65 |
3 |
9 |
_isascii() |
S |
65 |
3 |
9 |
isRowWithImage() |
S |
68 |
3 |
8 |
addPageBreak() |
S |
65 |
3 |
9 |
validateWidth() |
S |
65 |
3 |
9 |
getTextColor() |
S |
68 |
3 |
7 |
getFillColor() |
S |
68 |
3 |
7 |
loadTextColor() |
S |
67 |
3 |
7 |
loadFillColor() |
S |
67 |
3 |
7 |
isImageCell() |
S |
76 |
3 |
3 |
isLinkCell() |
S |
77 |
2 |
3 |
getVerticalAlign() |
S |
82 |
1 |
3 |
addTableHeader() |
S |
74 |
1 |
5 |
addRow() |
S |
75 |
1 |
4 |
setTableRowProperty() |
S |
78 |
1 |
3 |
setVerticalAlign() |
S |
81 |
1 |
3 |
setHorizontalAligns() |
S |
81 |
1 |
3 |
setTableHeaderProperty() |
S |
78 |
1 |
3 |
setHeaderProperty() |
S |
78 |
1 |
3 |
getLeftMargin() |
S |
82 |
1 |
3 |
GetPageHeight() |
S |
82 |
1 |
3 |
GetPageWidth() |
S |
82 |
1 |
3 |
setFooterProperty() |
S |
78 |
1 |
3 |
getRightMargin() |
S |
82 |
1 |
3 |