Variable LineCoverage.code

struct LineCoverage
{
  // ...
  string code ;
  // ...
}