Branch Coverage

blib/lib/Math/Calculator.pm
Criterion Covered Total %
branch 12 12 100.0


line true false branch
21 66 2 unless $stack and $stack =~ /^\w+$/
22 1 1 unless defined $$self{'stacks'}{$stack}
27 12 64 $_[1] ? :
43 16 1 defined $_[1] ? :
45 2 1 defined $_[2] ? :
59 15 1 wantarray ? :