| line |
true |
false |
branch |
|
30
|
0 |
0 |
ref $_[0] eq 'ARRAY' ? : |
|
35
|
0 |
0 |
if $$opt{'quiet'} |
|
43
|
0 |
0 |
if $$opt{'quiet'} |
|
46
|
0 |
0 |
unless defined $$opt{'debug'} and $level[0] <= $$opt{'debug'} or $$opt{'verbose'} and $level[1] and $level[1] <= $$opt{'verbose'} or $$opt{'test'} and $level[2] |
|
57
|
0 |
0 |
unless $level[1] or $level[2] |
|
59
|
0 |
0 |
if ($name and @_) |
|
70
|
0 |
0 |
if $$opt{'quiet'} |
|
73
|
0 |
0 |
unless $$opt{'verbose'} and $level[0] and $level[0] <= $$opt{'verbose'} or $$opt{'test'} and $level[1] |
|
85
|
0 |
0 |
if ($$opt{'test'}) { } |
|
89
|
0 |
0 |
if $@ |