Condition Coverage

blib/lib/with.pm
Criterion Covered Total %
condition 18 24 75.0


and 3 conditions

line !l l&&!r l&&r condition
167 0 0 13 $id and $obj = $hints{$id}
209 1 0 13 $id and $obj = $hints{$id}
243 3 0 27 $id and $obj = $hints{$id}
264 1 0 6 defined $_[1] and ref $_[1]
273 2 10 131 defined $^H{'with'} and $^H{'with'} == $id

or 2 conditions

line l !l condition
164 13 0 $H || {}
206 13 1 $H || {}
240 27 3 $H || {}

or 3 conditions

line l !l&&r !l&&!r condition
274 1 3 127 /^__(?:DATA)__\r?$/ or /\b(?:use|no)\s+with\b/