I originally stuck this in here to assert that the number of
"unreachable" lines never grew... however in reality, what this is
checking that the number of unreachable steps is less than the number
of unreachable commands. This obviously croaks if one steps on an
unreachable line twice.
I originally stuck this in here to assert that the number of "unreachable" lines never grew... however in reality, what this is checking that the number of unreachable steps is less than the number of unreachable commands. This obviously croaks if one steps on an unreachable line twice.