-
Home
-
PDF & Print by BestWebSoft – WordPress Posts and Pages PDF Generator Plugin
-
2.4.1 (latest)
-
Code
-
Classes
- PDFBarcode
Total Complexity |
261 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
2,057 |
Lines of code |
1,802 |
Logical lines of code |
1,082 |
Comment lines |
517 |
Methods |
27 |
Properties |
4 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setBarcode() |
D |
14 |
69 |
326 |
barcode_eanupc() |
D |
24 |
32 |
192 |
barcode_c128() |
C |
25 |
20 |
191 |
barcode_imb() |
B |
32 |
16 |
102 |
barcode_rm4scc() |
B |
31 |
11 |
136 |
barcode_code11() |
B |
35 |
14 |
89 |
barcode_code39() |
A |
34 |
9 |
89 |
barcode_code93() |
A |
30 |
7 |
118 |
barcode_i25() |
A |
40 |
10 |
57 |
barcode_postnet() |
A |
40 |
7 |
67 |
barcode_msi() |
A |
42 |
7 |
50 |
barcode_codabar() |
A |
42 |
6 |
53 |
barcode_eanext() |
S |
40 |
4 |
63 |
imb_crc11fcs() |
S |
51 |
6 |
27 |
imb_tables() |
S |
52 |
6 |
26 |
checksum_code93() |
S |
45 |
5 |
38 |
binseq_to_array() |
S |
54 |
6 |
20 |
barcode_s25() |
S |
48 |
5 |
33 |
encode_code39_ext() |
S |
40 |
3 |
44 |
dec_to_hex() |
S |
57 |
4 |
17 |
checksum_s25() |
S |
58 |
4 |
16 |
checksum_code39() |
S |
55 |
2 |
15 |
hex_to_dec() |
S |
63 |
2 |
10 |
getChecksum() |
S |
67 |
2 |
8 |
imb_reverse_us() |
S |
65 |
2 |
9 |
getBarcodeArray() |
S |
75 |
1 |
4 |
__construct() |
S |
91 |
1 |
2 |