blib/lib/Class/Accessor/Array/Glob.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 10 | 80.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
28 | 3 | 4 | 1 | defined $glob_attribute and $glob_attribute eq $meth |
line | l | !l | condition |
---|---|---|---|
47 | 2 | 0 | $max_idx // 0 |
51 | 0 | 2 | $spec->{'constructor'} || 'new' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
18 | 2 | 2 | 4 | not defined $max_idx or $max_idx < $_ |