| line | true | false | branch | 
 
| 111 | 0 | 0 | if (not $initialized or $initialized != $$) | 
 
| 114 | 0 | 0 | unless my $CoInit = 'Win32::API'->new('OLE32.DLL', 'CoInitialize', 'P', 'N') | 
 
| 117 | 0 | 0 | unless my $CoInitSec = 'Win32::API'->new('OLE32.DLL', 'CoInitializeSecurity', 'PNPPNNPNP', 'N') | 
 
| 122 | 0 | 0 | if not defined $result or $result != 0 | 
 
| 125 | 0 | 0 | if not defined $result or $result != 0 | 
 
| 128 | 0 | 0 | if $@ and $ENV{'AUTOITX_DEBUG'} | 
 
| 141 | 0 | 0 | $args{'debug'} ? : | 
 
| 148 | 0 | 0 | if $self->{'debug'} | 
 
| 166 | 0 | 0 | if (defined $value) | 
 
| 167 | 0 | 0 | $value ? : | 
 
| 187 | 0 | 0 | unless ref $list and ref $list eq 'ARRAY' | 
 
| 225 | 0 | 0 | if $self->debug |