Condition Coverage

lib/XML/Schema/Facet.pm
Criterion Covered Total %
condition 7 9 77.7


and 3 conditions

line !l l&&!r l&&r condition
53 30 271 5 @_ == 1 and ref $_[0] ne 'HASH'

or 3 conditions

line l !l&&r !l&&!r condition
69 1 302 0 $$self{'name'} ||= do { my $class = ref $self; $class =~ /.*::(\w+)$/; $1 }
110 19 0 42 $$self{'errmsg'} || "$msg (required $$self{'name'}: $$self{'value'})"