inc/TestML/Compiler/Pegex/AST.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 11 | 18.1 |
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')) |
line | l | !l | condition |
---|---|---|---|
56 | 12 | 0 | shift @$list || [] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
105 | 4 | 0 | 0 | $$expr{"assertion_operator_$_"}[0] || $$expr{"assertion_function_$_"}[0] |