currently the 10 statistical tests (common for all tallies) are not read in.
develop a function for reading the results (pass/fail) of the ten statistical tests
initial functionality has been added - the pass yes no line is read into a list.
Needs extending to read more of the data and probably should have a stat_tests object to hold all the information
currently the 10 statistical tests (common for all tallies) are not read in. develop a function for reading the results (pass/fail) of the ten statistical tests