Branch Coverage

blib/lib/CGI/Application/Plugin/AutoRunmode/FileDelegate.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
12 5 0 unless index($directory, '/') == 0
14 0 5 unless -d $directory
23 2 1 if (-e "$_/$name.pl")
25 0 2 if ($@ or $!)
28 2 0 if ref $can eq 'CODE'