blib/lib/Devel/EnforceEncapsulation.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 10 | 100.0 |
line | true | false | branch |
---|---|---|---|
24 | 1 | 6 | unless (eval { do { $pkg->can('_deref_overload_' . $$opts{'policy'}) } }) |
32 | 1 | 5 | if $Devel::EnforceEncapsulation::EVAL_ERROR |
43 | 1 | 2 | if $Devel::EnforceEncapsulation::EVAL_ERROR |
53 | 16 | 37 | unless ($self->isa($caller_pkg)) |
64 | 1 | 2 | unless ($self->isa($caller_pkg)) |