| blib/lib/Eixo/Base/Clase.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 26 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 3 | 18 | unless $class eq 'Eixo::Base::Clase' |
| 18 | 3 | 15 | if (@_ and $_[0] eq '-norequire') { } |
| 33 | 9 | 9 | @_ > 0 ? : |
| 43 | 0 | 19 | if $caller->isa($my_class) |
| 92 | 17 | 0 | unless (defined &{$class . '::' . $attribute;}) |
| 98 | 0 | 5 | if (defined $value) { } |
| 135 | 4 | 12 | if (my $code = $_->can('__initialize')) |
| 141 | 12 | 0 | if $self->can('__initialize') |
| 155 | 7 | 0 | if (@args % 2 == 0) |
| 161 | 0 | 0 | if $self->can($_) |
| 182 | 0 | 0 | unless ($nested) |
| 236 | 0 | 0 | unless (ref $code eq 'CODE') |
| 246 | 0 | 0 | unless $self->{'flog'} |