| blib/lib/AI/MicroStructure/Util.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 3 | 8 | 37.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 9 | 8 | 0 | if (not -e '.micro') { } | 
| 21 | 0 | 8 | if (-e '.micro' and -e $ENV{'HOME'} . '/.micro') | 
| 25 | 0 | 8 | if ($config->{'default'}) | 
| 28 | 0 | 0 | if (-e "$CWD[0]/.micro") |