Condition Coverage
blib/lib/Path/Dispatcher/Dispatch.pm
Criterion
Covered
Total
%
condition
1
3
33.3
or 3 conditions
line
l
!l&&r
!l&&!r
condition
25
73
0
0
$_
->isa
(
'Path::Dispatcher::Match'
)
or
confess
(
"$_ is not a Path::Dispatcher::Match"
)