| line |
l |
!l&&r |
!l&&!r |
condition |
|
251
|
0 |
0 |
0 |
$params{'plugin_state_dir'} ||= $params{'plugin_dir'} |
|
307
|
0 |
0 |
0 |
$flavour ||= $$self{'default_flavour'} |
|
391
|
0 |
0 |
0 |
not $path or $path eq 'File::Spec'->rootdir |
|
401
|
0 |
0 |
0 |
$$self{'template'}{$flavour}{$comp} || $$self{'template'}{'error'}{$comp} |
|
|
0 |
0 |
0 |
$template ||= $$self{'template'}{$flavour}{$comp} || $$self{'template'}{'error'}{$comp} |
|
451
|
0 |
0 |
0 |
not $fex or /\.$fex$/ |
|
477
|
0 |
0 |
0 |
!$ymd[2] || $ymd[2] == $post_date->mday |
|
|
0 |
0 |
0 |
!$ymd[1] || $ymd[1] == $post_date->mon + 1 |
|
524
|
0 |
0 |
0 |
@remaining_files || @entries |