blib/lib/GitHub/Apps/Auth.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 9 | 44.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
35 | 0 | 0 | 4 | exists $args{'private_key'} and $args{'private_key'} |
38 | 0 | 0 | 4 | exists $args{'app_id'} and $args{'app_id'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
41 | 3 | 1 | 0 | $args{'installation_id'} or $args{'login'} |