-
Home
-
WooCommerce – efactuurdirect
-
1.1.0
-
Code
-
Classes
- Zend_Validate_Barcode_AdapterAbstract
Total Complexity |
44 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
283 |
Lines of code |
142 |
Logical lines of code |
91 |
Comment lines |
87 |
Methods |
12 |
Properties |
4 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
checkLength() |
A |
50 |
12 |
29 |
checkChars() |
S |
55 |
6 |
20 |
_gtin() |
S |
55 |
5 |
18 |
_identcode() |
S |
55 |
5 |
18 |
_code25() |
S |
55 |
5 |
18 |
_postnet() |
S |
59 |
3 |
14 |
checksum() |
S |
65 |
3 |
9 |
getLength() |
S |
82 |
1 |
3 |
getCharacters() |
S |
82 |
1 |
3 |
getChecksum() |
S |
82 |
1 |
3 |
getCheck() |
S |
82 |
1 |
3 |
setCheck() |
S |
76 |
1 |
4 |