Condition Coverage
blib/lib/Params/Check/Item.pm
Criterion
Covered
Total
%
condition
8
9
88.8
and 3 conditions
line
!l
l&&!r
l&&r
condition
64
5
0
2
&blessed
(
$arg
)
&&
$arg
->isa
(
$type
)
or 2 conditions
line
l
!l
condition
54
5
2
$a
=~
/^-?\d+$/
||
0
59
5
2
$a
=~
/^\d+$/
||
0
93
3
1
$_
[
0
] ||
''