Branch Coverage

lib/Win32/UrlCache/FileTimePP.pm
Criterion Covered Total %
branch 2 2 100.0


line true false branch
17 1 1 if (length $filetime == 18 and substr($filetime, 0, 2) eq '0x') { }