Condition Coverage

lib/DBIx/MoCo/Fixture.pm
Criterion Covered Total %
condition 3 8 37.5


and 3 conditions

line !l l&&!r l&&r condition
19 0 0 1 ref $_[-1] and ref $_[-1] eq 'HASH'

or 2 conditions

line l !l condition
20 1 0 $option ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
23 1 0 0 $$option{'yaml_dir'} || dir($FindBin::Bin)->parent->subdir('fixtures')