| blib/lib/App/Schema/Deploy.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 6 | 100.0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 35 | 1 | 1 | 2 | not &getopts("dhp:u:v:", $self->{'_opts'}) or $self->{'_opts'}{'h'} |
| 1 | 1 | 1 | not &getopts("dhp:u:v:", $self->{'_opts'}) or $self->{'_opts'}{'h'} or @ARGV < 2 |