Branch Coverage

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


line true false branch
51 66 2 unless $stack and $stack =~ /^\w+$/
52 1 1 unless defined $self->{'stacks'}{$stack}
65 12 64 $_[1] ? :
124 16 1 defined $_[1] ? :
126 2 1 defined $_[2] ? :
164 15 1 wantarray ? :