Branch Coverage

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


line true false branch
80 0 316 unless $filters
94 316 0 if (my(@directives) = $self->directives->values)
109 0 58156 if defined $container->{$name}
110 21491 36665 if (my $routine = $directive->can($name))