| blib/lib/Basset/NotificationCenter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 12 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 359 | 0 | 71 | 1 | defined $object and $object eq $args{'object'} |
| line | l | !l | condition |
|---|---|---|---|
| 350 | 139 | 0 | $args{'args'} ||= [] |
| 463 | 5 | 0 | $init{'object'} ||= 'all' |
| 576 | 0 | 5 | $init{'object'} ||= 'all' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 359 | 1 | 70 | 1 | defined $object and $object eq $args{'object'} or $object eq 'all' |