| blib/lib/Try/Lite.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 6 | 9 | 66.6 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 22 | 0 | 0 | 31 | $catches[$i] and ref $catches[$i + 1] eq 'CODE' | 
| 60 | 2 | 3 | 3 | &Scalar::Util::blessed($error) and UNIVERSAL::isa($error, $class) | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 60 | 16 | 0 | 8 | $class eq '*' or &Scalar::Util::blessed($error) and UNIVERSAL::isa($error, $class) |