Branch Coverage

blib/lib/App/optex/rpn.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
109 0 0 if (@ans == 1 and defined $ans[0] and not $ans[0] =~ /[^\.\d]/u) { }
122 0 0 unless /^$rpn_re$/u
124 0 0 if ($calc ne $_)
129 0 0 if $option{'verbose'}
136 0 0 if ($k =~ s/^no-?//u) { }