Condition Coverage

blib/lib/GitHub/RSS.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
312 0 0 0 $has_more and !defined($can_fetch_more) || $can_fetch_more-- > 0

or 2 conditions

line l !l condition
164 0 0 $env //= \%ENV

or 3 conditions

line l !l&&r !l&&!r condition
185 0 0 0 $token_file // $self->token_file
312 0 0 0 !defined($can_fetch_more) || $can_fetch_more-- > 0