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