blib/lib/CPAN/Reporter/Smoker.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 11 | 22 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
97 | 0 | 9 | 12 | $spec{$key} and $spec{$key}{'is_valid'}($value) |
179 | 10 | 0 | 0 | $$CPAN::Config{'build_dir_reuse'} and $CPAN::META->can('reset_tested') |
201 | 18 | 0 | 0 | $args{'filter'} and $args{'filter'}($dist) |
449 | 7 | 0 | 203 | $stat{'name'} and $stat{'perms'} |
7 | 0 | 203 | $stat{'name'} and $stat{'perms'} and $stat{'datetime'} |
line | l | !l | condition |
---|---|---|---|
291 | 0 | 0 | $signals[$sig] || '???' |
491 | 0 | 7 | $latest_dev{$base_name} ||= {'datetime', 0} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
453 | 0 | 112 | 91 | $stat{'perms'} eq 'l' or substr($stat{'perms'}, 0, 1) eq 'd' |