Condition Coverage

blib/lib/App/Embra/Plugin/GatherDir.pm
Criterion Covered Total %
condition 10 12 83.3


and 3 conditions

line !l l&&!r l&&r condition
43 23 2 6 $file->basename =~ / \A [.] /msx && !$self->include_dotfiles
45 15 16 0 $file->is_dir and $skip || $exclude

or 3 conditions

line l !l&&r !l&&!r condition
45 3 2 11 $skip || $exclude
48 3 0 12 $skip or $exclude