blib/lib/App/ape/test.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 22 | 36.3 |
line | true | false | branch |
---|---|---|---|
32 | 0 | 4 | if $help |
34 | 1 | 3 | unless ($options{'status'}) |
42 | 1 | 2 | unless (scalar @args) |
52 | 1 | 1 | if (scalar grep({my $subj = $_; grep {$subj eq $_;} 'server.host', 'server.port';} keys %$conf) != 2) |
104 | 2 | 0 | unless (-f $case->{'name'}) |
129 | 0 | 0 | if $@ |
139 | 0 | 0 | if ($self->{'options'}{'body'}) { } |
143 | 0 | 0 | unless $editor |
149 | 0 | 0 | unless ($pid) |
155 | 0 | 0 | unless -f $filename |
160 | 0 | 0 | unless $out |