Condition Coverage

blib/lib/Data/Org/Template.pm
Criterion Covered Total %
condition 21 30 70.0


and 3 conditions

line !l l&&!r l&&r condition
122 3 67 3 scalar @lines and $lines[0] =~ /^ /
136 65 3 21 $swallow_nl and $line eq "\n"
420 19 0 0 &blessed($candidate) and $candidate->can('get')
19 0 0 &blessed($candidate) and $candidate->can('get') and $candidate->can('get_iterated')
460 3 44 2 defined $value and ref $value eq 'CODE'
549 0 0 2 &blessed($src) and $src->can('iter_hash')
757 4 3 1 $next_subctx and $alt

or 3 conditions

line l !l&&r !l&&!r condition
75 1 1 53 $what eq '.' or $what =~ /^\.\|/
454 33 14 0 shift() || $self->{'source'}
503 0 5 0 shift() || $self->{'source'}