Branch Coverage

blib/lib/FormValidator/LazyWay/Rule/Object.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
9 1 3 unless defined $bool
10 2 1 $bool =~ /^[01]$/ ? :
16 0 2 unless $$args{'format'}
17 2 0 $text =~ /$$args{'format'}/ ? :