Condition Coverage

blib/lib/Religion/Bible/Regex/Builder.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
505 0 0 0 defined $regex and $regex eq ''
530 0 0 0 defined $value && $value ne ''
549 0 0 0 defined ref $value and ref $value eq 'HASH'

or 2 conditions

line l !l condition
446 0 0 shift() || ''
483 0 0 shift() || ''
491 0 0 shift() || ''

or 3 conditions

line l !l&&r !l&&!r condition
486 0 0 0 $$self{'book2key'}{$book_or_abbr} || $$self{'abbr2key'}{$book_or_abbr}