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