blib/lib/Math/SymbolicX/Calculator/Interface/Shell.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 13 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
211 | 0 | 0 | 0 | not defined $expr and defined $$self{'prompt'} |
line | l | !l | condition |
---|---|---|---|
75 | 0 | 0 | $args{'input_handle'} || \*STDIN |
255 | 0 | 0 | $2 || undef |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
71 | 0 | 0 | 0 | ref $proto || $proto |
75 | 0 | 0 | 0 | $args{'calculator'} || 'Math::SymbolicX::Calculator'->new |