Branch Coverage

blib/lib/Mojo/Alien/rollup.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
36 0 0 unless chdir $home
47 0 0 if $self->pid
50 0 0 unless -d $home
53 0 0 unless defined(my $pid = fork)
54 0 0 if $self->{'pid'} = $pid
63 0 0 unless -x $cmd[0]
81 0 0 unless open my $ROLLUP, "-|", @cmd
82 0 0 if defined wantarray