Subroutine Coverage
blib/lib/Perl/Critic/Policy/Subroutines/RequireArgUnpacking.pm |
|
Criterion |
Covered |
Total |
% |
subroutine |
13 |
23 |
56.5
|
pod |
4 |
5 |
80.0
|
line |
count |
pod |
subroutine |
3
|
40 |
n/a |
BEGIN |
4
|
40 |
n/a |
BEGIN |
5
|
40 |
n/a |
BEGIN |
7
|
40 |
n/a |
BEGIN |
11
|
40 |
n/a |
BEGIN |
12
|
40 |
n/a |
BEGIN |
32
|
93 |
No |
supported_parameters |
62
|
74 |
Yes |
default_severity |
63
|
86 |
Yes |
default_themes |
64
|
32 |
Yes |
applies_to |
69
|
5 |
Yes |
violates |
133
|
0 |
n/a |
_is_unpack |
158
|
0 |
n/a |
_is_size_check |
198
|
0 |
n/a |
_legal_after_size_check |
222
|
0 |
n/a |
_legal_before_size_check |
239
|
0 |
n/a |
_is_postfix_foreach |
252
|
0 |
n/a |
_is_cast_of_array |
266
|
0 |
n/a |
_is_cast_of_scalar |
282
|
0 |
n/a |
_is_delegation |
321
|
0 |
n/a |
_is_dereference_operator |
331
|
7 |
n/a |
_get_arg_symbols |
338
|
39 |
n/a |
_magic_finder |
356
|
0 |
n/a |
_is_anon_sub |