| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 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:  | 481-482 |  
  |  | 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:  | 491-492 |  
  |  | 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:  | 584-585 |  
  |  | 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:  | 592-595 |  
  |  | 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:  | 503-504 |  
  |  | 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:  | 513-516 |  
  |  | 1 | 1 | 
 QRegion::isNull| Name:  | QRegion::isNull |  | Prototype:  | bool QRegion::isNull() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3915-3918 |  
  |  | 1 | 1 | 
 QRegion::isEmpty| Name:  | QRegion::isEmpty |  | Prototype:  | bool QRegion::isEmpty() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp |  | Lines:  | 3910-3913 |  
  |  | 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:  | 699-717 |  
  |  | 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:  | 4286-4302 |  
  |  | 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:  | 4065-4108 |  
  |  | 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:  | 4110-4134 |  
  |  | 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:  | 271-342 |  
  |  | 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:  | 241-245 |  
  |  | 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:  | 3895-3908 |  
  |  | 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:  | 3920-3923 |  
  |  | 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:  | 3925-3928 |  
  |  | 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:  | 3869-3873 |  
  |  | 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:  | 4179-4184 |  
  |  | 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:  | 227-232 |  
  |  | 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:  | 3811-3814 |  
  |  | 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:  | 3816-3832 |  
  |  | 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:  | 3834-3849 |  
  |  | 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:  | 3851-3855 |  
  |  | 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:  | 3858-3867 |  
  |  | 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:  | 884-897 |  
  |  | 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:  | 907-914 |  
  |  | 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:  | 841-844 |  
  |  | 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:  | 854-857 |  
  |  | 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:  | 877-881 |  
  |  | 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:  | 1087-1087 |  
  |  | 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:  | 1647-1701 |  
  |  | 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:  | 2693-2712 |  
  |  | 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:  | 1208-1208 |  
  |  | 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:  | 2432-2442 |  
  |  | 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:  | 4484-4491 |  
  |  | 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:  | 4496-4499 |  
  |  | 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:  | 946-954 |  
  |  | 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:  | 81-94 |  
  |  | 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:  | 96-109 |  
  |  | 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:  | 110-114 |  
  |  | 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:  | 115-119 |  
  |  | 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:  | 120-122 |  
  |  | 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:  | 737-744 |  
  |  | 3 | 1 | 
 QRawFont::xHeight| Name:  | QRawFont::xHeight |  | Prototype:  | qreal QRawFont::xHeight() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 349-352 |  
  |  | 1 | 1 | 
 QRawFont::weight| Name:  | QRawFont::weight |  | Prototype:  | int QRawFont::weight() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 462-465 |  
  |  | 1 | 1 | 
 QRawFont::unitsPerEm| Name:  | QRawFont::unitsPerEm |  | Prototype:  | qreal QRawFont::unitsPerEm() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 406-409 |  
  |  | 1 | 1 | 
 QRawFont::underlinePosition| Name:  | QRawFont::underlinePosition |  | Prototype:  | qreal QRawFont::underlinePosition() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 424-427 |  
  |  | 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:  | 675-678 |  
  |  | 1 | 1 | 
 QRawFont::supportsCharacter| Name:  | QRawFont::supportsCharacter |  | Prototype:  | bool QRawFont::supportsCharacter(uint ucs4) const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 687-690 |  
  |  | 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:  | 640-668 |  
  |  | 18 | 7 | 
 QRawFont::styleName| Name:  | QRawFont::styleName |  | Prototype:  | QString QRawFont::styleName() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 442-445 |  
  |  | 1 | 1 | 
 QRawFont::style| Name:  | QRawFont::style |  | Prototype:  | QFont::Style QRawFont::style() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 452-455 |  
  |  | 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:  | 725-732 |  
  |  | 4 | 2 | 
 QRawFont::pixelSize| Name:  | QRawFont::pixelSize |  | Prototype:  | qreal QRawFont::pixelSize() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 393-396 |  
  |  | 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:  | 285-294 |  
  |  | 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:  | 299-302 |  
  |  | 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:  | 193-197 |  
  |  | 2 | 1 | 
 QRawFont::maxCharWidth| Name:  | QRawFont::maxCharWidth |  | Prototype:  | qreal QRawFont::maxCharWidth() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 381-384 |  
  |  | 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:  | 224-231 |  
  |  | 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:  | 242-250 |  
  |  | 4 | 1 | 
 QRawFont::lineThickness| Name:  | QRawFont::lineThickness |  | Prototype:  | qreal QRawFont::lineThickness() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 415-418 |  
  |  | 1 | 1 | 
 QRawFont::leading| Name:  | QRawFont::leading |  | Prototype:  | qreal QRawFont::leading() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 361-364 |  
  |  | 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:  | 210-213 |  
  |  | 1 | 1 | 
 QRawFont::hintingPreference| Name:  | QRawFont::hintingPreference |  | Prototype:  | QFont::HintingPreference QRawFont::hintingPreference() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 610-613 |  
  |  | 1 | 1 | 
 QRawFont::glyphIndexesForString| Name:  | QRawFont::glyphIndexesForString |  | Prototype:  | QVector<quint32> QRawFont::glyphIndexesForString(const QString &text) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 480-497 |  
  |  | 12 | 3 | 
 QRawFont::glyphIndexesForChars| Name:  | QRawFont::glyphIndexesForChars |  | Prototype:  | bool QRawFont::glyphIndexesForChars(const QChar *chars, int numChars, quint32 *glyphIndexes, int *numGlyphs) const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 509-526 |  
  |  | 11 | 3 | 
 QRawFont::fromFont| Name:  | QRawFont::fromFont |  | Prototype:  | QRawFont QRawFont::fromFont(const QFont &font, QFontDatabase::WritingSystem writingSystem) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 702-720 |  
  |  | 12 | 3 | 
 QRawFont::fontTable| Name:  | QRawFont::fontTable |  | Prototype:  | QByteArray QRawFont::fontTable(const char *tagName) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 621-627 |  
  |  | 3 | 2 | 
 QRawFont::familyName| Name:  | QRawFont::familyName |  | Prototype:  | QString QRawFont::familyName() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 432-435 |  
  |  | 1 | 1 | 
 QRawFont::descent| Name:  | QRawFont::descent |  | Prototype:  | qreal QRawFont::descent() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 337-340 |  
  |  | 1 | 1 | 
 QRawFont::boundingRect| Name:  | QRawFont::boundingRect |  | Prototype:  | QRectF QRawFont::boundingRect(quint32 glyphIndex) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 751-758 |  
  |  | 4 | 2 | 
 QRawFont::averageCharWidth| Name:  | QRawFont::averageCharWidth |  | Prototype:  | qreal QRawFont::averageCharWidth() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 371-374 |  
  |  | 1 | 1 | 
 QRawFont::ascent| Name:  | QRawFont::ascent |  | Prototype:  | qreal QRawFont::ascent() const |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 322-325 |  
  |  | 1 | 1 | 
 QRawFont::alphaMapForGlyph| Name:  | QRawFont::alphaMapForGlyph |  | Prototype:  | QImage QRawFont::alphaMapForGlyph(quint32 glyphIndex, AntialiasingType antialiasingType, const QTransform &transform) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 265-275 |  
  |  | 5 | 3 | 
 QRawFont::advancesForGlyphIndexes| Name:  | QRawFont::advancesForGlyphIndexes |  | Prototype:  | bool QRawFont::advancesForGlyphIndexes(const quint32 *glyphIndexes, QPointF *advances, int numGlyphs, LayoutFlags layoutFlags) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 564-587 |  
  |  | 15 | 4 | 
 QRawFont::advancesForGlyphIndexes| Name:  | QRawFont::advancesForGlyphIndexes |  | Prototype:  | bool QRawFont::advancesForGlyphIndexes(const quint32 *glyphIndexes, QPointF *advances, int numGlyphs) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 600-603 |  
  |  | 1 | 1 | 
 QRawFont::QRawFont| Name:  | QRawFont::QRawFont |  | Prototype:  | QRawFont::QRawFont() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 140-143 |  
  |  | 2 | 1 | 
 QRawFont::QRawFont| Name:  | QRawFont::QRawFont |  | Prototype:  | QRawFont::QRawFont(const QString &fileName, 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:  | 152-158 |  
  |  | 1 | 1 | 
 QRawFont::QRawFont| Name:  | QRawFont::QRawFont |  | Prototype:  | QRawFont::QRawFont(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:  | 167-173 |  
  |  | 1 | 1 | 
 QRawFont::QRawFont| Name:  | QRawFont::QRawFont |  | Prototype:  | QRawFont::QRawFont(const QRawFont &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qrawfont.cpp |  | Lines:  | 178-181 |  
  |  | 1 | 1 | 
 QRasterizer::~QRasterizer| Name:  | QRasterizer::~QRasterizer |  | Prototype:  | QRasterizer::~QRasterizer() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 643-646 |  
  |  | 1 | 1 | 
 QRasterizer::setLegacyRoundingEnabled| Name:  | QRasterizer::setLegacyRoundingEnabled |  | Prototype:  | void QRasterizer::setLegacyRoundingEnabled(bool legacyRoundingEnabled) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 664-667 |  
  |  | 1 | 1 | 
 QRasterizer::setClipRect| Name:  | QRasterizer::setClipRect |  | Prototype:  | void QRasterizer::setClipRect(const QRect &clipRect) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 659-662 |  
  |  | 1 | 1 | 
 QRasterizer::setAntialiased| Name:  | QRasterizer::setAntialiased |  | Prototype:  | void QRasterizer::setAntialiased(bool antialiased) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 648-651 |  
  |  | 1 | 1 | 
 QRasterizer::rasterizeLine| Name:  | QRasterizer::rasterizeLine |  | Prototype:  | void QRasterizer::rasterizeLine(const QPointF &a, const QPointF &b, qreal width, bool squareCap) |  | Coverage:  |   0.000% (0/228) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 750-1185 |  
  |  | 304 | 67 | 
 QRasterizer::rasterize| Name:  | QRasterizer::rasterize |  | Prototype:  | void QRasterizer::rasterize(const QT_FT_Outline *outline, Qt::FillRule fillRule) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 1187-1233 |  
  |  | 26 | 7 | 
 QRasterizer::rasterize| Name:  | QRasterizer::rasterize |  | Prototype:  | void QRasterizer::rasterize(const QPainterPath &path, Qt::FillRule fillRule) |  | Coverage:  |   0.000% (0/32) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 1235-1301 |  
  |  | 39 | 11 | 
 QRasterizer::initialize| Name:  | QRasterizer::initialize |  | Prototype:  | void QRasterizer::initialize(ProcessSpans blend, void *data) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 653-657 |  
  |  | 2 | 1 | 
 QRasterizer::QRasterizer| Name:  | QRasterizer::QRasterizer |  | Prototype:  | QRasterizer::QRasterizer() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qrasterizer.cpp |  | Lines:  | 637-641 |  
  |  | 1 | 1 | 
 QRasterWindowPrivate::flush| Name:  | QRasterWindowPrivate::flush |  | Prototype:  | void flush(const QRegion ®ion) override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp |  | Lines:  | 82-86 |  
  |  | 2 | 1 | 
 QRasterWindowPrivate::endPaint| Name:  | QRasterWindowPrivate::endPaint |  | Prototype:  | void endPaint() override |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp |  | Lines:  | 77-80 |  
  |  | 1 | 1 | 
 QRasterWindowPrivate::beginPaint| Name:  | QRasterWindowPrivate::beginPaint |  | Prototype:  | void beginPaint(const QRegion ®ion) override |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp |  | Lines:  | 67-75 |  
  |  | 5 | 2 | 
 QRasterWindow::redirected| Name:  | QRasterWindow::redirected |  | Prototype:  | QPaintDevice *QRasterWindow::redirected(QPoint *) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp |  | Lines:  | 120-124 |  
  |  | 2 | 1 | 
 QRasterWindow::metric| Name:  | QRasterWindow::metric |  | Prototype:  | int QRasterWindow::metric(PaintDeviceMetric metric) const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp |  | Lines:  | 104-115 |  
  |  | 5 | 3 | 
 QRasterWindow::QRasterWindow| Name:  | QRasterWindow::QRasterWindow |  | Prototype:  | QRasterWindow::QRasterWindow(QWindow *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp |  | Lines:  | 94-99 |  
  |  | 2 | 1 | 
 QRasterPlatformPixmap::toImage| Name:  | QRasterPlatformPixmap::toImage |  | Prototype:  | QImage QRasterPlatformPixmap::toImage() const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp |  | Lines:  | 211-223 |  
  |  | 6 | 3 | 
 QRasterPlatformPixmap::toImage| Name:  | QRasterPlatformPixmap::toImage |  | Prototype:  | QImage QRasterPlatformPixmap::toImage(const QRect &rect) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp |  | Lines:  | 225-241 |  
  |  | 11 | 3 | 
 QRasterPlatformPixmap::setDevicePixelRatio| Name:  | QRasterPlatformPixmap::setDevicePixelRatio |  | Prototype:  | void QRasterPlatformPixmap::setDevicePixelRatio(qreal scaleFactor) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp |  | Lines:  | 362-365 |  
  |  | 1 | 1 | 
 QRasterPlatformPixmap::scroll| Name:  | QRasterPlatformPixmap::scroll |  | Prototype:  | bool QRasterPlatformPixmap::scroll(int dx, int dy, const QRect &rect) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp |  | Lines:  | 159-164 |  
  |  | 3 | 2 |