isCoveredSet method

bool isCoveredSet()

Implementation

bool isCoveredSet() {
  return _isCoveredSet;
}