| blib/lib/isa.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 6 | 12 | 50.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 11 | 0 | 1 | eval { do { require Type::Tiny::XS; 1 } } ? : | 
| 12 | 0 | 1 | $] ge '5.032' ? : | 
| 20 | 0 | 1 | if (@_ == 1 and ref $_[0] eq 'HASH') { } | 
| 87 | 3 | 0 | if &Scalar::Util::blessed($_[0]) | 
| 3 | 0 | if &Scalar::Util::blessed($_[0]) | |
| 88 | 2 | 0 | ref $coderef ? : |