Variable LineCoverage.hasCode

struct LineCoverage
{
  // ...
  bool hasCode ;
  // ...
}