| blib/lib/Javascript/Menu.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 41 | 29.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 108 | 0 | 0 | 0 | $table and $dbh |
| 143 | 2 | 0 | 0 | ref $styles eq 'HASH' and $$styles{'caption'} |
| 2 | 0 | 0 | ref $styles eq 'HASH' and $$styles{'caption'} and $$styles{'Mmenu'} | |
| 0 | 0 | 0 | ref $styles eq 'HASH' and $$styles{'caption'} and $$styles{'Mmenu'} and $$styles{'Smenu'} | |
| 228 | 5 | 0 | 5 | $no_ie and not $item->getURL |
| line | l | !l | condition |
|---|---|---|---|
| 76 | 3 | 1 | $parent_num ||= 0 |
| 114 | 0 | 0 | $$cols{'Value_col'} ||= 'name' |
| 227 | 0 | 10 | $item->getURL || '"javascript:void(0)"' |
| 365 | 0 | 0 | shift() || 500 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 71 | 0 | 4 | 0 | ref $parent || $parent |
| 104 | 0 | 0 | 0 | ref $parent || $parent |
| 226 | 2 | 6 | 2 | $caption || $item->getValue |
| 251 | 1 | 0 | 0 | $action ||= $default_action |
| 341 | 0 | 0 | 0 | $hover or $no_ie |
| 0 | 0 | 0 | $hover or $no_ie or $no_autolink |