Branch Coverage

blib/lib/WebService/ValidSign/Object.pm
Criterion Covered Total %
branch 14 18 77.7


line true false branch
40 48 13 if ($type)
41 7 41 if ($type->equals('Bool')) { }
8 33 elsif ($type->equals('ArrayRef')) { }
0 33 elsif ($type->equals('HashRef')) { }
42 4 3 $value ? :
45 7 1 unless @$value
48 0 0 unless keys %$value
52 30 31 if (defined $value)
54 30 0 if defined $value