Branch Coverage
blib/lib/PPI/Exception.pm
Criterion
Covered
Total
%
branch
4
10
40.0
line
true
false
branch
44
3
0
if
@_
>
1
45
0
0
if
@_
65
1
3
if
(
&_INSTANCE
(
$it
,
'PPI::Exception'
)
)
{
}
66
1
0
if
(
$it
->{
'callers'
}
)
{
}
104
0
0
unless
$_
[
0
]{
'callers'
}