Branch Coverage

blib/lib/File/Stat/ModeString.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
163 57344 0 defined $type ? :
184 14336 14336 $mode & S_ISUID ? :
188 14336 14336 $mode & S_ISGID ? :
192 14336 14336 $mode & S_ISVTX ? :