Searched refs:getTypeProblemsCount (Results 1 – 1 of 1) sorted by relevance
6441 sub getTypeProblemsCount($$) subroutine6608 $T_Problems_High = getTypeProblemsCount("High", $Level);6609 $T_Problems_Medium = getTypeProblemsCount("Medium", $Level);6610 $T_Problems_Low = getTypeProblemsCount("Low", $Level);6611 $T_Other = getTypeProblemsCount("Safe", $Level);