Branch Coverage

blib/lib/Test/Validator/Declarative.pm
Criterion Covered Total %
branch 7 12 58.3


line true false branch
33 0 20 ref $type eq 'ARRAY' ? :
13 20 ref $type eq 'HASH' ? :
87 0 2 ref $type eq 'ARRAY' ? :
0 2 ref $type eq 'HASH' ? :
98 0 4 if ($ENV{'DEBUG'} or $ENV{'TEST_DEBUG'} or $ENV{'DEBUG_TEST'})
103 0 4 if ref $values ne 'ARRAY'