blib/lib/Lab/Moose/Instrument/Cache.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 20 | 20 | 100.0 |
line | true | false | branch |
---|---|---|---|
42 | 1 | 28 | if ($have_index_arg) |
67 | 7 | 1723 | if ($have_index_arg) |
73 | 2 | 3 | if (defined $value) |
80 | 2 | 1 | if (defined $array->[$index]) |
88 | 1062 | 661 | if (@_ == 0) |
91 | 1033 | 29 | if (defined $array->[0]) |
108 | 1 | 1 | if ($have_index_arg) |
116 | 1 | 1 | if (defined $index) { } |
129 | 2 | 2 | if ($have_index_arg) |
137 | 2 | 2 | if (defined $array->[$index]) |