| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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 | 
 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 | 
 QRegExpEngine::errorString| Name:  | QRegExpEngine::errorString |  | Prototype:  | const QString &errorString() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 1093-1093 |  
  |  | 1 | 1 | 
 QRegExpEngine::dump| Name:  | QRegExpEngine::dump |  | Prototype:  | void QRegExpEngine::dump() const |  | Coverage:  |   0.000% (0/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 1653-1707 |  
  |  | 34 | 13 | 
 QRegExpEngine::Box::dump| Name:  | QRegExpEngine::Box::dump |  | Prototype:  | void QRegExpEngine::Box::dump() const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 2699-2718 |  
  |  | 13 | 5 | 
 QRegExpEngine::Box::Box| Name:  | QRegExpEngine::Box::Box |  | Prototype:  | Box(const Box &b) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 1214-1214 |  
  |  | 1 | 1 | 
 QRegExpCharClass::dump| Name:  | QRegExpCharClass::dump |  | Prototype:  | void QRegExpCharClass::dump() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 2438-2448 |  
  |  | 6 | 3 | 
 QRegExp::errorString| Name:  | QRegExp::errorString |  | Prototype:  | QString QRegExp::errorString() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4490-4497 |  
  |  | 3 | 2 | 
 QRegExp::errorString| Name:  | QRegExp::errorString |  | Prototype:  | QString QRegExp::errorString() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qregexp.cpp |  | Lines:  | 4502-4505 |  
  |  | 1 | 1 | 
 QRect_unite| Name:  | QRect_unite |  | Prototype:  | static inline void QRect_unite(QRect *rect, const QRect &other) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 953-961 |  
  |  | 4 | 2 | 
 QRectVectorPath::set| Name:  | QRectVectorPath::set |  | Prototype:  | inline void set(const QRect &r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 87-100 |  
  |  | 12 | 1 | 
 QRectVectorPath::set| Name:  | QRectVectorPath::set |  | Prototype:  | inline void set(const QRectF &r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 102-115 |  
  |  | 12 | 1 | 
 QRectVectorPath::QRectVectorPath| Name:  | QRectVectorPath::QRectVectorPath |  | Prototype:  | inline QRectVectorPath(const QRect &r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 116-120 |  
  |  | 1 | 1 | 
 QRectVectorPath::QRectVectorPath| Name:  | QRectVectorPath::QRectVectorPath |  | Prototype:  | inline QRectVectorPath(const QRectF &r) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 121-125 |  
  |  | 1 | 1 | 
 QRectVectorPath::QRectVectorPath| Name:  | QRectVectorPath::QRectVectorPath |  | Prototype:  | inline QRectVectorPath() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 126-128 |  
  |  | 1 | 1 | 
 QRawFontPrivate::loadFromData| Name:  | QRawFontPrivate::loadFromData |  | Prototype:  | void QRawFontPrivate::loadFromData(const QByteArray &fontData, qreal pixelSize, QFont::HintingPreference hintingPreference) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 758-765 |  
  |  | 3 | 1 | 
 QRawFont::xHeight| Name:  | QRawFont::xHeight |  | Prototype:  | qreal QRawFont::xHeight() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 356-359 |  
  |  | 1 | 1 | 
 QRawFont::weight| Name:  | QRawFont::weight |  | Prototype:  | int QRawFont::weight() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 469-472 |  
  |  | 1 | 1 | 
 QRawFont::unitsPerEm| Name:  | QRawFont::unitsPerEm |  | Prototype:  | qreal QRawFont::unitsPerEm() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 413-416 |  
  |  | 1 | 1 | 
 QRawFont::underlinePosition| Name:  | QRawFont::underlinePosition |  | Prototype:  | qreal QRawFont::underlinePosition() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 431-434 |  
  |  | 1 | 1 | 
 QRawFont::supportsCharacter| Name:  | QRawFont::supportsCharacter |  | Prototype:  | bool QRawFont::supportsCharacter(QChar character) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 682-685 |  
  |  | 1 | 1 | 
 QRawFont::supportsCharacter| Name:  | QRawFont::supportsCharacter |  | Prototype:  | bool QRawFont::supportsCharacter(uint ucs4) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 694-697 |  
  |  | 1 | 1 | 
 QRawFont::supportedWritingSystems| Name:  | QRawFont::supportedWritingSystems |  | Prototype:  | QList<QFontDatabase::WritingSystem> QRawFont::supportedWritingSystems() const |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 647-675 |  
  |  | 18 | 7 | 
 QRawFont::styleName| Name:  | QRawFont::styleName |  | Prototype:  | QString QRawFont::styleName() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 449-452 |  
  |  | 1 | 1 | 
 QRawFont::style| Name:  | QRawFont::style |  | Prototype:  | QFont::Style QRawFont::style() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 459-462 |  
  |  | 1 | 1 | 
 QRawFont::setPixelSize| Name:  | QRawFont::setPixelSize |  | Prototype:  | void QRawFont::setPixelSize(qreal pixelSize) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 746-753 |  
  |  | 4 | 2 | 
 QRawFont::pixelSize| Name:  | QRawFont::pixelSize |  | Prototype:  | qreal QRawFont::pixelSize() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 400-403 |  
  |  | 1 | 1 | 
 QRawFont::pathForGlyph| Name:  | QRawFont::pathForGlyph |  | Prototype:  | QPainterPath QRawFont::pathForGlyph(quint32 glyphIndex) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 292-301 |  
  |  | 6 | 2 | 
 QRawFont::operator==| Name:  | QRawFont::operator== |  | Prototype:  | bool QRawFont::operator==(const QRawFont &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 306-309 |  
  |  | 1 | 1 | 
 QRawFont::operator=| Name:  | QRawFont::operator= |  | Prototype:  | QRawFont &QRawFont::operator=(const QRawFont &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 200-204 |  
  |  | 2 | 1 | 
 QRawFont::maxCharWidth| Name:  | QRawFont::maxCharWidth |  | Prototype:  | qreal QRawFont::maxCharWidth() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 388-391 |  
  |  | 1 | 1 | 
 QRawFont::loadFromFile| Name:  | QRawFont::loadFromFile |  | Prototype:  | void QRawFont::loadFromFile(const QString &fileName, qreal pixelSize, QFont::HintingPreference hintingPreference) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 231-238 |  
  |  | 3 | 2 | 
 QRawFont::loadFromData| Name:  | QRawFont::loadFromData |  | Prototype:  | void QRawFont::loadFromData(const QByteArray &fontData, qreal pixelSize, QFont::HintingPreference hintingPreference) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 249-257 |  
  |  | 4 | 1 | 
 QRawFont::lineThickness| Name:  | QRawFont::lineThickness |  | Prototype:  | qreal QRawFont::lineThickness() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 422-425 |  
  |  | 1 | 1 | 
 QRawFont::leading| Name:  | QRawFont::leading |  | Prototype:  | qreal QRawFont::leading() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 368-371 |  
  |  | 1 | 1 | 
 QRawFont::isValid| Name:  | QRawFont::isValid |  | Prototype:  | bool QRawFont::isValid() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 217-220 |  
  |  | 1 | 1 | 
 QRawFont::hintingPreference| Name:  | QRawFont::hintingPreference |  | Prototype:  | QFont::HintingPreference QRawFont::hintingPreference() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 617-620 |  
  |  | 1 | 1 |