blib/lib/YAML/Perl/Composer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 9 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
87 | 72 | 2 | 0 | defined $anchor and $self->anchors->{$anchor} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
130 | 9 | 0 | 2 | not $tag or $tag eq '!' |
160 | 12 | 0 | 2 | not defined $tag or $tag eq '!' |