blib/lib/App/CELL/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
114 | 3 | 12 | unless (-e $confdir) |
118 | 0 | 12 | unless (-d $confdir) |
122 | 0 | 12 | unless (-r $confdir and -x $confdir) |
128 | 3 | 12 | if ($problem) |
149 | 176 | 3 | if (ref $args) { } |