Condition Coverage

blib/lib/App/GitHub/FindRepository.pm
Criterion Covered Total %
condition 0 17 0.0


and 3 conditions

line !l l&&!r l&&r condition
216 0 0 0 -f $_ and -r _
0 0 0 -f $_ and -r _ and -x _
319 0 0 0 $getter =~ /^LWP$/i and eval 'require LWP::UserAgent'

or 2 conditions

line l !l condition
356 0 0 $@ || 'Unknown error'

or 3 conditions

line l !l&&r !l&&!r condition
286 0 0 0 $ENV{'GH_FR_PINGER'} || _find_in_path('git-ls-remote') || _find_in_path('git-peek-remote')
380 0 0 0 $given{'pinger'} || $self->pinger