Condition Coverage

blib/lib/YATT/Lite/CGen.pm
Criterion Covered Total %
condition 13 26 50.0


and 3 conditions

line !l l&&!r l&&r condition
38 163 0 0 $kind && $self->{'cf_only_parse'}
58 228 0 0 $kind && $self->{'cf_only_parse'}
100 246 33 0 $check and not &$check($var)
144 1054 0 0 $self->{'cf_check_lineno'} and $diff < 0
154 6 296 146 @{$self->{'curtoks'};} and $self->{'curtoks'}[0] =~ /^\r?\n$/

or 2 conditions

line l !l condition
28 7 156 $self->{'depth'} // 0

or 3 conditions

line l !l&&r !l&&!r condition
38 163 0 0 not $kind && $self->{'cf_only_parse'} or $self->{'cf_only_parse'}{$kind}
58 228 0 0 not $kind && $self->{'cf_only_parse'} or $kind eq $part->{'cf_kind'}
131 0 0 19 $tmpl->{'cf_path'} // $tmpl->{'cf_name'}