Condition Coverage
blib/lib/maybe.pm
Criterion
Covered
Total
%
condition
9
9
100.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
71
6
7
7
defined $_[0] and $_[0] =~ /^\d/
87
9
1
6
@_ == 1 and defined $_[0]
10
3
3
@_ == 1 and defined $_[0] and $_[0] eq ''