| blib/lib/Win32/AutoItX/Control.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 12 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 124 | 0 | 0 | unless defined $self{'text'} | 
| 126 | 0 | 0 | unless &blessed($self{'autoitx'}) and $self{'autoitx'}->isa('Win32::AutoItX') | 
| 413 | 0 | 0 | if (exists $Helper_Methods{$method}) | 
| 417 | 0 | 0 | if (exists $Control_Commands{$method}) | 
| 418 | 0 | 0 | unless @params | 
| 424 | 0 | 0 | if $self->{'autoitx'}->debug |