Branch Coverage

blib/lib/Astro/Units.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
33 1 1 if (exists $args{'unit'} and defined $args{'unit'}) { }
35 0 1 unless $u =~ /^(m|k)/i
120 11 11 $self->{'unit'} eq 'm' ? :
126 8 8 if $self->{'unit'} eq 'm'