Condition Coverage

blib/lib/Module/Setup/Plugin/Site/GitHub.pm
Criterion Covered Total %
condition 4 7 57.1


and 3 conditions

line !l l&&!r l&&r condition
43 1 0 1 $user and $token

or 2 conditions

line l !l condition
25 0 4 eval "require $module; 'installed '.\$${module}::VERSION;" || 'not installed'
32 0 1 $$config{'github_format'} ||= 'p5-%s'