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