| lib/Devel/PerlySense/Config/Project.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 11 | 14 | 78.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 299 | 52 | 64 | if $self->dirRoot | 
| 322 | 1 | 56 | unless my $sourceConfig = slurp($fileConfig) | 
| 325 | 1 | 55 | 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) |