Branch Coverage

blib/lib/Decision/Depends/Target.pm
Criterion Covered Total %
branch 13 18 72.2


line true false branch
56 0 57 if @notok
75 33 20 if defined $time
87 15 0 (@sb = stat $file) ? :
1 15 $$self{'Pretend'} ? :
90 0 16 unless defined $time
105 10 6 if (exists $$attr{'slink'}) { }
2 4 elsif (exists $$attr{'sfile'}) { }
123 0 12 if $$self{'Pretend'}
128 0 12 unless my $fh = 'IO::File'->new($file, 'w')