Closed fulldecent closed 8 years ago
Should have
lines = cd_stats[:total_lines_of_code].to_f expectations = cd_stats[:total_test_expectations].to_f 0.045 < (expectations / lines)
Duplicate of #72
Should have