Branch Coverage

blib/lib/Math/SNAFU.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
21 1 29 if $n == 0
27 13 98 if ($mod == 3) { }
16 82 elsif ($mod == 4) { }