line |
true |
false |
branch |
30
|
2 |
0 |
unless ($SINGLETON) |
33
|
0 |
2 |
if @_ |
51
|
0 |
0 |
if ($args{'method'}) { } |
|
0 |
0 |
elsif ($args{'class'}) { } |
52
|
0 |
0 |
if (ref $args{'method'} eq 'ARRAY') { } |
62
|
0 |
0 |
if (ref $args{'class'} eq 'ARRAY') { } |
95
|
0 |
0 |
if (ref $arg and ref $arg eq 'CODE') { } |
99
|
0 |
0 |
if ('simple' eq lc $arg) { } |
|
0 |
0 |
elsif ('medium' eq lc $arg) { } |
|
0 |
0 |
elsif ('verbose' eq lc $arg) { } |
199
|
28455 |
0 |
if (exists $levels{$method}) |
206
|
0 |
28455 |
if (exists $VERBOSE{$subroutine}) { } |
|
0 |
28455 |
elsif (exists $VERBOSE{$pack0up}) { } |
217
|
0 |
28455 |
if ($verbosity >= $levels{$method}) |