| blib/lib/Net/HostLanguage.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 83 | 0 | 0 | 0 | $cl and not $config{'clusters'} =~ /\b$cl\b/ |
| 122 | 0 | 0 | 0 | defined $configfile and -r $configfile |
| 126 | 0 | 0 | 0 | defined $configfile and -r $configfile |
| 258 | 0 | 0 | 0 | defined $set and ref $set |
| 0 | 0 | 0 | defined $set and ref $set and $set->isa('Set::Scalar') |