blib/lib/EPublisher.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 15 | 15 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
29 | 12 | 2 | 4 | defined $data and not $ref |
12 | 1 | 1 | $ref and $ref eq 'HASH' | |
110 | 1 | 8 | 2 | @_ == 2 and ref $ref eq 'CODE' |
128 | 18 | 5 | 3 | $bool and $data |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
128 | 4 | 2 | 17 | not $self->{'__config'} or $bool |