Branch Coverage

blib/lib/Validation/Class/Configuration.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
80 0 320 unless $filters
94 320 0 if (my(@directives) = $self->directives->values)
109 0 58892 if defined $container->{$name}
110 21763 37129 if (my $routine = $directive->can($name))