Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
159 0 0 13 $id and $obj = $hints{$id}
201 1 0 13 $id and $obj = $hints{$id}
235 3 0 27 $id and $obj = $hints{$id}
256 1 0 6 defined $_[1] and ref $_[1]
265 2 10 131 defined $^H{'with'} and $^H{'with'} == $id

or 2 conditions

line l !l condition
156 13 0 $H || {}
198 13 1 $H || {}
232 27 3 $H || {}

or 3 conditions

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