Condition Coverage
blib/lib/Hash/Args.pm
Criterion
Covered
Total
%
condition
6
6
100.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
17
2
1
5
@_ == 1 and ref $_[0] ne ''
or 3 conditions
line
l
!l&&r
!l&&!r
condition
22
1
1
3
&Scalar::Util::blessed($arg) or $ref eq 'HASH'