| blib/lib/Video/Dumper/QuickTime.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 9 | 23 | 39.1 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 176 | 0 | 1 | 0 | $@ and $@ ne "end\n" | 
| 403 | 0 | 6 | 0 | not $$self{'unknownAtoms'}{$key}++ and $$self{'noise'} | 
| 1436 | 20 | 0 | 0 | $$self{'noise'} and $$self{'noise'} > 1 | 
| line | l | !l | condition | 
|---|---|---|---|
| 117 | 0 | 1 | $$self{'indentStr'} ||= '. ' | 
| 118 | 0 | 1 | $$self{'indent'} ||= '' | 
| 589 | 0 | 0 | $actionTypes{NToSigned($self->read(4))} || 'unknown' | 
| 1423 | 2 | 0 | defined $dataRef && $$dataRef{'HdlrSubCmpt'} || '' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 105 | 0 | 1 | 0 | ref $proto || $proto | 
| 373 | 0 | 3 | 56 | not defined $len or $len == 0 |