Branch Coverage

blib/lib/Brannigan/Validations.pm
Criterion Covered Total %
branch 14 26 53.8


line true false branch
190 10 2 ref $value eq 'ARRAY' ? :
0 0 ref $value eq 'ARRAY' ? :
12 0 $boolean ? :
202 30 2 ref $value eq 'HASH' ? :
0 0 ref $value eq 'HASH' ? :
32 0 $boolean ? :
215 4 14 if $value eq $_
363 2 16 if $sl > $integer
397 2 16 if $sl > $integer
430 0 0 unless open DICT, $_
433 0 0 if length $dict_line <= $integer
434 0 0 if (index(lc $value, lc $dict_line) > -1)
450 16 58 ref $_[0] eq 'ARRAY' ? :