blib/lib/Xtract/Publish.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 9 | 77.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
59 | 2 | 2 | 0 | $self->has_from and not -f $self->from |
163 | 2 | 1 | 1 | $self->from and not $self->raw |
172 | 2 | 0 | 6 | defined $self->from and $self->sqlite ne $self->from |