| line |
true |
false |
branch |
|
68
|
0 |
0 |
if (ref $what) |
|
88
|
0 |
0 |
unless my $rfx = Class::Maker::Reflection::reflect($class) |
|
90
|
0 |
0 |
if ($rfx->definition) |
|
92
|
0 |
0 |
if exists $rfx->definition->{'default'} |
|
97
|
0 |
0 |
if $Class::Maker::DEBUG |
|
107
|
0 |
0 |
if defined *{"${parent}::_preinit";}{'CODE'} |
|
111
|
0 |
0 |
if (defined *{"${parent}::$init_method";}{'CODE'}) |
|
121
|
0 |
0 |
if (defined *{"${parent}::$attr";}{'CODE'}) |
|
129
|
0 |
0 |
if defined *{"${parent}::_postinit";}{'CODE'} |
|
151
|
0 |
0 |
if ($key =~ /^\-+(.*)/) |
|
170
|
0 |
0 |
if (my $coderef = $this->can($attr)) |
|
172
|
0 |
0 |
if $Class::Maker::DEBUG |