SiLeBAT/FSK-Lab

View on GitHub

Showing 6,856 of 14,752 total issues

Avoid too many return statements within this method.
Open

            return Math.pow(10.0, value);

Avoid too many return statements within this method.
Open

      return Optional.empty();

Avoid too many return statements within this method.
Open

                return null;

Avoid too many return statements within this method.
Open

                    return null;

Avoid too many return statements within this method.
Open

            return Math.log(value);

Avoid too many return statements within this method.
Open

      return Optional.empty();

Avoid too many return statements within this method.
Open

            return Math.sqrt(value);

Avoid too many return statements within this method.
Open

            return value;

Avoid too many return statements within this method.
Open

        return null;

Avoid too many return statements within this method.
Open

            return getValueX(paramX, paramY, unitX, unitY, transformX,
                    transformY, y, midX, maxX, midY, maxY, parser, f);

Avoid too many return statements within this method.
Open

            return null;

Avoid too many return statements within this method.
Open

            return null;

Avoid too many return statements within this method.
Open

            return null;

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 value * value;

Avoid too many return statements within this method.
Open

            return Math.log10(value);

Avoid too many return statements within this method.
Open

        return null;

Avoid too many return statements within this method.
Open

            return value;

Avoid too many return statements within this method.
Open

        return points;
Severity
Category
Status
Source
Language