Branch Coverage

blib/lib/Apache/Session/Browseable/File.pm
Criterion Covered Total %
branch 10 14 71.4


line true false branch
42 0 11 unless (opendir DIR, $args->{'Directory'})
46 308 22 if -f $args->{'Directory'} . "/" . $_
52 0 308 unless open F, $args->{'Directory'} . "/" . $f
54 224 84 if (ref $data eq 'CODE') { }
56 28 elsif ($data) { }
60 0 56 unless ref $data
69 0 308 if ($@)