| lib/Archive/BagIt/Role/OpenSSL.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 3 | 8 | 37.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 22 | 0 | 0 | unless (exists $INC{'IO/Async.pm'}) | 
| 42 | 0 | 10 | if ($self->has_async_support) { } | 
| 44 | 0 | 0 | unless load_class($class) | 
| 58 | 10 | 539 | if ($bagobj->use_async) |