| blib/lib/HTML/GUI/log/eventList.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 1 | 10 | 10.0 |
| line | true | false | branch |
|---|---|---|---|
| 46 | 0 | 13 | unless ($this) |
| 72 | 0 | 0 | unless (isa($event, 'HTML::GUI::log::event')) |
| 144 | 0 | 0 | unless (scalar @{$$self{'eventList'};}) |
| 148 | 0 | 0 | unless $type eq 'all' |
| 157 | 0 | 0 | if ($lastDomainHtml ne $domainHtml) |