Branch Coverage

blib/lib/WebService/ValidSign/Object.pm
Criterion Covered Total %
branch 15 18 83.3


line true false branch
40 21 6 if ($type)
41 3 18 if ($type->equals('Bool')) { }
2 16 elsif ($type->equals('ArrayRef')) { }
2 14 elsif ($type->equals('HashRef')) { }
42 2 1 $value ? :
45 2 0 unless @$value
48 2 0 unless keys %$value
52 13 14 if (defined $value)
54 13 0 if defined $value