Branch Coverage

blib/lib/Validator/LIVR/Rules/Common.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
10 78 11 defined $_[0] && $_[0] ne '' ? :
16 5 1 !defined($_[0]) || $_[0] ne '' ? :
23 2 6 if not defined $list or $list eq ''
24 1 5 if ref $list ne 'ARRAY'
25 2 3 unless scalar @$list