| lib/XML/Schema/Particle/Choice.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 3 | 8 | 37.5 | 
| line | l | !l | condition | 
|---|---|---|---|
| 48 | 3 | 0 | $$config{'choice'} || (return $self->error('no choice defined')) | 
| 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') |