| blib/lib/MyCPAN/App/DPAN/Reporter/Minimal.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 26 | 3.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 276 | 0 | 0 | 0 | defined $package and length $package |
| 326 | 0 | 0 | 0 | defined $full_path and -e $full_path |
| 344 | 0 | 0 | 0 | $package and $version |
| 0 | 0 | 0 | $package and $version and $path |
| line | l | !l | condition |
|---|---|---|---|
| 88 | 0 | 0 | $$module{'version_info'}{'value'} || 'undef' |
| 174 | 0 | 0 | $$info{'run_info'}{$_} || '' |
| 410 | 0 | 4 | $self->_get_extra_reports || [] |
| 687 | 0 | 0 | $self->get_config->ignore_packages || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 842 | 0 | 0 | 0 | $full_name || $self->get_config->pause_full_name |
| 862 | 0 | 0 | 0 | $$author_map{$_} || $self->get_config->pause_full_name |