blob: f607e329d8c7dc037a62b69a3a48d1488c73d74b [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<problems>
<problem>
<file>MathRandomCastToInt.java</file>
<line>6</line>
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">'Math.random()' cast to 'int'</problem_class>
<description>&lt;code&gt;Math.random()&lt;/code&gt; cast to 'int' is always rounded down to '0' #loc</description>
</problem>
<problem>
<file>MathRandomCastToInt.java</file>
<line>7</line>
<description>&lt;code&gt;Math.random()&lt;/code&gt; cast to 'int' is always rounded down to '0' #loc</description>
</problem>
</problems>