Branch Coverage

lib/XML/Schema/Facet.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
53 5 301 if @_ == 1 and ref $_[0] ne 'HASH'
63 3 303 unless $self->_mandatory($mand, $config)
66 0 303 unless $self->_optional($option, $config)