Analyze this Java code in terms of clean code:
int totalCustomers;
Does not follow Java conventions
Name is too long and complex
Variable name is descriptive and clear
Variable should be of type String