Branch Coverage

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


line true false branch
22 0 584 if ($options->{'validate_schema'})
23 0 584 unless ref $schema eq 'HASH'
40 1175 127 if ($attr)
42 378 740 unless ($is_valid)
54 386 603 scalar @$errors ? :
55 618 371 wantarray ? :
69 42 45 defined $schema ? :
76 14 45 unless ($ref =~ qr"^#/"u)