Branch Coverage

blib/lib/File/Name/Check.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
16 1 2 @_ > 1 ? :
3 2 @_ ? :
63 4 2 if (@names) { }
72 4 2 if scalar @files == 1
79 1 2 if ($bytes ne encode($encoding, decode($encoding, $bytes))) { }