| blib/lib/App/Nopaste/Service/AnyPastebin.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 14 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 20 | 0 | 0 | if exists $args{'username'} and $args{'username'} | 
| 22 | 0 | 0 | if exists $args{'password'} and $args{'password'} | 
| 32 | 0 | 0 | exists $args{'nick'} ? : | 
| 0 | 0 | exists $self->FORMATS->{$args{'lang'}} ? : | |
| 69 | 0 | 0 | unless blessed($mech->res) and $mech->res->can('header') | 
| 71 | 0 | 0 | $mech->res->header('Location') ? : | 
| 72 | 0 | 0 | $result ? : |