blib/lib/Data/Object/Exception.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 12 | 50.0 |
line | true | false | branch |
---|---|---|---|
38 | 0 | 0 | if not &Scalar::Util::blessed($object) |
51 | 0 | 1 | ref $_[0] ? : |
1 | 1 | if @_ == 1 | |
52 | 0 | 2 | ref $invocant ? : |
68 | 0 | 2 | if $object |
70 | 0 | 2 | if $objref and not $default |