Branch Coverage

blib/lib/GitHub/RSS.pm
Criterion Covered Total %
branch 0 28 0.0


line true false branch
143 0 0 if ref $args eq "DBI::db"
144 0 0 unless ref $args eq "HASH"
173 0 0 unless defined $candidate_dir
174 0 0 if (-f "$candidate_dir/github.credentials")
186 0 0 if ($file) { }
187 0 0 unless open my $fh, "<", $file
246 0 0 unless eval {
247 0 0 @rows ? :
263 0 0 if (ref $_)
275 0 0 if (ref $_)
278 0 0 if @comments
311 0 0 if ($has_more and !defined($can_fetch_more) || $can_fetch_more-- > 0)
330 0 0 $item->{$_} ? :
423 0 0 if (@$last) { }