Code

Rating   Name Duplication Size Complexity
A Behavioral.Interpreter.InterpreterTest.testAlbum() 0 6 1
A Behavioral.Interpreter.Interpreter.addAlbumToRegistry(AlbumInterface) 0 2 1
A Behavioral.Interpreter.InterpreterTest.testAuthor() 0 6 1
A Behavioral.Interpreter.Interpreter.interpret(String) 0 8 3
A Behavioral.Interpreter.InterpreterTest.setUp() 0 5 1
A Behavioral.Interpreter.Interpreter.getDataFromRegistry(String[],AlbumInterface) 0 7 4
A Behavioral.Interpreter.Album.getAuthor() 0 3 1
A Behavioral.Interpreter.Interpreter.isNumeric(String) 0 2 1
A Behavioral.Interpreter.Album.getName() 0 3 1
A Behavioral.Interpreter.Main.main(String[]) 0 8 1
A Behavioral.Interpreter.Album.Album(String,String) 0 3 1