-
Home
-
Events Made Easy
-
2.2.96
-
Code
-
Classes
- SagepayValid
| Total Complexity |
26 |
| Dependencies |
0 |
| Dependents |
6 |
| Total lines |
211 |
| Lines of code |
67 |
| Logical lines of code |
27 |
| Comment lines |
108 |
| Methods |
14 |
| Properties |
0 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| exactLength() |
S |
61 |
4 |
14 |
| luhn() |
S |
60 |
4 |
12 |
| notEmpty() |
S |
77 |
3 |
3 |
| digit() |
S |
77 |
3 |
3 |
| range() |
S |
78 |
2 |
3 |
| email() |
S |
69 |
2 |
7 |
| regex() |
S |
78 |
1 |
3 |
| minLength() |
S |
79 |
1 |
3 |
| maxLength() |
S |
79 |
1 |
3 |
| equals() |
S |
79 |
1 |
3 |
| url() |
S |
78 |
1 |
3 |
| creditCard() |
S |
74 |
1 |
4 |
| numeric() |
S |
78 |
1 |
3 |
| decimal() |
S |
77 |
1 |
3 |