Condition Coverage

blib/lib/WWW/Github/Files.pm
Criterion Covered Total %
condition 3 8 37.5


or 2 conditions

line l !l condition
91 0 5 $method ||= 'get'

or 3 conditions

line l !l&&r !l&&!r condition
17 1 0 0 exists $options{'branch'} or exists $options{'commit'}
90 0 5 0 $$self{'token'} || $$self{'ua'}