blib/lib/Class/AutoClass/Root.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 14 | 35.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
67 | 0 | 0 | 612 | ref $self and $self->isa('HASH') |
line | l | !l | condition |
---|---|---|---|
43 | 0 | 1 | $value || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
24 | 0 | 1 | 0 | ref $class || $class |
31 | 0 | 0 | 0 | $param{'-VERBOSE'} || $param{'-verbose'} |
42 | 0 | 1 | 2 | defined $value or not defined $$self{'_root_verbose'} |