Condition Coverage

lib/XML/Schema/Particle/Choice.pm
Criterion Covered Total %
condition 3 8 37.5


or 2 conditions

line l !l condition
48 3 0 $$config{'choice'} || (return $self->error('no choice defined'))

or 3 conditions

line l !l&&r !l&&!r condition
55 0 0 3 $$config{'FACTORY'} || $XML::Schema::FACTORY
79 1 0 0 $$self{'particles'} || $self->error('empty particle choice')