Extracted text: A program P contains 10 buggy statements: statement# 10, 11,14 , 16, 18, 31, 40, 81,90, and 99. Three static analysis tools T1, T2, and T3 are used to analyze P. The analysis results are as follows: T1 reported 7 buggy statements: statement#5, 10, 11, 15 , 20 , 30, and 45 T2 reported 8 buggy statements: statement#9, 11, 14, 15, 16, 20, 81, and 91 T3 reported 9 buggy statements: statement# 10, 13 , 15, 16, 40, 50, 81,91 and 99 Fillup the blanks with the correct answers: T1 has True positives, False negatives, and False positives. T2 has True positives, False negatives, and False positives. T3 has True positives, False negatives, and False positives.