| blib/lib/App/GitGerrit.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 535 | 0 | 0 | info("Warning: skipping git-gerrit.reviewers spec with invalid REGEXP ($match).") and next REVIEWERS |
| 551 | 0 | 0 | info("Warning: skipping git-gerrit.reviewers spec with invalid REGEXP ($match).") and next REVIEWERS |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 272 | 0 | 0 | 0 | defined $username and defined $password |
| 277 | 0 | 0 | 0 | defined $username and defined $password |
| 288 | 0 | 0 | 0 | defined $username and defined $password |
| line | l | !l | condition |
|---|---|---|---|
| 115 | 0 | 0 | $$config{'git-gerrit'}{'remote'} //= ['origin'] |