| blib/lib/App/Nopaste/Service/AnyPastebin.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 11 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 20 | 0 | 0 | 0 | exists $args{'username'} and $args{'username'} | 
| 22 | 0 | 0 | 0 | exists $args{'password'} and $args{'password'} | 
| 69 | 0 | 0 | 0 | blessed($mech->res) and $mech->res->can('header') | 
| line | l | !l | condition | 
|---|---|---|---|
| 52 | 0 | 0 | $mech->form_name('editor') || (return) |