Reads the next token from standard input, parses it as a boolean, and returns the boolean. @return the next boolean on standard input @throws NoSuchElementException if standard input is empty @throws InputMismatchException if the next token cannot be parsed as a boolean: true or
()
source not stored for this graph (policy: none)
no test coverage detected