Branch Coverage

blib/lib/FusionInventory/Agent/Task.pm
Criterion Covered Total %
branch 0 12 0.0


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