Branch Coverage

blib/lib/Test/File/Cleaner.pm
Criterion Covered Total %
branch 11 16 68.7


line true false branch
82 2 0 -d $_[1] ? :
100 1 2 unless $$self{'alive'}
153 7 18 -d $_ ? :
156 0 17 unless $$a[1] <=> $$b[1] or $$b[2] <=> $$a[2]
170 10 15 if ($State)
176 0 15 unless -e $file
179 0 15 unless $State = 'Test::File::Cleaner::State'->new($file)
204 0 4 unless $state{$file} = 'Test::File::Cleaner::State'->new($file)