| blib/lib/App/GitHub/FindRepository/Repository.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 5 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 36 | 0 | 0 | 0 | blessed $repository and $repository->isa('App::GitHub::FindRepository::Repository') |
| line | l | !l | condition |
|---|---|---|---|
| 61 | 0 | 0 | $self->prefix || 'git://github.com/' |