blib/lib/Devel/CheckLib.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 15 | 28 | 53.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
426 | 0 | 22 | 2 | not $not_execute and system($absexefile) != 0 |
512 | 244 | 0 | 40 | -f $compiler and -x $compiler |
line | l | !l | condition |
---|---|---|---|
280 | 0 | 31 | $ENV{'PERL_MM_OPT'} || '' |
371 | 6 | 24 | $args{'function'} || 'return 0;' |
481 | 41 | 0 | $Config_ccflags || '' |
1 | 40 | $user_ccflags || '' | |
482 | 0 | 41 | $user_ldflags || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
237 | 0 | 0 | 0 | defined $quote or length $unquoted |
0 | 0 | 0 | defined $quote or length $unquoted or length $delim | |
359 | 1 | 0 | 12 | $rv != 0 or not -f $exefile |
419 | 11 | 0 | 24 | $rv != 0 or not -f $exefile |