Condition Coverage

blib/lib/GitHub/Apps/Auth.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
41 0 0 4 exists $args{'private_key'} and $args{'private_key'}
44 0 0 4 exists $args{'app_id'} and $args{'app_id'}

or 3 conditions

line l !l&&r !l&&!r condition
47 3 1 0 $args{'installation_id'} or $args{'login'}