| blib/lib/Image/ExifTool/MPC.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 6 | 10 | 60.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 84 | 1 | 1 | unless ($et->{'DoneID3'}) | 
| 86 | 1 | 0 | if &Image::ExifTool::ID3::ProcessID3($et, $dirInfo) | 
| 92 | 0 | 1 | unless $raf->Read($buff, 32) == 32 and $buff =~ /^MP\+(.)/s | 
| 97 | 1 | 0 | if ($vers == 7) { } | 
| 100 | 0 | 1 | if ($et->Options("Verbose")) |