Branch Coverage

blib/lib/Devel/PerlySense/Config/Project.pm
Criterion Covered Total %
branch 11 14 78.5


line true false branch
299 8 69 if $self->dirRoot
322 1 12 unless my $sourceConfig = slurp($fileConfig)
325 1 11 unless $rhConfig
354 0 5 unless -d $dirConfig
356 3 2 if (-e $fileConfig)
361 0 3 unless rename $fileConfig, $fileConfigBackup
365 0 5 unless spew($fileConfig, $text)