Showing 6,856 of 14,752 total issues
Avoid too many return
statements within this method. Open
Open
return Optional.empty();
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return true;
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return conditionMinValues.get(i3 / 2).get(row);
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return false;
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return points;
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return conditions.get(i3 / 2);
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return conditionUnits.get(i3 / 3).get(row);
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return Double.class;
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return Double.class;
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return Double.class;
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return value;
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return false;
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return conditionValues.get(i3 / 2).get(row);
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return String.class;
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return Double.class;
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return String.class;
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return points;
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return null;
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return Math.sqrt(value);
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return conditionUnits.get(i3 / 2).get(row);
- Create a ticketCreate a ticket