Condition Coverage
blib/lib/Math/BaseCalc.pm
Criterion
Covered
Total
%
condition
6
6
100.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
60
12
52
3
not $self->{'has_dash'} and $_[0] =~ /^-/
66
11
51
2
not $self->{'has_dot'} and $str =~ s/\.(.+)//