Branch Coverage

blib/lib/Valiemon.pm
Criterion Covered Total %
branch 14 16 87.5


line true false branch
22 0 588 if ($options->{'validate_schema'})
23 0 588 unless ref $schema eq 'HASH'
40 1188 126 if ($attr)
42 380 750 unless ($is_valid)
54 388 607 scalar @$errors ? :
55 622 373 wantarray ? :
69 40 44 defined $schema ? :
76 14 44 unless ($ref =~ qr"^#/"u)