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: A variável papelMoeda na linha 14 inclui o valor 2. Como R$ 2,00 pode ser tanto nota quanto moeda, o nome da variável é ambíguo e pode levar a interpretações erradas.
Defeito: A variável
papelMoedana linha 14 inclui o valor 2. Como R$ 2,00 pode ser tanto nota quanto moeda, o nome da variável é ambíguo e pode levar a interpretações erradas.Link para o código:
Source-Code-Inspection/Source Code Inspection/src/br/calebe/ticketmachine/core/TicketMachine.java
Line 14 in 56b0f5f