| blib/lib/Mojolicious/Command/listdeps.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 7 | 26 | 26.9 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 217 | 64 | 0 | 0 | $include_tests and $_ =~ /\.t$/x | 
| 291 | 1 | 0 | 7 | exists $core_modules->{$module} and $skip_core | 
| 297 | 1 | 0 | 0 | $missing_only and $module_info | 
| 301 | 1 | 0 | 0 | $skip_lib and $module_info | 
| 1 | 0 | 0 | $skip_lib and $module_info and $lib_dir | |
| 0 | 0 | 0 | $skip_lib and $module_info and $lib_dir and $lib_dir eq substr($module_info->file, 0, length $lib_dir) | |
| 313 | 0 | 0 | 0 | $version and $version eq 'undef' | 
| line | l | !l | condition | 
|---|---|---|---|
| 370 | 2 | 0 | $ppi_doc->find('Statement::Include') || [] | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 392 | 0 | 0 | 0 | $_->isa('PPI::Token::QuoteLike::Words') || $_->isa('PPI::Token::Number') |