| blib/lib/App/OnePif.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 22 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 163 | 0 | 0 | 0 | defined $command and length $command | 
| 234 | 0 | 0 | 0 | defined $filename and length $filename | 
| 291 | 0 | 0 | 0 | ref $rest and @$rest | 
| 308 | 0 | 0 | 0 | defined $type and length $type | 
| 373 | 0 | 0 | 0 | $id and exists $by_id->{$id} | 
| line | l | !l | condition | 
|---|---|---|---|
| 229 | 0 | 0 | $code || 0 | 
| 263 | 0 | 0 | $aliases_for->{$type} // [] | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 358 | 0 | 0 | 0 | $type ||= $self->type |