Branch Coverage

blib/lib/Brackup/GPGProcManager.pm
Criterion Covered Total %
branch 17 26 65.3


line true false branch
23 3 30 unless ($proc)
29 3 0 if ($ich == $pchunk)
36 0 3 unless $found
41 0 13 unless my $pid = $self->wait_for_a_process(1)
73 138 0 unless $ENV{'GPG_DEBUG'}
82 4 36 if $ev->isa('Brackup::File')
84 0 36 if $$self{'target'}->stored_chunk_from_inventory($pchunk)
102 13 59 $block ? :
104 33 39 if not $block and $kid <= 0
105 0 39 if $kid < 0
106 0 39 unless $kid
108 0 39 unless my $proc = $$self{'procs_running'}{$kid}
111 0 39 unless delete $$self{'procs_running'}{$proc->pid}