| blib/lib/App/CISetup/Role/ConfigUpdater.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 3 | 22 | 13.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 52 | 0 | 0 | $self->create ? : | 
| 63 | 0 | 0 | unless print "Created $file\n" | 
| 85 | 0 | 0 | unless print "\n\n\n" . $file . "\n" | 
| 86 | 0 | 0 | unless print $_ | 
| 89 | 0 | 0 | unless $updated | 
| 91 | 0 | 0 | unless print "Updated $file\n" | 
| 94 | 0 | 0 | unless $count | 
| 115 | 0 | 2 | unless $file->exists | 
| 118 | 0 | 2 | unless my($yaml) = $file->slurp_utf8 =~ /### __app_cisetup__\r?\n(.+)### __app_cisetup__/s | 
| 124 | 0 | 2 | unless Load($yaml) | 
| 137 | 0 | 0 | unless -e $path->parent->child('.git') |