blib/lib/Class/MakeMethods/Emulator/accessors.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 4 | 100.0 |
line | true | false | branch |
---|---|---|---|
14 | 4 | 11 | if $class->_handle_namespace($class->_emulator_target, $_[0]) |
17 | 2 | 6 | unless /\A[a-z]\w+\z/i and $_ ne 'DESTROY' and $_ ne 'AUTOLOAD' |