| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 QFontDatabasePrivate::free| Name:  | QFontDatabasePrivate::free |  | Prototype:  | void free() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 475-482 |  
  |  | 5 | 2 | 
 QFontDatabasePrivate::invalidate| Name:  | QFontDatabasePrivate::invalidate |  | Prototype:  | void QFontDatabasePrivate::invalidate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp |  | Lines:  | 504-512 |  
  |  | 5 | 1 | 
 QFontDialog::open| Name:  | QFontDialog::open |  | Prototype:  | void QFontDialog::open(QObject *receiver, const char *member) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 950-957 |  
  |  | 5 | 1 | 
 QFontDialog::setOptions| Name:  | QFontDialog::setOptions |  | Prototype:  | void QFontDialog::setOptions(FontDialogOptions options) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 924-933 |  
  |  | 5 | 2 | 
 QFontEngine::alphaMapForGlyph| Name:  | QFontEngine::alphaMapForGlyph |  | Prototype:  | QImage QFontEngine::alphaMapForGlyph(glyph_t glyph, const QTransform &t) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 852-860 |  
  |  | 5 | 2 | 
 QFontEngine::canRender| Name:  | QFontEngine::canRender |  | Prototype:  | bool QFontEngine::canRender(const QChar *str, int len) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 401-410 |  
  |  | 5 | 3 | 
 QFontEngine::getGlyphBearings| Name:  | QFontEngine::getGlyphBearings |  | Prototype:  | void QFontEngine::getGlyphBearings(glyph_t glyph, qreal *leftBearing, qreal *rightBearing) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 559-566 |  
  |  | 5 | 3 | 
 QFontEngine::getUnscaledGlyph| Name:  | QFontEngine::getUnscaledGlyph |  | Prototype:  | void QFontEngine::getUnscaledGlyph(glyph_t glyph, QPainterPath *path, glyph_metrics_t *metrics) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1003-1010 |  
  |  | 5 | 1 | 
 QFontEngine::lineThickness| Name:  | QFontEngine::lineThickness |  | Prototype:  | QFixed QFontEngine::lineThickness() const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 279-290 |  
  |  | 5 | 3 | 
 QFontEngineBox::boundingBox| Name:  | QFontEngineBox::boundingBox |  | Prototype:  | glyph_metrics_t QFontEngineBox::boundingBox(const QGlyphLayout &glyphs) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 1652-1659 |  
  |  | 5 | 1 | 
 QFontEngineFT::QGlyphSet::setGlyph| Name:  | QFontEngineFT::QGlyphSet::setGlyph |  | Prototype:  | void QFontEngineFT::QGlyphSet::setGlyph(glyph_t index, QFixed subPixelPosition, Glyph *glyph) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 2101-2110 |  
  |  | 5 | 3 | 
 QFontEngineFTRawData::initFromData| Name:  | QFontEngineFTRawData::initFromData |  | Prototype:  | bool initFromData(const QByteArray &fontData) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp |  | Lines:  | 137-145 |  
  |  | 5 | 1 | 
 QFontEngineFTRawData::updateFamilyNameAndStyle| Name:  | QFontEngineFTRawData::updateFamilyNameAndStyle |  | Prototype:  | void updateFamilyNameAndStyle() |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp |  | Lines:  | 126-135 |  
  |  | 5 | 3 | 
 QFontEngineQPF2::recalcAdvances| Name:  | QFontEngineQPF2::recalcAdvances |  | Prototype:  | void QFontEngineQPF2::recalcAdvances(QGlyphLayout *glyphs, QFontEngine::ShaperFlags) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp |  | Lines:  | 387-395 |  
  |  | 5 | 3 | 
 QFontEngine_stopCollectingEngines| Name:  | QFontEngine_stopCollectingEngines |  | Prototype:  | QList<QFontEngine *> QFontEngine_stopCollectingEngines() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp |  | Lines:  | 232-239 |  
  |  | 5 | 1 | 
 QFontFamilyDelegate::sizeHint| Name:  | QFontFamilyDelegate::sizeHint |  | Prototype:  | QSize QFontFamilyDelegate::sizeHint(const QStyleOptionViewItem &option, const QModelIndex &index) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfontcombobox.cpp |  | Lines:  | 283-292 |  
  |  | 5 | 1 | 
 QFontMetrics::xHeight| Name:  | QFontMetrics::xHeight |  | Prototype:  | int QFontMetrics::xHeight() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp |  | Lines:  | 385-392 |  
  |  | 5 | 2 | 
 QFontMetricsF::xHeight| Name:  | QFontMetricsF::xHeight |  | Prototype:  | qreal QFontMetricsF::xHeight() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontmetrics.cpp |  | Lines:  | 1251-1258 |  
  |  | 5 | 2 | 
 QFontSubset::addGlyph| Name:  | QFontSubset::addGlyph |  | Prototype:  | int QFontSubset::addGlyph(int index) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp |  | Lines:  | 301-309 |  
  |  | 5 | 2 | 
 QFontconfigDatabase::fontEngine| Name:  | QFontconfigDatabase::fontEngine |  | Prototype:  | QFontEngine *QFontconfigDatabase::fontEngine(const QByteArray &fontData, qreal pixelSize, QFont::HintingPreference hintingPreference) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp |  | Lines:  | 686-695 |  
  |  | 5 | 2 | 
 QFormLayout::minimumSize| Name:  | QFormLayout::minimumSize |  | Prototype:  | QSize QFormLayout::minimumSize() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1526-1535 |  
  |  | 5 | 2 | 
 QFormLayout::setItem| Name:  | QFormLayout::setItem |  | Prototype:  | void QFormLayout::setItem(int row, ItemRole role, QLayoutItem *item) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 2028-2035 |  
  |  | 5 | 2 | 
 QFormLayout::setLayout| Name:  | QFormLayout::setLayout |  | Prototype:  | void QFormLayout::setLayout(int row, ItemRole role, QLayout *layout) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 2006-2013 |  
  |  | 5 | 2 | 
 QFormLayout::setWidget| Name:  | QFormLayout::setWidget |  | Prototype:  | void QFormLayout::setWidget(int row, ItemRole role, QWidget *widget) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1986-1993 |  
  |  | 5 | 2 | 
 QFormLayout::sizeHint| Name:  | QFormLayout::sizeHint |  | Prototype:  | QSize QFormLayout::sizeHint() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1513-1521 |  
  |  | 5 | 2 | 
 QFormLayoutPrivate::insertRow| Name:  | QFormLayoutPrivate::insertRow |  | Prototype:  | int QFormLayoutPrivate::insertRow(int row) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 904-912 |  
  |  | 5 | 2 | 
 QFrame::setLineWidth| Name:  | QFrame::setLineWidth |  | Prototype:  | void QFrame::setLineWidth(int w) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp |  | Lines:  | 371-378 |  
  |  | 5 | 2 | 
 QFrame::setMidLineWidth| Name:  | QFrame::setMidLineWidth |  | Prototype:  | void QFrame::setMidLineWidth(int w) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp |  | Lines:  | 395-402 |  
  |  | 5 | 2 | 
 QFrame::sizeHint| Name:  | QFrame::sizeHint |  | Prototype:  | QSize QFrame::sizeHint() const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp |  | Lines:  | 493-507 |  
  |  | 5 | 4 | 
 QFramePrivate::updateFrameWidth| Name:  | QFramePrivate::updateFrameWidth |  | Prototype:  | void QFramePrivate::updateFrameWidth() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp |  | Lines:  | 434-441 |  
  |  | 5 | 1 | 
 QFreetypeFace::fsType| Name:  | QFreetypeFace::fsType |  | Prototype:  | int QFreetypeFace::fsType() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 166-173 |  
  |  | 5 | 2 | 
 QFtpPrivate::_q_piConnectState| Name:  | QFtpPrivate::_q_piConnectState |  | Prototype:  | void QFtpPrivate::_q_piConnectState(int connectState) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp |  | Lines:  | 2418-2426 |  
  |  | 5 | 2 | 
 QFutureInterfaceBase::operator=| Name:  | QFutureInterfaceBase::operator= |  | Prototype:  | QFutureInterfaceBase &QFutureInterfaceBase::operator=(const QFutureInterfaceBase &other) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp |  | Lines:  | 446-453 |  
  |  | 5 | 2 | 
 QFutureInterfaceBase::reportFinished| Name:  | QFutureInterfaceBase::reportFinished |  | Prototype:  | void QFutureInterfaceBase::reportFinished() |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp |  | Lines:  | 285-293 |  
  |  | 5 | 2 | 
 QFutureInterfaceBase::reportStarted| Name:  | QFutureInterfaceBase::reportStarted |  | Prototype:  | void QFutureInterfaceBase::reportStarted() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp |  | Lines:  | 255-263 |  
  |  | 5 | 2 | 
 QFutureInterfaceBasePrivate::internal_waitForNextResult| Name:  | QFutureInterfaceBasePrivate::internal_waitForNextResult |  | Prototype:  | bool QFutureInterfaceBasePrivate::internal_waitForNextResult() |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp |  | Lines:  | 483-492 |  
  |  | 5 | 3 | 
 QFutureWatcherBasePrivate::postCallOutEvent| Name:  | QFutureWatcherBasePrivate::postCallOutEvent |  | Prototype:  | void QFutureWatcherBasePrivate::postCallOutEvent(const QFutureCallOutEvent &callOutEvent) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp |  | Lines:  | 415-425 |  
  |  | 5 | 3 | 
 QGL2PaintEngineEx::clipEnabledChanged| Name:  | QGL2PaintEngineEx::clipEnabledChanged |  | Prototype:  | void QGL2PaintEngineEx::clipEnabledChanged() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 2201-2211 |  
  |  | 5 | 2 | 
 QGL2PaintEngineEx::opacityChanged| Name:  | QGL2PaintEngineEx::opacityChanged |  | Prototype:  | void QGL2PaintEngineEx::opacityChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 1369-1378 |  
  |  | 5 | 1 | 
 QGL2PaintEngineExPrivate::cleanupVectorPath| Name:  | QGL2PaintEngineExPrivate::cleanupVectorPath |  | Prototype:  | void QGL2PaintEngineExPrivate::cleanupVectorPath(QPaintEngineEx *engine, void *data) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 728-742 |  
  |  | 5 | 1 | 
 QGLBuffer::allocate| Name:  | QGLBuffer::allocate |  | Prototype:  | void QGLBuffer::allocate(const void *data, int count) |  | Coverage:  |  55.556% (5/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp |  | Lines:  | 389-398 |  
  |  | 5 | 3 | 
 QGLBuffer::release| Name:  | QGLBuffer::release |  | Prototype:  | void QGLBuffer::release() |  | Coverage:  |  55.556% (5/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp |  | Lines:  | 455-464 |  
  |  | 5 | 3 | 
 QGLBuffer::write| Name:  | QGLBuffer::write |  | Prototype:  | void QGLBuffer::write(int offset, const void *data, int count) |  | Coverage:  |  55.556% (5/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp |  | Lines:  | 369-378 |  
  |  | 5 | 3 | 
 QGLColormap::operator=| Name:  | QGLColormap::operator= |  | Prototype:  | QGLColormap & QGLColormap::operator=(const QGLColormap &map) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp |  | Lines:  | 137-144 |  
  |  | 5 | 2 | 
 QGLContext::bindTexture| Name:  | QGLContext::bindTexture |  | Prototype:  | GLuint QGLContext::bindTexture(const QString &fileName) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 2293-2300 |  
  |  | 5 | 2 | 
 QGLContext::bindTexture| Name:  | QGLContext::bindTexture |  | Prototype:  | GLuint QGLContext::bindTexture(const QImage &image, GLenum target, GLint format) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 2819-2827 |  
  |  | 5 | 2 | 
 QGLContext::bindTexture| Name:  | QGLContext::bindTexture |  | Prototype:  | GLuint QGLContext::bindTexture(const QImage &image, GLenum target, GLint format, BindOptions options) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 2854-2862 |  
  |  | 5 | 2 | 
 QGLContext::bindTexture| Name:  | QGLContext::bindTexture |  | Prototype:  | GLuint QGLContext::bindTexture(const QPixmap &pixmap, GLenum target, GLint format) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 2868-2876 |  
  |  | 5 | 2 | 
 QGLContext::bindTexture| Name:  | QGLContext::bindTexture |  | Prototype:  | GLuint QGLContext::bindTexture(const QPixmap &pixmap, GLenum target, GLint format, BindOptions options) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 2885-2893 |  
  |  | 5 | 2 | 
 QGLContext::functions| Name:  | QGLContext::functions |  | Prototype:  | QGLFunctions *QGLContext::functions() const |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 2802-2810 |  
  |  | 5 | 2 | 
 QGLContextPrivate::setCurrentFbo| Name:  | QGLContextPrivate::setCurrentFbo |  | Prototype:  | void QGLContextPrivate::setCurrentFbo(GLuint fbo) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 536-545 |  
  |  | 5 | 2 | 
 QGLContextPrivate::syncGlState| Name:  | QGLContextPrivate::syncGlState |  | Prototype:  | void QGLContextPrivate::syncGlState() |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 2252-2265 |  
  |  | 5 | 3 | 
 QGLContextPrivate::~QGLContextPrivate| Name:  | QGLContextPrivate::~QGLContextPrivate |  | Prototype:  | QGLContextPrivate::~QGLContextPrivate() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 1730-1740 |  
  |  | 5 | 2 | 
 QGLCustomShaderStage::~QGLCustomShaderStage| Name:  | QGLCustomShaderStage::~QGLCustomShaderStage |  | Prototype:  | QGLCustomShaderStage::~QGLCustomShaderStage() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp |  | Lines:  | 65-73 |  
  |  | 5 | 2 | 
 QGLEngineShaderManager::setSrcPixelType| Name:  | QGLEngineShaderManager::setSrcPixelType |  | Prototype:  | void QGLEngineShaderManager::setSrcPixelType(Qt::BrushStyle style) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglengineshadermanager.cpp |  | Lines:  | 558-566 |  
  |  | 5 | 2 | 
 QGLFormat::detach| Name:  | QGLFormat::detach |  | Prototype:  | void QGLFormat::detach() |  | Coverage:  |  28.571% (2/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 399-407 |  
  |  | 5 | 3 | 
 QGLFormat::setBlueBufferSize| Name:  | QGLFormat::setBlueBufferSize |  | Prototype:  | void QGLFormat::setBlueBufferSize(int size) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 1047-1055 |  
  |  | 5 | 2 | 
 QGLFormat::setGreenBufferSize| Name:  | QGLFormat::setGreenBufferSize |  | Prototype:  | void QGLFormat::setGreenBufferSize(int size) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 1018-1026 |  
  |  | 5 | 2 | 
 QGLFormat::setRedBufferSize| Name:  | QGLFormat::setRedBufferSize |  | Prototype:  | void QGLFormat::setRedBufferSize(int size) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 989-997 |  
  |  | 5 | 2 | 
 QGLPixelBuffer::doneCurrent| Name:  | QGLPixelBuffer::doneCurrent |  | Prototype:  | bool QGLPixelBuffer::doneCurrent() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp |  | Lines:  | 245-252 |  
  |  | 5 | 2 | 
 QGLShader::QGLShader| Name:  | QGLShader::QGLShader |  | Prototype:  | QGLShader::QGLShader(QGLShader::ShaderType type, const QGLContext *context, QObject *parent) |  | Coverage:  |  50.000% (3/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 347-358 |  
  |  | 5 | 2 | 
 QGLShaderProgram::bindAttributeLocation| Name:  | QGLShaderProgram::bindAttributeLocation |  | Prototype:  | void QGLShaderProgram::bindAttributeLocation(const char *name, int location) |  | Coverage:  |  50.000% (4/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 1076-1083 |  
  |  | 5 | 2 | 
 QGLShaderProgram::maxGeometryOutputVertices| Name:  | QGLShaderProgram::maxGeometryOutputVertices |  | Prototype:  | int QGLShaderProgram::maxGeometryOutputVertices() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 3069-3078 |  
  |  | 5 | 2 | 
 QGLShaderProgram::setAttributeArray| Name:  | QGLShaderProgram::setAttributeArray |  | Prototype:  | void QGLShaderProgram::setAttributeArray (int location, const GLfloat *values, int tupleSize, int stride) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 1452-1461 |  
  |  | 5 | 2 | 
 QGLShaderProgram::setAttributeArray| Name:  | QGLShaderProgram::setAttributeArray |  | Prototype:  | void QGLShaderProgram::setAttributeArray (int location, const QVector2D *values, int stride) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 1476-1485 |  
  |  | 5 | 2 | 
 QGLShaderProgram::setAttributeArray| Name:  | QGLShaderProgram::setAttributeArray |  | Prototype:  | void QGLShaderProgram::setAttributeArray (int location, const QVector3D *values, int stride) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 1500-1509 |  
  |  | 5 | 2 | 
 QGLShaderProgram::setAttributeArray| Name:  | QGLShaderProgram::setAttributeArray |  | Prototype:  | void QGLShaderProgram::setAttributeArray (int location, const QVector4D *values, int stride) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 1524-1533 |  
  |  | 5 | 2 | 
 QGLShaderProgram::setAttributeArray| Name:  | QGLShaderProgram::setAttributeArray |  | Prototype:  | void QGLShaderProgram::setAttributeArray (int location, GLenum type, const void *values, int tupleSize, int stride) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 1559-1568 |  
  |  | 5 | 2 | 
 QGLShaderProgram::setAttributeBuffer| Name:  | QGLShaderProgram::setAttributeBuffer |  | Prototype:  | void QGLShaderProgram::setAttributeBuffer (int location, GLenum type, int offset, int tupleSize, int stride) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 1706-1715 |  
  |  | 5 | 2 | 
 QGLShaderProgram::setAttributeValue| Name:  | QGLShaderProgram::setAttributeValue |  | Prototype:  | void QGLShaderProgram::setAttributeValue(int location, GLfloat x, GLfloat y) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 1199-1207 |  
  |  | 5 | 2 | 
 QGLShaderProgram::setAttributeValue| Name:  | QGLShaderProgram::setAttributeValue |  | Prototype:  | void QGLShaderProgram::setAttributeValue (int location, GLfloat x, GLfloat y, GLfloat z) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 1228-1237 |  
  |  | 5 | 2 | 
 QGLShaderProgram::setAttributeValue| Name:  | QGLShaderProgram::setAttributeValue |  | Prototype:  | void QGLShaderProgram::setAttributeValue (int location, GLfloat x, GLfloat y, GLfloat z, GLfloat w) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 1259-1268 |  
  |  | 5 | 2 | 
 QGLShaderProgram::setGeometryOutputVertexCount| Name:  | QGLShaderProgram::setGeometryOutputVertexCount |  | Prototype:  | void QGLShaderProgram::setGeometryOutputVertexCount(int count) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 3088-3098 |  
  |  | 5 | 2 | 
 QGLShaderProgram::setUniformValue| Name:  | QGLShaderProgram::setUniformValue |  | Prototype:  | void QGLShaderProgram::setUniformValue(int location, GLfloat x, GLfloat y) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 1937-1945 |  
  |  | 5 | 2 | 
 QGLShaderProgram::setUniformValue| Name:  | QGLShaderProgram::setUniformValue |  | Prototype:  | void QGLShaderProgram::setUniformValue (int location, GLfloat x, GLfloat y, GLfloat z) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 1966-1975 |  
  |  | 5 | 2 | 
 QGLShaderProgram::setUniformValue| Name:  | QGLShaderProgram::setUniformValue |  | Prototype:  | void QGLShaderProgram::setUniformValue (int location, GLfloat x, GLfloat y, GLfloat z, GLfloat w) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 1997-2006 |  
  |  | 5 | 2 | 
 QGLShaderProgram::setUniformValue| Name:  | QGLShaderProgram::setUniformValue |  | Prototype:  | void QGLShaderProgram::setUniformValue(int location, const QPoint& point) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 2136-2144 |  
  |  | 5 | 2 | 
 QGLShaderProgram::setUniformValue| Name:  | QGLShaderProgram::setUniformValue |  | Prototype:  | void QGLShaderProgram::setUniformValue(int location, const QPointF& point) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 2165-2173 |  
  |  | 5 | 2 | 
 QGLShaderProgram::setUniformValue| Name:  | QGLShaderProgram::setUniformValue |  | Prototype:  | void QGLShaderProgram::setUniformValue(int location, const QSize& size) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 2194-2202 |  
  |  | 5 | 2 | 
 QGLShaderProgram::setUniformValue| Name:  | QGLShaderProgram::setUniformValue |  | Prototype:  | void QGLShaderProgram::setUniformValue(int location, const QSizeF& size) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 2223-2231 |  
  |  | 5 | 2 | 
 QGLSignalProxy::instance| Name:  | QGLSignalProxy::instance |  | Prototype:  | QGLSignalProxy *QGLSignalProxy::instance() |  | Coverage:  |  36.364% (4/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 169-177 |  
  |  | 5 | 3 | 
 QGLWidget::QGLWidget| Name:  | QGLWidget::QGLWidget |  | Prototype:  | QGLWidget::QGLWidget(QGLWidgetPrivate &dd, const QGLFormat &format, QWidget *parent, const QGLWidget *shareWidget, Qt::WindowFlags f) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 3894-3903 |  
  |  | 5 | 1 | 
 QGLWidget::QGLWidget| Name:  | QGLWidget::QGLWidget |  | Prototype:  | QGLWidget::QGLWidget(const QGLFormat &format, QWidget *parent, const QGLWidget* shareWidget, Qt::WindowFlags f) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 3935-3944 |  
  |  | 5 | 1 | 
 QGLWidget::QGLWidget| Name:  | QGLWidget::QGLWidget |  | Prototype:  | QGLWidget::QGLWidget(QGLContext *context, QWidget *parent, const QGLWidget *shareWidget, Qt::WindowFlags f) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 3971-3980 |  
  |  | 5 | 1 | 
 QGLWidget::QGLWidget| Name:  | QGLWidget::QGLWidget |  | Prototype:  | QGLWidget::QGLWidget(QWidget *parent, const QGLWidget* shareWidget, Qt::WindowFlags f) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 3881-3889 |  
  |  | 5 | 1 | 
 QGenericUnixTheme::font| Name:  | QGenericUnixTheme::font |  | Prototype:  | const QFont *QGenericUnixTheme::font(Font type) const |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp |  | Lines:  | 155-166 |  
  |  | 5 | 4 | 
 QGestureEvent::activeGestures| Name:  | QGestureEvent::activeGestures |  | Prototype:  | QList<QGesture *> QGestureEvent::activeGestures() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 916-924 |  
  |  | 5 | 3 | 
 QGestureEvent::canceledGestures| Name:  | QGestureEvent::canceledGestures |  | Prototype:  | QList<QGesture *> QGestureEvent::canceledGestures() const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesture.cpp |  | Lines:  | 929-937 |  
  |  | 5 | 3 | 
 QGestureManager::~QGestureManager| Name:  | QGestureManager::~QGestureManager |  | Prototype:  | QGestureManager::~QGestureManager() |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp |  | Lines:  | 113-121 |  
  |  | 5 | 2 | 
 QGlyphRun::clear| Name:  | QGlyphRun::clear |  | Prototype:  | void QGlyphRun::clear() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 278-286 |  
  |  | 5 | 1 | 
 QGlyphRun::glyphIndexes| Name:  | QGlyphRun::glyphIndexes |  | Prototype:  | QVector<quint32> QGlyphRun::glyphIndexes() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qglyphrun.cpp |  | Lines:  | 225-234 |  
  |  | 5 | 2 | 
 QGradient::stops| Name:  | QGradient::stops |  | Prototype:  | QGradientStops QGradient::stops() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp |  | Lines:  | 1448-1456 |  
  |  | 5 | 2 | 
 QGraphicsAnchorLayout::setGeometry| Name:  | QGraphicsAnchorLayout::setGeometry |  | Prototype:  | void QGraphicsAnchorLayout::setGeometry(const QRectF &geom) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout.cpp |  | Lines:  | 436-444 |  
  |  | 5 | 1 | 
 QGraphicsAnchorLayoutPrivate::calculateGraphs| Name:  | QGraphicsAnchorLayoutPrivate::calculateGraphs |  | Prototype:  | void QGraphicsAnchorLayoutPrivate::calculateGraphs() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 2051-2058 |  
  |  | 5 | 2 | 
 QGraphicsAnchorLayoutPrivate::removeAnchor_helper| Name:  | QGraphicsAnchorLayoutPrivate::removeAnchor_helper |  | Prototype:  | void QGraphicsAnchorLayoutPrivate::removeAnchor_helper(AnchorVertex *v1, AnchorVertex *v2) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 1876-1887 |  
  |  | 5 | 1 | 
 QGraphicsAnchorLayoutPrivate::updateAnchorSizes| Name:  | QGraphicsAnchorLayoutPrivate::updateAnchorSizes |  | Prototype:  | void QGraphicsAnchorLayoutPrivate::updateAnchorSizes(Orientation orientation) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 2382-2391 |  
  |  | 5 | 2 | 
 QGraphicsAnchorPrivate::unsetSpacing| Name:  | QGraphicsAnchorPrivate::unsetSpacing |  | Prototype:  | void QGraphicsAnchorPrivate::unsetSpacing() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 107-118 |  
  |  | 5 | 2 | 
 QGraphicsBlurEffect::setBlurHints| Name:  | QGraphicsBlurEffect::setBlurHints |  | Prototype:  | void QGraphicsBlurEffect::setBlurHints(QGraphicsBlurEffect::BlurHints hints) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 831-839 |  
  |  | 5 | 2 | 
 QGraphicsEffectSourcePrivate::invalidateCache| Name:  | QGraphicsEffectSourcePrivate::invalidateCache |  | Prototype:  | void QGraphicsEffectSourcePrivate::invalidateCache(InvalidateReason reason) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qgraphicseffect.cpp |  | Lines:  | 385-394 |  
  |  | 5 | 2 | 
 QGraphicsGridLayout::invalidate| Name:  | QGraphicsGridLayout::invalidate |  | Prototype:  | void QGraphicsGridLayout::invalidate() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp |  | Lines:  | 623-630 |  
  |  | 5 | 2 |