Branch Coverage

blib/lib/Religion/Bible/Regex/Builder.pm
Criterion Covered Total %
branch 0 44 0.0


line true false branch
234 0 0 if ($$self{'livres_numerique'} ne '(?-xism:)')
452 0 0 if $key =~ /^\d+$/
457 0 0 unless _non_empty($foundkey)
465 0 0 unless defined $key
469 0 0 if $key =~ /^\d$/
475 0 0 if (defined $foundkey)
492 0 0 unless _non_empty($book)
493 0 0 if $book =~ /$$self{'livres'}/
494 0 0 if $book =~ /$$self{'abbreviations'}/
505 0 0 if (defined $regex) { }
0 0 elsif (defined $regex and $regex eq '') { }
507 0 0 if ($@) { }
521 0 0 if (defined $hash) { }
548 0 0 unless defined $value
549 0 0 if ($key =~ /books/) { }
0 0 elsif ($value =~ /^(?:fichier|file):/) { }
0 0 elsif (defined ref $value and ref $value eq 'HASH') { }
570 0 0 unless open *LIST, '<:encoding(UTF-8)', $value
576 0 0 unless length $_
585 0 0 if (defined $array_ref) { }
638 0 0 if ($livre =~ /^\d+/)
648 0 0 if ($abbreviation =~ /^\d+/)