Variable LineCoverage.hits

struct LineCoverage
{
  // ...
  ulong hits ;
  // ...
}