| blib/lib/Alien/InteractiveBrokers.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 20 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 83 | 0 | 0 | if exists $$CACHE{'path'} | 
| 90 | 0 | 0 | unless -d $path | 
| 103 | 0 | 0 | if (exists $$CACHE{'includes'}) { } | 
| 114 | 0 | 0 | unless -d $incpath | 
| 125 | 0 | 0 | wantarray ? : | 
| 130 | 0 | 0 | if exists $$CACHE{'classpath'} | 
| 135 | 0 | 0 | unless -f $jarfile | 
| 146 | 0 | 0 | if exists $$CACHE{'version'} | 
| 150 | 0 | 0 | unless open my $fd, '<', $verfile | 
| 157 | 0 | 0 | unless defined $vernum |