Division by zero
Reports division by zero or remainder by zero. Such expressions will produce an Infinity
, -Infinity
or NaN
result for doubles or floats, and will throw an ArithmeticException
for integers.
When the expression has a NaN
result, the fix suggests replacing the division expression with the NaN
constant.
Inspection Details | |
---|---|
Available in: | IntelliJ IDEA 2023.3, Qodana for JVM 2023.3 |
Plugin: | Java, 233.SNAPSHOT |
Last modified: 13 July 2023