从所在的 method name 获取信息(现在是只看 invoked method name),避免 FP 1. [FL: Method performs math using floating point precision (FL_MATH_USING_FLOAT_PRECISION)](https://spotbugs.readthedocs.io/en/stable/bugDescriptions.html#fl-method-performs-math-using-floating-point-precision-fl-math-using-float-precision) https://github.com/spotbugs/spotbugs/blob/a6f9acb2932b54f5b70ea8bc206afb552321a222/spotbugs/src/main/java/edu/umd/cs/findbugs/detect/FindFloatMath.java#L41 2. CNT: Rough value of known constant found
从所在的 method name 获取信息(现在是只看 invoked method name),避免 FP
https://github.com/spotbugs/spotbugs/blob/a6f9acb2932b54f5b70ea8bc206afb552321a222/spotbugs/src/main/java/edu/umd/cs/findbugs/detect/FindFloatMath.java#L41