blib/lib/IO/BlockSync/App.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
210 | 0 | 0 | unless (&blessed($self)) |
214 | 0 | 0 | if ($self->version) |
219 | 0 | 0 | unless ($self->src) |
223 | 0 | 0 | if ($self->dst and not $self->chk) { } |
0 | 0 | elsif (not $self->dst || $self->chk) { } | |
231 | 0 | 0 | if ($self->verbose) { } |
237 | 0 | 0 | if ($self->verbose > 1) |