blib/lib/Win32/AutoItX/Control/TreeView.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
94 | 0 | 0 | unless &blessed($self{'control'}) and $self{'control'}->isa('Win32::AutoItX::Control') |
172 | 0 | 0 | if (exists $Control_Commands{$method}) |
173 | 0 | 0 | unless @params |
174 | 0 | 0 | if @params < 2 |