| blib/lib/WebService/MODIS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 12 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 525 | 0 | 0 | 0 | $self->{'forceReload'} and -f $file | 
| 529 | 0 | 0 | 0 | $bytes and not $self->{'forceReload'} | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 324 | 0 | 0 | 0 | $nH == 0 or $nV == 0 | 
| 332 | 0 | 0 | 0 | $nH == 0 or $nV == 0 |