| blib/lib/GitHub/Apps/Auth.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 9 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 41 | 0 | 0 | 3 | exists $args{'private_key'} and $args{'private_key'} |
| 44 | 0 | 0 | 3 | exists $args{'app_id'} and $args{'app_id'} |
| 47 | 0 | 0 | 3 | exists $args{'installation_id'} and $args{'installation_id'} |