blib/lib/Module/CPANfile/Environment.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 8 | 87.5 |
line | true | false | branch |
---|---|---|---|
57 | 1 | 11 | if ($err) |
83 | 1 | 1 | if (@_ == 3 and ref $description eq 'CODE') |
88 | 0 | 2 | unless (ref $description eq '' and ref $code eq 'CODE') |
109 | 17 | 10 | if @args % 2 |