Condition Coverage

blib/lib/App/GitGerrit.pm
Criterion Covered Total %
condition 0 15 0.0


and 2 conditions

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

and 3 conditions

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

or 2 conditions

line l !l condition
115 0 0 $$config{'git-gerrit'}{'remote'} //= ['origin']