Showing 6,856 of 14,752 total issues
Avoid too many return
statements within this method. Open
Open
return convertedMetadata;
- 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 false;
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return repository.getAllNames();
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
if (unit.equalsIgnoreCase("m")) return 24*60*60*30;
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return repository.getAll();
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
if (unit == null) return 1;
- Create a ticketCreate a ticket
Avoid too many return
statements within this function. Open
Open
return "property";
- Create a ticketCreate a ticket
Avoid too many return
statements within this function. Open
Open
return null;
- Create a ticketCreate a ticket
Avoid too many return
statements within this function. Open
Open
return null;
- Create a ticketCreate a ticket
Avoid too many return
statements within this function. Open
Open
return "def";
- Create a ticketCreate a ticket
Avoid too many return
statements within this function. Open
Open
return "variable-2"
- Create a ticketCreate a ticket
Avoid too many return
statements within this function. Open
Open
return "variable";
- Create a ticketCreate a ticket
Avoid too many return
statements within this function. Open
Open
return null;
- Create a ticketCreate a ticket
Avoid too many return
statements within this function. Open
Open
return "def";
- Create a ticketCreate a ticket
Avoid too many return
statements within this method. Open
Open
return StringCell.TYPE;
- 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 function. Open
Open
return "variable";
- Create a ticketCreate a ticket