@Override
public void analyze(PasswordResults pass) throws Exception {
CharSequence password = pass.getCharSequence();
Key previous = keyboard.get(password.charAt(0));
Direction currentDirection = null;
int startOfSequence = 0;
//Upper is more than just an upper case, It is a character that results
//from pressing the shift key and another key