blib/lib/Splunk/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 15 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
33 | 0 | 0 | 27 | my $class = ref $self || $self and $attrs |
35 | 19 | 8 | 0 | ref $value and ref $value ne 'CODE' |
68 | 0 | 0 | 0 | my $file = $flag and not $flag->can('new') |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
33 | 0 | 27 | 0 | ref $self || $self |
94 | 0 | 2 | 0 | ref $class || $class |