blib/lib/Eixo/Base/Clase.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 24 | 50.0 |
line | true | false | branch |
---|---|---|---|
18 | 3 | 18 | unless $class eq 'Eixo::Base::Clase' |
20 | 3 | 15 | if (@_ and $_[0] eq '-norequire') { } |
35 | 9 | 9 | @_ > 0 ? : |
97 | 17 | 0 | unless (defined &{$class . '::' . $attribute;}) |
103 | 0 | 5 | if (defined $value) { } |
140 | 5 | 24 | if (my $code = $_->can('__initialize')) |
146 | 12 | 0 | if $self->can('__initialize') |
160 | 7 | 0 | if (@args % 2 == 0) |
166 | 0 | 0 | if $self->can($_) |
187 | 0 | 0 | unless ($nested) |
241 | 0 | 0 | unless (ref $code eq 'CODE') |
251 | 0 | 0 | unless $self->{'flog'} |