Subroutine Coverage
blib/lib/Brannigan/Validations.pm |
|
Criterion |
Covered |
Total |
% |
subroutine |
26 |
27 |
96.3
|
pod |
24 |
24 |
100.0
|
line |
count |
pod |
subroutine |
6
|
4 |
n/a |
BEGIN |
7
|
4 |
n/a |
BEGIN |
43
|
91 |
Yes |
required |
57
|
2 |
Yes |
forbidden |
72
|
5 |
Yes |
is_true |
86
|
25 |
Yes |
length_between |
100
|
39 |
Yes |
min_length |
114
|
33 |
Yes |
max_length |
128
|
2 |
Yes |
exact_length |
140
|
28 |
Yes |
integer |
152
|
45 |
Yes |
value_between |
164
|
3 |
Yes |
min_value |
176
|
3 |
Yes |
max_value |
188
|
12 |
Yes |
array |
200
|
32 |
Yes |
hash |
212
|
8 |
Yes |
one_of |
229
|
3 |
Yes |
matches |
246
|
3 |
Yes |
min_alpha |
261
|
3 |
Yes |
max_alpha |
276
|
3 |
Yes |
min_digits |
291
|
3 |
Yes |
max_digits |
306
|
3 |
Yes |
min_signs |
321
|
3 |
Yes |
max_signs |
337
|
6 |
Yes |
max_consec |
380
|
6 |
Yes |
max_reps |
421
|
0 |
Yes |
max_dict |
450
|
74 |
n/a |
_length |