Branch Coverage

blib/lib/Valiemon.pm
Criterion Covered Total %
branch 13 16 81.2


line true false branch
22 0 155 if ($options->{'validate_schema'})
23 0 155 unless ref $schema eq 'HASH'
40 338 26 if ($attr)
42 72 254 unless ($is_valid)
54 76 136 scalar @$errors ? :
55 94 118 wantarray ? :
69 25 25 defined $schema ? :
76 0 25 unless ($ref =~ qr"^#/"u)