News

It would also be nice to extract a range of an array (and also of a string, via toarray).Could have special syntax like .[3..5]; or a two arg function like range(3,5); or a separate one-arg function ...
octocov is a toolkit for collecting code metrics (code coverage, code to test ratio, test execution time and your own custom metrics).