Condition Coverage
lib/AI/Prolog/Parser/PreProcessor/Math.pm
Criterion
Covered
Total
%
condition
6
6
100.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
115
158
100
56
$op_ok and $rhs =~ /\G ($op) /cgx
169
115
166
53
ref $token and "@$token" =~ /OP ($op_re)/