In the dictionary, we get Friday before Thursday. Since, in the dictionary all the words are in alphabetical order, and according to it F comes first than T.
Statement coverage is a white box test design technique which involves execution of all the executable statements in the source code at least once. It is used to calculate and measure the number of statements in the source code which can be executed given the requirements.