Branch Coverage

blib/lib/App/CELL/Test.pm
Criterion Covered Total %
branch 11 16 68.7


line true false branch
134 1 1 if defined $tdo
149 18 0 unless utime $now, $now, $file
199 0 8 unless _touch($full_path)
201 0 8 unless -f $full_path and -W $full_path
202 0 8 unless $contents
203 0 8 unless open my $fh, '>', $full_path
235 14 3 if (exists $ref2{$_})
245 6 2 if (keys %ref1 == 0 and keys %ref2 == 0) { }