Branch Coverage

blib/lib/IO/BlockSync/App.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
222 0 0 unless (&blessed($self))
226 0 0 if ($self->version)
231 0 0 unless ($self->src)
235 0 0 if ($self->dst and not $self->chk) { }
0 0 elsif (not $self->dst || $self->chk) { }
243 0 0 if ($self->verbose) { }
249 0 0 if ($self->verbose > 1)