Condition Coverage
blib/lib/Language/Befunge/lib/BOOL.pm
Criterion
Covered
Total
%
condition
0
10
0.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
35
0
0
0
$a && $b
or 3 conditions
line
l
!l&&r
!l&&!r
condition
70
0
0
0
$a || $b
xor 4 conditions
line
l&&r
l&&!r
!l&&r
!l&&!r
condition
89
0
0
0
0
$a xor $b