Condition Coverage

inc/TestML/Runtime.pm
Criterion Covered Total %
condition 9 21 42.8


and 3 conditions

line !l l&&!r l&&r condition
54 1 0 0 @$signature and @$args != @$signature
115 0 0 0 $call->isa('TestML::Call') and $call->name eq 'Catch'
190 0 14 0 $value =~ s/\n+\z/\n/ and $value eq "\n"

or 2 conditions

line l !l condition
71 1 0 $statement->points || []
144 21 0 $self->function->getvar($name) || $self->lookup_callable($name) || die("Can't locate '${name}' callable")
152 18 3 $$call{'args'} ||= []

or 3 conditions

line l !l&&r !l&&!r condition
19 0 1 0 $$self{'base'} ||= $0 =~ m[(.*)/] ? $1 : '.'
151 18 3 0 $call->args or defined $context