Condition Coverage

inc/TestML/Compiler/Pegex/AST.pm
Criterion Covered Total %
condition 2 11 18.1


and 3 conditions

line !l l&&!r l&&r condition
138 0 0 0 ref $$object[0] and ref $$object[0][0]
158 0 0 0 $_->isa('TestML::Expression') && @{$_->calls;} == 1 && ($_->calls->[0]->isa('TestML::Point') || $_->calls->[0]->isa('TestML::Object'))

or 2 conditions

line l !l condition
56 4 0 shift @$list || []

or 3 conditions

line l !l&&r !l&&!r condition
105 1 0 0 $$expr{"assertion_operator_$_"}[0] || $$expr{"assertion_function_$_"}[0]