Condition Coverage

blib/lib/Data/Annotation/Expression.pm
Criterion Covered Total %
condition 5 19 26.3


and 3 conditions

line !l l&&!r l&&r condition
81 0 0 0 length($value // "") and substr($value, 0, 1) eq "."

or 2 conditions

line l !l condition
19 0 5 $parse_ctx{'locator-relative-prefixes'} // []
38 0 0 $1 // ""
68 0 0 $copy{'args'} //= []
81 0 0 $value // ""
115 7 0 $definition->{'path'} // ""
132 7 0 $definition->{'args'} // []
140 0 7 $package //= ""
143 7 0 $relative_prefixes // []