You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Defeito 6 - No método inserir(int quantia), a verificação if (papelMoeda[1] == quantia) está verificando apenas o valor na posição 1 do array papelMoeda em vez de verificar todas as notas disponíveis. #6
Source-Code-Inspection/Source Code Inspection/src/br/calebe/ticketmachine/core/TicketMachine.java
Line 25 in 56b0f5f