| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QRegularExpression::namedCaptureGroups| Name:  | QRegularExpression::namedCaptureGroups |  | Prototype:  | QStringList QRegularExpression::namedCaptureGroups() const |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 1625-1659 |  
  |  | 18 | 4 | 
 QRegularExpression::match| Name:  | QRegularExpression::match |  | Prototype:  | QRegularExpressionMatch QRegularExpression::match(const QString &subject, int offset, MatchType matchType, MatchOptions matchOptions) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 1711-1720 |  
  |  | 3 | 1 | 
 QRegularExpression::match| Name:  | QRegularExpression::match |  | Prototype:  | QRegularExpressionMatch QRegularExpression::match(const QStringRef &subjectRef, int offset, MatchType matchType, MatchOptions matchOptions) const |  | Coverage:  |  66.667% (2/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 1735-1746 |  
  |  | 4 | 1 | 
 QRegularExpression::isValid| Name:  | QRegularExpression::isValid |  | Prototype:  | bool QRegularExpression::isValid() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 1668-1672 |  
  |  | 2 | 1 | 
 QRegularExpression::globalMatch| Name:  | QRegularExpression::globalMatch |  | Prototype:  | QRegularExpressionMatchIterator QRegularExpression::globalMatch(const QString &subject, int offset, MatchType matchType, MatchOptions matchOptions) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 1759-1771 |  
  |  | 6 | 1 | 
 QRegularExpression::globalMatch| Name:  | QRegularExpression::globalMatch |  | Prototype:  | QRegularExpressionMatchIterator QRegularExpression::globalMatch(const QStringRef &subjectRef, int offset, MatchType matchType, MatchOptions matchOptions) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 1787-1799 |  
  |  | 6 | 1 | 
 QRegularExpression::escape| Name:  | QRegularExpression::escape |  | Prototype:  | QString QRegularExpression::escape(const QString &str) |  | Coverage:  |  96.296% (26/27) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 1884-1917 |  
  |  | 19 | 5 | 
 QRegularExpression::errorString| Name:  | QRegularExpression::errorString |  | Prototype:  | QString QRegularExpression::errorString() const |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 1680-1686 |  
  |  | 4 | 2 | 
 QRegularExpression::captureCount| Name:  | QRegularExpression::captureCount |  | Prototype:  | int QRegularExpression::captureCount() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 1589-1594 |  
  |  | 3 | 2 | 
 QRegularExpression::QRegularExpression| Name:  | QRegularExpression::QRegularExpression |  | Prototype:  | QRegularExpression::QRegularExpression(QRegularExpressionPrivate &dd) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 928-931 |  
  |  | 2 | 1 | 
 QRegularExpression::QRegularExpression| Name:  | QRegularExpression::QRegularExpression |  | Prototype:  | QRegularExpression::QRegularExpression() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 1483-1486 |  
  |  | 2 | 1 | 
 QRegularExpression::QRegularExpression| Name:  | QRegularExpression::QRegularExpression |  | Prototype:  | QRegularExpression::QRegularExpression(const QString &pattern, PatternOptions options) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 1494-1499 |  
  |  | 2 | 1 | 
 QRegularExpression::QRegularExpression| Name:  | QRegularExpression::QRegularExpression |  | Prototype:  | QRegularExpression::QRegularExpression(const QRegularExpression &re) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregularexpression.cpp |  | Lines:  | 1506-1509 |  
  |  | 2 | 1 | 
 QRegionSpan::width| Name:  | QRegionSpan::width |  | Prototype:  | int width() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3440-3440 |  
  |  | 1 | 1 | 
 QRegionSpan::QRegionSpan| Name:  | QRegionSpan::QRegionSpan |  | Prototype:  | QRegionSpan(int x1_, int x2_) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3436-3436 |  
  |  | 1 | 1 | 
 QRegionPrivate::within| Name:  | QRegionPrivate::within |  | Prototype:  | inline bool within(const QRect &r1) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1160-1164 |  
  |  | 3 | 1 | 
 QRegionPrivate::vectorize| Name:  | QRegionPrivate::vectorize |  | Prototype:  | inline void vectorize() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1174-1180 |  
  |  | 4 | 3 | 
 QRegionPrivate::updateInnerRect| Name:  | QRegionPrivate::updateInnerRect |  | Prototype:  | inline void updateInnerRect(const QRect &rect) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1166-1172 |  
  |  | 4 | 2 | 
 QRegionPrivate::prepend| Name:  | QRegionPrivate::prepend |  | Prototype:  | void QRegionPrivate::prepend(const QRegionPrivate *r) |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1448-1519 |  
  |  | 41 | 10 | 
 QRegionPrivate::prepend| Name:  | QRegionPrivate::prepend |  | Prototype:  | void QRegionPrivate::prepend(const QRect *r) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1521-1551 |  
  |  | 18 | 5 | 
 QRegionPrivate::mergeFromRight| Name:  | QRegionPrivate::mergeFromRight |  | Prototype:  | bool QRegionPrivate::mergeFromRight(QRect *left, const QRect *right) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1222-1230 |  
  |  | 5 | 2 | 
 QRegionPrivate::mergeFromLeft| Name:  | QRegionPrivate::mergeFromLeft |  | Prototype:  | bool QRegionPrivate::mergeFromLeft(QRect *right, const QRect *left) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1232-1240 |  
  |  | 5 | 2 | 
 QRegionPrivate::mergeFromBelow| Name:  | QRegionPrivate::mergeFromBelow |  | Prototype:  | bool QRegionPrivate::mergeFromBelow(QRect *top, const QRect *bottom, const QRect *nextToTop, const QRect *nextToBottom) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1256-1266 |  
  |  | 5 | 2 | 
 QRegionPrivate::mergeFromAbove| Name:  | QRegionPrivate::mergeFromAbove |  | Prototype:  | bool QRegionPrivate::mergeFromAbove(QRect *bottom, const QRect *top, const QRect *nextToBottom, const QRect *nextToTop) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1268-1278 |  
  |  | 5 | 2 | 
 QRegionPrivate::intersect| Name:  | QRegionPrivate::intersect |  | Prototype:  | void QRegionPrivate::intersect(const QRect &rect) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1291-1342 |  
  |  | 29 | 6 | 
 QRegionPrivate::contains| Name:  | QRegionPrivate::contains |  | Prototype:  | inline bool contains(const QRegionPrivate &r) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1147-1149 |  
  |  | 1 | 1 | 
 QRegionPrivate::contains| Name:  | QRegionPrivate::contains |  | Prototype:  | inline bool contains(const QRect &r2) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1151-1155 |  
  |  | 3 | 1 | 
 QRegionPrivate::canPrepend| Name:  | QRegionPrivate::canPrepend |  | Prototype:  | bool QRegionPrivate::canPrepend(const QRect *r) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1575-1590 |  
  |  | 9 | 3 | 
 QRegionPrivate::canPrepend| Name:  | QRegionPrivate::canPrepend |  | Prototype:  | bool QRegionPrivate::canPrepend(const QRegionPrivate *r) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1592-1595 |  
  |  | 1 | 1 | 
 QRegionPrivate::canAppend| Name:  | QRegionPrivate::canAppend |  | Prototype:  | bool QRegionPrivate::canAppend(const QRect *r) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1553-1568 |  
  |  | 9 | 3 | 
 QRegionPrivate::canAppend| Name:  | QRegionPrivate::canAppend |  | Prototype:  | bool QRegionPrivate::canAppend(const QRegionPrivate *r) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1570-1573 |  
  |  | 1 | 1 | 
 QRegionPrivate::append| Name:  | QRegionPrivate::append |  | Prototype:  | void QRegionPrivate::append(const QRect *r) |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1344-1373 |  
  |  | 18 | 6 | 
 QRegionPrivate::append| Name:  | QRegionPrivate::append |  | Prototype:  | void QRegionPrivate::append(const QRegionPrivate *r) |  | Coverage:  |   0.000% (0/36) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1375-1446 |  
  |  | 43 | 10 | 
 QRegionPrivate::QRegionPrivate| Name:  | QRegionPrivate::QRegionPrivate |  | Prototype:  | inline QRegionPrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1132-1132 |  
  |  | 1 | 1 | 
 QRegionPrivate::QRegionPrivate| Name:  | QRegionPrivate::QRegionPrivate |  | Prototype:  | inline QRegionPrivate(const QRect &r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 1133-1139 |  
  |  | 2 | 1 | 
 QRegion::~QRegion| Name:  | QRegion::~QRegion |  | Prototype:  | QRegion::~QRegion() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3899-3903 |  
  |  | 2 | 2 | 
 QRegion::xored| Name:  | QRegion::xored |  | Prototype:  | QRegion QRegion::xored(const QRegion &r) const |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 4185-4201 |  
  |  | 12 | 5 | 
 QRegion::united| Name:  | QRegion::united |  | Prototype:  | QRegion QRegion::united(const QRegion &r) const |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3965-3996 |  
  |  | 26 | 9 | 
 QRegion::united| Name:  | QRegion::united |  | Prototype:  | QRegion QRegion::united(const QRect &r) const |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 4028-4058 |  
  |  | 25 | 8 | 
 QRegion::translated| Name:  | QRegion::translated |  | Prototype:  | QRegion QRegion::translated(int dx, int dy) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 694-700 |  
  |  | 3 | 1 | 
 QRegion::translate| Name:  | QRegion::translate |  | Prototype:  | void QRegion::translate(int dx, int dy) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3956-3963 |  
  |  | 4 | 2 | 
 QRegion::subtracted| Name:  | QRegion::subtracted |  | Prototype:  | QRegion QRegion::subtracted(const QRegion &r) const |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 4160-4183 |  
  |  | 12 | 5 | 
 QRegion::setRects| Name:  | QRegion::setRects |  | Prototype:  | void QRegion::setRects(const QRect *rects, int num) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 4259-4289 |  
  |  | 22 | 4 | 
 QRegion::rects| Name:  | QRegion::rects |  | Prototype:  | QVector<QRect> QRegion::rects() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 4247-4257 |  
  |  | 6 | 2 | 
 QRegion::rectCount| Name:  | QRegion::rectCount |  | Prototype:  | int QRegion::rectCount() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 4291-4294 |  
  |  | 1 | 1 | 
 QRegion::operator|=| Name:  | QRegion::operator|= |  | Prototype:  | QRegion& QRegion::operator|=(const QRegion &r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 565-566 |  
  |  | 1 | 1 | 
 QRegion::operator|| Name:  | QRegion::operator| |  | Prototype:  | QRegion QRegion::operator|(const QRegion &r) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 485-486 |  
  |  | 1 | 1 | 
 QRegion::operator^=| Name:  | QRegion::operator^= |  | Prototype:  | QRegion& QRegion::operator^=(const QRegion &r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 638-639 |  
  |  | 1 | 1 | 
 QRegion::operator^| Name:  | QRegion::operator^ |  | Prototype:  | QRegion QRegion::operator^(const QRegion &r) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 555-556 |  
  |  | 1 | 1 | 
 QRegion::operator==| Name:  | QRegion::operator== |  | Prototype:  | bool QRegion::operator==(const QRegion &r) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 4297-4308 |  
  |  | 7 | 4 | 
 QRegion::operator=| Name:  | QRegion::operator= |  | Prototype:  | QRegion &QRegion::operator=(const QRegion &r) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3906-3913 |  
  |  | 5 | 2 | 
 QRegion::operator-=| Name:  | QRegion::operator-= |  | Prototype:  | QRegion& QRegion::operator-=(const QRegion &r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 628-629 |  
  |  | 1 | 1 | 
 QRegion::operator-| Name:  | QRegion::operator- |  | Prototype:  | QRegion QRegion::operator-(const QRegion &r) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 543-544 |  
  |  | 1 | 1 | 
 QRegion::operator+=| Name:  | QRegion::operator+= |  | Prototype:  | QRegion& QRegion::operator+=(const QRegion &r) |  | Coverage:  |   0.000% (0/25) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3998-4026 |  
  |  | 23 | 9 | 
 QRegion::operator+=| Name:  | QRegion::operator+= |  | Prototype:  | QRegion& QRegion::operator+=(const QRect &r) |  | Coverage:  |   0.000% (0/24) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 4060-4087 |  
  |  | 22 | 8 | 
 QRegion::operator+| Name:  | QRegion::operator+ |  | Prototype:  | QRegion QRegion::operator+(const QRegion &r) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 497-498 |  
  |  | 1 | 1 | 
 QRegion::operator+| Name:  | QRegion::operator+ |  | Prototype:  | QRegion QRegion::operator+(const QRect &r) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 507-508 |  
  |  | 1 | 1 | 
 QRegion::operator&=| Name:  | QRegion::operator&= |  | Prototype:  | QRegion& QRegion::operator&=(const QRegion &r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 600-601 |  
  |  | 1 | 1 | 
 QRegion::operator&=| Name:  | QRegion::operator&= |  | Prototype:  | QRegion& QRegion::operator&=(const QRect &r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 608-611 |  
  |  | 1 | 1 | 
 QRegion::operator&| Name:  | QRegion::operator& |  | Prototype:  | QRegion QRegion::operator&(const QRegion &r) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 519-520 |  
  |  | 1 | 1 | 
 QRegion::operator&| Name:  | QRegion::operator& |  | Prototype:  | QRegion QRegion::operator&(const QRect &r) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 529-532 |  
  |  | 1 | 1 | 
 QRegion::isNull| Name:  | QRegion::isNull |  | Prototype:  | bool QRegion::isNull() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3939-3942 |  
  |  | 1 | 1 | 
 QRegion::isEmpty| Name:  | QRegion::isEmpty |  | Prototype:  | bool QRegion::isEmpty() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3934-3937 |  
  |  | 1 | 1 | 
 QRegion::intersects| Name:  | QRegion::intersects |  | Prototype:  | bool QRegion::intersects(const QRegion ®ion) const |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 715-733 |  
  |  | 13 | 7 | 
 QRegion::intersects| Name:  | QRegion::intersects |  | Prototype:  | bool QRegion::intersects(const QRect &rect) const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 4310-4326 |  
  |  | 12 | 6 | 
 QRegion::intersected| Name:  | QRegion::intersected |  | Prototype:  | QRegion QRegion::intersected(const QRegion &r) const |  | Coverage:  |   0.000% (0/31) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 4089-4132 |  
  |  | 26 | 7 | 
 QRegion::intersected| Name:  | QRegion::intersected |  | Prototype:  | QRegion QRegion::intersected(const QRect &r) const |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 4134-4158 |  
  |  | 15 | 5 | 
 QRegion::exec| Name:  | QRegion::exec |  | Prototype:  | void QRegion::exec(const QByteArray &buffer, int ver, QDataStream::ByteOrder byteOrder) |  | Coverage:  |   0.000% (0/48) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 287-358 |  
  |  | 53 | 15 | 
 QRegion::detach| Name:  | QRegion::detach |  | Prototype:  | void QRegion::detach() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 257-261 |  
  |  | 2 | 2 | 
 QRegion::copy| Name:  | QRegion::copy |  | Prototype:  | QRegion QRegion::copy() const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3919-3932 |  
  |  | 10 | 3 | 
 QRegion::contains| Name:  | QRegion::contains |  | Prototype:  | bool QRegion::contains(const QPoint &p) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3944-3947 |  
  |  | 1 | 1 | 
 QRegion::contains| Name:  | QRegion::contains |  | Prototype:  | bool QRegion::contains(const QRect &r) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3949-3952 |  
  |  | 1 | 1 | 
 QRegion::cleanUp| Name:  | QRegion::cleanUp |  | Prototype:  | void QRegion::cleanUp(QRegion::QRegionData *x) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3893-3897 |  
  |  | 2 | 1 | 
 QRegion::boundingRect| Name:  | QRegion::boundingRect |  | Prototype:  | QRect QRegion::boundingRect() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 4203-4208 |  
  |  | 3 | 2 | 
 QRegion::QRegion| Name:  | QRegion::QRegion |  | Prototype:  | QRegion::QRegion(int x, int y, int w, int h, RegionType t) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 243-248 |  
  |  | 3 | 1 | 
 QRegion::QRegion| Name:  | QRegion::QRegion |  | Prototype:  | QRegion::QRegion() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3835-3838 |  
  |  | 2 | 1 | 
 QRegion::QRegion| Name:  | QRegion::QRegion |  | Prototype:  | QRegion::QRegion(const QRect &r, RegionType t) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3840-3856 |  
  |  | 11 | 4 | 
 QRegion::QRegion| Name:  | QRegion::QRegion |  | Prototype:  | QRegion::QRegion(const QPolygon &a, Qt::FillRule fillRule) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3858-3873 |  
  |  | 9 | 3 | 
 QRegion::QRegion| Name:  | QRegion::QRegion |  | Prototype:  | QRegion::QRegion(const QRegion &r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3875-3879 |  
  |  | 2 | 1 | 
 QRegion::QRegion| Name:  | QRegion::QRegion |  | Prototype:  | QRegion::QRegion(const QBitmap &bm) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3882-3891 |  
  |  | 5 | 2 | 
 QRegExpValidator::validate| Name:  | QRegExpValidator::validate |  | Prototype:  | QValidator::State QRegExpValidator::validate(QString &input, int& pos) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 890-903 |  
  |  | 7 | 3 | 
 QRegExpValidator::setRegExp| Name:  | QRegExpValidator::setRegExp |  | Prototype:  | void QRegExpValidator::setRegExp(const QRegExp& rx) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 913-920 |  
  |  | 4 | 2 | 
 QRegExpValidator::QRegExpValidator| Name:  | QRegExpValidator::QRegExpValidator |  | Prototype:  | QRegExpValidator::QRegExpValidator(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 847-850 |  
  |  | 2 | 1 | 
 QRegExpValidator::QRegExpValidator| Name:  | QRegExpValidator::QRegExpValidator |  | Prototype:  | QRegExpValidator::QRegExpValidator(const QRegExp& rx, QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 860-863 |  
  |  | 2 | 1 | 
 QRegExpPrivate::QRegExpPrivate| Name:  | QRegExpPrivate::QRegExpPrivate |  | Prototype:  | inline QRegExpPrivate() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 3809-3810 |  
  |  | 1 | 1 | 
 QRegExpPrivate::QRegExpPrivate| Name:  | QRegExpPrivate::QRegExpPrivate |  | Prototype:  | inline QRegExpPrivate(const QRegExpEngineKey &key) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 3811-3812 |  
  |  | 1 | 1 | 
 QRegExpMatchState::~QRegExpMatchState| Name:  | QRegExpMatchState::~QRegExpMatchState |  | Prototype:  | inline ~QRegExpMatchState() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 944-944 |  
  |  | 1 | 1 | 
 QRegExpMatchState::testAnchor| Name:  | QRegExpMatchState::testAnchor |  | Prototype:  | bool QRegExpMatchState::testAnchor(int i, int a, const int *capBegin) |  | Coverage:  |  91.071% (51/56) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 1808-1867 |  
  |  | 37 | 18 | 
 QRegExpMatchState::prepareForMatch| Name:  | QRegExpMatchState::prepareForMatch |  | Prototype:  | void QRegExpMatchState::prepareForMatch(QRegExpEngine *eng) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 1371-1412 |  
  |  | 24 | 1 | 
 QRegExpMatchState::matchHere| Name:  | QRegExpMatchState::matchHere |  | Prototype:  | bool QRegExpMatchState::matchHere() |  | Coverage:  |  86.813% (158/182) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 1975-2323 |  
  |  | 172 | 49 | 
 QRegExpMatchState::match| Name:  | QRegExpMatchState::match |  | Prototype:  | void QRegExpMatchState::match(const QChar *str0, int len0, int pos0, bool minimal0, bool oneTest, int caretIndex) |  | Coverage:  |  90.000% (36/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 1418-1486 |  
  |  | 38 | 11 | 
 QRegExpMatchState::drain| Name:  | QRegExpMatchState::drain |  | Prototype:  | void drain() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 946-946 |  
  |  | 1 | 1 | 
 QRegExpMatchState::QRegExpMatchState| Name:  | QRegExpMatchState::QRegExpMatchState |  | Prototype:  | inline QRegExpMatchState() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 943-943 |  
  |  | 1 | 1 | 
 QRegExpLookahead::~QRegExpLookahead| Name:  | QRegExpLookahead::~QRegExpLookahead |  | Prototype:  | inline ~QRegExpLookahead() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 1320-1320 |  
  |  | 1 | 1 | 
 QRegExpLookahead::QRegExpLookahead| Name:  | QRegExpLookahead::QRegExpLookahead |  | Prototype:  | inline QRegExpLookahead(QRegExpEngine *eng0, bool neg0) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 1318-1319 |  
  |  | 1 | 1 | 
 QRegExpEngineKey::clear| Name:  | QRegExpEngineKey::clear |  | Prototype:  | inline void clear() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 883-887 |  
  |  | 3 | 1 | 
 QRegExpEngineKey::QRegExpEngineKey| Name:  | QRegExpEngineKey::QRegExpEngineKey |  | Prototype:  | inline QRegExpEngineKey(const QString &pattern, QRegExp::PatternSyntax patternSyntax, Qt::CaseSensitivity cs) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 879-881 |  
  |  | 1 | 1 | 
 QRegExpEngine::~QRegExpEngine| Name:  | QRegExpEngine::~QRegExpEngine |  | Prototype:  | QRegExpEngine::~QRegExpEngine() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 1364-1369 |  
  |  | 1 | 1 | 
 QRegExpEngine::startTokenizer| Name:  | QRegExpEngine::startTokenizer |  | Prototype:  | void QRegExpEngine::startTokenizer(const QChar *rx, int len) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 3331-3342 |  
  |  | 9 | 1 | 
 QRegExpEngine::startAtom| Name:  | QRegExpEngine::startAtom |  | Prototype:  | int QRegExpEngine::startAtom(bool officialCapture) |  | Coverage:  | 100.000% (8/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 1751-1759 |  
  |  | 6 | 2 |