blib/lib/XAS/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 6 | 0.0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
32 | 0 | 0 | 0 | shift() || $self->fatal('message() called without format name') |
50 | 0 | 0 | 0 | $self->class->hash_value('MESSAGES', $name) || $self->fatal("message() called with invalid message type: $name") |