Branch Coverage

blib/lib/FormValidator/LazyWay/Message.pm
Criterion Covered Total %
branch 11 14 78.5


line true false branch
15 0 46 if (ref $_[0] eq 'HASH') { }
23 0 46 unless exists $$args{'config'}
24 0 46 unless exists $$args{'rule'}
119 81 72 if $message
150 8 74 if $$config{$lang}{'rule'}{$label}
153 70 4 unless $alias
154 3 1 if $$config{$lang}{'rule'}{$alias}