Condition Coverage

blib/lib/ABNF/Validator.pm
Criterion Covered Total %
condition 7 18 38.8


and 3 conditions

line !l l&&!r l&&r condition
123 0 0 264 UNIVERSAL::isa($val, 'HASH') and exists $$CLASS_MAP{$$val{'class'}}
271 0 21 1 exists $$self{'_regexps'}{$args} && $string =~ /$$self{'_regexps'}{$args}/u

or 3 conditions

line l !l&&r !l&&!r condition
58 0 3 0 $Method::Signatures::mutc{'cache'}{'ABNF::Grammar'} ||= 'Method::Signatures'->_make_constraint('ABNF::Grammar')
60 0 3 0 ref $self || $self
248 8 0 0 $Method::Signatures::mutc{'cache'}{'Str'} ||= 'Method::Signatures'->_make_constraint('Str')
8 0 0 $Method::Signatures::mutc{'cache'}{'Str'} ||= 'Method::Signatures'->_make_constraint('Str')