blib/lib/WWW/Github/Files.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 8 | 37.5 |
line | l | !l | condition |
---|---|---|---|
91 | 0 | 5 | $method ||= 'get' |
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'} |