Subroutine Coverage
| blib/lib/Brannigan/Validations.pm |
|
| Criterion |
Covered |
Total |
% |
| subroutine |
25 |
26 |
96.1
|
| pod |
24 |
24 |
100.0
|
| line |
count |
pod |
subroutine |
|
6
|
4 |
n/a |
BEGIN |
|
7
|
4 |
n/a |
BEGIN |
|
47
|
91 |
Yes |
required |
|
63
|
2 |
Yes |
forbidden |
|
78
|
5 |
Yes |
is_true |
|
92
|
25 |
Yes |
length_between |
|
108
|
14 |
Yes |
min_length |
|
126
|
18 |
Yes |
max_length |
|
142
|
2 |
Yes |
exact_length |
|
158
|
28 |
Yes |
integer |
|
170
|
45 |
Yes |
value_between |
|
182
|
3 |
Yes |
min_value |
|
194
|
3 |
Yes |
max_value |
|
206
|
12 |
Yes |
array |
|
218
|
32 |
Yes |
hash |
|
230
|
8 |
Yes |
one_of |
|
247
|
3 |
Yes |
matches |
|
265
|
3 |
Yes |
min_alpha |
|
280
|
3 |
Yes |
max_alpha |
|
295
|
3 |
Yes |
min_digits |
|
310
|
3 |
Yes |
max_digits |
|
325
|
3 |
Yes |
min_signs |
|
340
|
3 |
Yes |
max_signs |
|
356
|
6 |
Yes |
max_consec |
|
399
|
6 |
Yes |
max_reps |
|
440
|
0 |
Yes |
max_dict |