Branch Coverage

blib/lib/FusionInventory/Agent/Task.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
15 1 3 unless $params{'target'}
40 1 0 ref $class ? :
46 0 1 unless -d $rootdir
51 0 1 if $prefix
54 26 174 unless -f $_
55 0 174 unless $File::Find::name =~ m[($root/\S+\.pm)$]