题目加载中…

对下面的计算个人所得税程序中if (income<00) taxrate=0;else if (income<=00) taxrate=0.0;else if (income<000) taxrate=0.0;else taxrate=0.;满足判定覆盖的测试用例是___? - 开卷题库