Branch Coverage

blib/lib/App/Embra/Plugin/PruneFiles.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
19 0 1 if @_ > 0
21 0 3 unless @_ > 0
0 3 if @_ > 1
22 1 2 if any sub { $_ eq $file->name; } , @{$self->filename;}