| blib/lib/Win32/AutoItX/Control/ListView.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 85 | 0 | 0 | unless &blessed($self{'control'}) and $self{'control'}->isa('Win32::AutoItX::Control') |
| 102 | 0 | 0 | wantarray ? : |
| 194 | 0 | 0 | if (exists $Control_Commands{$method}) |
| 195 | 0 | 0 | unless @params |
| 196 | 0 | 0 | if @params < 2 |