| blib/lib/App/BitBucketCli/Command/Projects.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 42 | 0 | 0 | if not $len{'name'} or $len{'name'} < length $project->name |
| 43 | 0 | 0 | if not $len{'key'} or $len{'key'} < length $project->key |
| 46 | 0 | 0 | if ($self->opt->long) { } |
| 48 | 0 | 0 | if ($desc) |