Branch Coverage

blib/lib/App/Embra/Plugin/PublishFiles.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
17 0 1 if @_ > 0
22 0 2 unless chmod $file->mode, $f
26 0 3 unless @_ > 0
0 3 if @_ > 1
27 1 2 if $self->to->subsumes($file->name)