| lib/Net/API/CPAN/Author.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 5 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 57 | 0 | 0 | 0 | exists $this->{'perlmongers'} and ref $this->{'perlmongers'} eq "HASH" |
| line | l | !l | condition |
|---|---|---|---|
| 116 | 0 | 0 | $self->pauseid || (return $self->error('No pause ID is set to return a Meta CPAN URL for this author.')) |