| lib/Win32/PEFile/PEBase.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 2 | 6 | 33.3 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 48 | 0 | 0 | 0 | defined $sectionCode and exists $Win32::PEFile::PEBase::kStdSectionCodeLu{$sectionCode} | 
| 71 | 0 | 43 | 43 | not eof $fh and ($strEnd = index($nameStr, "\000")) < 0 |