blib/lib/Net/GitHub/V3/Repos.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 10 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
85 | 0 | 0 | 0 | $res->header('Content-Type') and $res->header('Content-Type') =~ m[application/json] |
line | l | !l | condition |
---|---|---|---|
30 | 0 | 0 | $since ||= 'first' |
52 | 0 | 0 | $type ||= 'all' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
38 | 0 | 0 | 0 | $user ||= $self->u |