blib/lib/GitHub/RSS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 28 | 0.0 |
line | true | false | branch |
---|---|---|---|
144 | 0 | 0 | if ref $args eq "DBI::db" |
145 | 0 | 0 | unless ref $args eq "HASH" |
174 | 0 | 0 | unless defined $candidate_dir |
175 | 0 | 0 | if (-f "$candidate_dir/github.credentials") |
187 | 0 | 0 | if ($file) { } |
188 | 0 | 0 | unless open my $fh, "<", $file |
247 | 0 | 0 | unless eval { |
248 | 0 | 0 | @rows ? : |
264 | 0 | 0 | if (ref $_) |
276 | 0 | 0 | if (ref $_) |
279 | 0 | 0 | if @comments |
312 | 0 | 0 | if ($has_more and !defined($can_fetch_more) || $can_fetch_more-- > 0) |
331 | 0 | 0 | $item->{$_} ? : |
424 | 0 | 0 | if (@$last) { } |