Showing 187 of 448 total issues
Avoid too many return
statements within this function. Open
Open
return GameType.RETAIL;
Avoid too many return
statements within this function. Open
Open
return undefined;
Avoid too many return
statements within this function. Open
Open
return GameType.UNLICENSED;
Avoid too many return
statements within this function. Open
Open
return undefined;
Avoid too many return
statements within this function. Open
Open
return GameType.FIXED;
Avoid too many return
statements within this function. Open
Open
return GameType.HOMEBREW;
Avoid too many return
statements within this function. Open
Open
return GameType.PENDING_DUMP;
Avoid too many return
statements within this function. Open
Open
return GameType.SAMPLE;
Avoid too many return
statements within this function. Open
Open
return GameType.DEVICE;
Avoid too many return
statements within this function. Open
Open
return GameType.PROTOTYPE;
Avoid too many return
statements within this function. Open
Open
return SoftwareListsDAT.fromObject(datObject.softwarelists);
Avoid too many return
statements within this function. Open
Open
return 4;
Avoid too many return
statements within this function. Open
Open
return 0;
Avoid too many return
statements within this function. Open
Open
return [];
Avoid too many return
statements within this function. Open
Open
return undefined;
Avoid too many return
statements within this function. Open
Open
return 99;
Avoid too many return
statements within this function. Open
Open
return undefined;
Avoid too many return
statements within this function. Open
Open
return false;
Avoid too many return
statements within this function. Open
Open
return undefined;
Avoid too many return
statements within this function. Open
Open
return GameType.BAD;