blib/lib/YATT/Lite/CGen.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 16 | 29 | 55.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
47 | 227 | 0 | 0 | $kind && $self->{'cf_only_parse'} |
67 | 349 | 0 | 0 | $kind && $self->{'cf_only_parse'} |
112 | 264 | 34 | 0 | $check and not &$check($var) |
156 | 1510 | 0 | 0 | $self->{'cf_check_lineno'} and $diff < 0 |
167 | 1 | 13 | 620 | $self->{'curtoks'} and @{$self->{'curtoks'};} |
14 | 414 | 206 | $self->{'curtoks'} and @{$self->{'curtoks'};} and $self->{'curtoks'}[0] =~ /^\r?\n$/ |
line | l | !l | condition |
---|---|---|---|
37 | 17 | 210 | $self->{'depth'} // 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
47 | 227 | 0 | 0 | not $kind && $self->{'cf_only_parse'} or $self->{'cf_only_parse'}{$kind} |
67 | 349 | 0 | 0 | not $kind && $self->{'cf_only_parse'} or $kind eq $part->{'cf_kind'} |
143 | 0 | 19 | 0 | $tmpl->{'cf_path'} // $tmpl->{'cf_name'} |