coverage property

Function coverage
getter/setter pair

Implementation

static Function coverage = (scope) {
  return scope.parseCoverage();
};