blib/lib/ProgressMonitor/SubTask.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 14 | 42.8 |
line | true | false | branch |
---|---|---|---|
49 | 0 | 1 | !defined($totalTicks) || $totalTicks <= 0 ? : |
67 | 0 | 1 | if $remains > $$self{$ProgressMonitor::SubTask::ATTR_scale} |
110 | 10 | 0 | $ticks ? : |
142 | 0 | 0 | if $cfg->get_passMessageToParent |
187 | 0 | 1 | unless $parent |
188 | 0 | 1 | unless blessed $parent and $parent->isa($parentPkg) |
189 | 0 | 1 | if $self->get_parentTicks < 0 |