| blib/lib/EPublisher.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 15 | 21 | 71.4 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 29 | 8 | 1 | 2 | defined $data and not $ref | 
| 8 | 0 | 1 | $ref and $ref eq 'HASH' | |
| 73 | 0 | 0 | 3 | @pod_source and $pod_source[0] | 
| 93 | 0 | 5 | 1 | @_ == 2 and ref $ref eq 'CODE' | 
| 111 | 7 | 3 | 1 | $bool and $data | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 63 | 0 | 3 | 0 | not ref $sources or ref $sources ne 'ARRAY' | 
| 111 | 3 | 1 | 6 | not $self->{'__config'} or $bool |