SiLeBAT/FSK-Lab

View on GitHub

Showing 6,856 of 14,752 total issues

Avoid too many return statements within this method.
Open

      return Optional.empty();

Avoid too many return statements within this method.
Open

    return true;

Avoid too many return statements within this method.
Open

                            return conditionMinValues.get(i3 / 2).get(row);

Avoid too many return statements within this method.
Open

        return false;

Avoid too many return statements within this method.
Open

        return points;

Avoid too many return statements within this method.
Open

                            return conditions.get(i3 / 2);

Avoid too many return statements within this method.
Open

                            return conditionUnits.get(i3 / 3).get(row);

Avoid too many return statements within this method.
Open

                            return Double.class;

Avoid too many return statements within this method.
Open

                            return Double.class;

Avoid too many return statements within this method.
Open

                            return Double.class;

Avoid too many return statements within this method.
Open

            return value;

Avoid too many return statements within this method.
Open

        return false;

Avoid too many return statements within this method.
Open

                            return conditionValues.get(i3 / 2).get(row);

Avoid too many return statements within this method.
Open

                            return String.class;

Avoid too many return statements within this method.
Open

                            return Double.class;

Avoid too many return statements within this method.
Open

                    return String.class;

Avoid too many return statements within this method.
Open

        return points;

Avoid too many return statements within this method.
Open

            return null;

Avoid too many return statements within this method.
Open

            return Math.sqrt(value);

Avoid too many return statements within this method.
Open

                            return conditionUnits.get(i3 / 2).get(row);
Severity
Category
Status
Source
Language