blib/lib/Filter/DisposableEmail.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 6 | 0.0 |
line | true | false | branch |
---|---|---|---|
98 | 0 | 0 | unless $response->is_success |
101 | 0 | 0 | unless defined $content |
104 | 0 | 0 | defined $content && exists $$content{'status'} && $$content{'status'} =~ /^ok$/i ? : |