Condition Coverage

blib/lib/Lisp/Interpreter.pm
Criterion Covered Total %
condition 6 9 66.6


and 3 conditions

line !l l&&!r l&&r condition
113 1 1 0 not $do_rest and @$args > $i

or 3 conditions

line l !l&&r !l&&!r condition
52 64 0 448 specialp($func) or $func == $macro
99 2 1 0 $i < @$args or $do_opt