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