| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QGraphicsScenePrivate::grabMouse| Name: | QGraphicsScenePrivate::grabMouse | | Prototype: | void QGraphicsScenePrivate::grabMouse(QGraphicsItem *item, bool implicit) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 931-969 |
| | 19 | 6 |
QGraphicsWidget::sizeHint| Name: | QGraphicsWidget::sizeHint | | Prototype: | QSizeF QGraphicsWidget::sizeHint(Qt::SizeHint which, const QSizeF &constraint) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp | | Lines: | 742-771 |
| | 19 | 7 |
QGridLayoutPrivate::addData| Name: | QGridLayoutPrivate::addData | | Prototype: | void QGridLayoutPrivate::addData(QGridBox *box, const QGridLayoutSizeTriple &sizes, bool r, bool c) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp | | Lines: | 583-610 |
| | 19 | 6 |
QGroupBox::mouseReleaseEvent| Name: | QGroupBox::mouseReleaseEvent | | Prototype: | void QGroupBox::mouseReleaseEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp | | Lines: | 729-753 |
| | 19 | 5 |
QHeaderView::setSortIndicator| Name: | QHeaderView::setSortIndicator | | Prototype: | void QHeaderView::setSortIndicator(int logicalIndex, Qt::SortOrder order) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 1395-1424 |
| | 19 | 6 |
QHeaderViewPrivate::sectionHandleAt| Name: | QHeaderViewPrivate::sectionHandleAt | | Prototype: | int QHeaderViewPrivate::sectionHandleAt(int position) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3057-3084 |
| | 19 | 7 |
QHttpNetworkReplyPrivate::readReplyBodyRaw| Name: | QHttpNetworkReplyPrivate::readReplyBodyRaw | | Prototype: | qint64 QHttpNetworkReplyPrivate::readReplyBodyRaw(QAbstractSocket *socket, QByteDataBuffer *out, qint64 size) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp | | Lines: | 810-841 |
| | 19 | 4 |
QIcuCodec::getConverter| Name: | QIcuCodec::getConverter | | Prototype: | UConverter *QIcuCodec::getConverter(QTextCodec::ConverterState *state) const | | Coverage: | 75.000% (12/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp | | Lines: | 561-587 |
| | 19 | 6 |
QImage::convertToFormat_helper| Name: | QImage::convertToFormat_helper | | Prototype: | QImage QImage::convertToFormat_helper(Format format, Qt::ImageConversionFlags flags) const | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 1989-2020 |
| | 19 | 7 |
QImageScale::qimageCalcYPoints| Name: | QImageScale::qimageCalcYPoints | | Prototype: | const unsigned int** QImageScale::qimageCalcYPoints(const unsigned int *src, int sw, int sh, int dh) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp | | Lines: | 105-133 |
| | 19 | 5 |
QItemSelectionModel::setCurrentIndex| Name: | QItemSelectionModel::setCurrentIndex | | Prototype: | void QItemSelectionModel::setCurrentIndex(const QModelIndex &index, QItemSelectionModel::SelectionFlags command) | | Coverage: | 91.304% (21/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 1356-1379 |
| | 19 | 7 |
QItemSelectionModelPrivate::expandSelection| Name: | QItemSelectionModelPrivate::expandSelection | | Prototype: | QItemSelection QItemSelectionModelPrivate::expandSelection(const QItemSelection &selection, QItemSelectionModel::SelectionFlags command) const | | Coverage: | 83.333% (15/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 656-685 |
| | 19 | 6 |
QJsonArray::detach2| Name: | QJsonArray::detach2 | | Prototype: | bool QJsonArray::detach2(uint reserve) | | Coverage: | 55.556% (10/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp | | Lines: | 1173-1197 |
| | 19 | 6 |
QJsonDocument::fromBinaryData| Name: | QJsonDocument::fromBinaryData | | Prototype: | QJsonDocument QJsonDocument::fromBinaryData(const QByteArray &data, DataValidation validation) | | Coverage: | 42.105% (8/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp | | Lines: | 225-254 |
| | 19 | 5 |
QJsonObject::detach2| Name: | QJsonObject::detach2 | | Prototype: | bool QJsonObject::detach2(uint reserve) | | Coverage: | 55.556% (10/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp | | Lines: | 1113-1137 |
| | 19 | 6 |
QKeySequence::mnemonic| Name: | QKeySequence::mnemonic | | Prototype: | QKeySequence QKeySequence::mnemonic(const QString &text) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | | Lines: | 939-971 |
| | 19 | 7 |
QLabelPrivate::documentRect| Name: | QLabelPrivate::documentRect | | Prototype: | QRect QLabelPrivate::documentRect() const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | | Lines: | 1437-1459 |
| | 19 | 7 |
QLabelPrivate::ensureTextControl| Name: | QLabelPrivate::ensureTextControl | | Prototype: | void QLabelPrivate::ensureTextControl() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | | Lines: | 1526-1548 |
| | 19 | 3 |
QLayout::addChildWidget| Name: | QLayout::addChildWidget | | Prototype: | void QLayout::addChildWidget(QWidget *w) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 893-924 |
| | 19 | 8 |
QLayout::widgetEvent| Name: | QLayout::widgetEvent | | Prototype: | void QLayout::widgetEvent(QEvent *e) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 587-621 |
| | 19 | 10 |
QLayoutPrivate::reparentChildWidgets| Name: | QLayoutPrivate::reparentChildWidgets | | Prototype: | void QLayoutPrivate::reparentChildWidgets(QWidget *mw) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 812-842 |
| | 19 | 8 |
QLibraryStore::cleanup| Name: | QLibraryStore::cleanup | | Prototype: | inline void QLibraryStore::cleanup() | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | | Lines: | 379-417 |
| | 19 | 8 |
QListModel::insert| Name: | QListModel::insert | | Prototype: | void QListModel::insert(int row, const QStringList &labels) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 126-152 |
| | 19 | 7 |
QListView::updateGeometries| Name: | QListView::updateGeometries | | Prototype: | void QListView::updateGeometries() | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1479-1511 |
| | 19 | 6 |
QListViewPrivate::closestIndex| Name: | QListViewPrivate::closestIndex | | Prototype: | QModelIndex QListViewPrivate::closestIndex(const QRect &target, const QVector<QModelIndex> &candidates) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1747-1781 |
| | 19 | 6 |
QLocale::currencySymbol| Name: | QLocale::currencySymbol | | Prototype: | QString QLocale::currencySymbol(QLocale::CurrencySymbolFormat format) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 3409-3438 |
| | 19 | 8 |
QLockFilePrivate::getLockInfo| Name: | QLockFilePrivate::getLockInfo | | Prototype: | bool QLockFilePrivate::getLockInfo(qint64 *pid, QString *hostname, QString *appname) const | | Coverage: | 68.750% (11/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile.cpp | | Lines: | 282-305 |
| | 19 | 6 |
QMainWindowLayout::applyState| Name: | QMainWindowLayout::applyState | | Prototype: | void QMainWindowLayout::applyState(QMainWindowLayoutState &newState, bool animate) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 2504-2538 |
| | 19 | 7 |
QMatrix4x4::orthonormalInverse| Name: | QMatrix4x4::orthonormalInverse | | Prototype: | QMatrix4x4 QMatrix4x4::orthonormalInverse() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1897-1925 |
| | 19 | 1 |
QMaxHeap::pop| Name: | QMaxHeap::pop | | Prototype: | template <class T> T QMaxHeap<T>::pop() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 410-434 |
| | 19 | 6 |
QMdiArea::addSubWindow| Name: | QMdiArea::addSubWindow | | Prototype: | QMdiSubWindow *QMdiArea::addSubWindow(QWidget *widget, Qt::WindowFlags windowFlags) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1961-1992 |
| | 19 | 5 |
QMdiAreaPrivate::_q_processWindowStateChanged| Name: | QMdiAreaPrivate::_q_processWindowStateChanged | | Prototype: | void QMdiAreaPrivate::_q_processWindowStateChanged(Qt::WindowStates oldState, Qt::WindowStates newState) | | Coverage: | 0.000% (0/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 744-775 |
| | 19 | 9 |
QMdiSubWindow::QMdiSubWindow| Name: | QMdiSubWindow::QMdiSubWindow | | Prototype: | QMdiSubWindow::QMdiSubWindow(QWidget *parent, Qt::WindowFlags flags) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2247-2275 |
| | 19 | 2 |
QMenuBarPrivate::menuRect| Name: | QMenuBarPrivate::menuRect | | Prototype: | QRect QMenuBarPrivate::menuRect(bool extVisible) const | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 117-149 |
| | 19 | 7 |
QMenuPrivate::activateCausedStack| Name: | QMenuPrivate::activateCausedStack | | Prototype: | void QMenuPrivate::activateCausedStack(const QVector<QPointer<QWidget> > &causedStack, QAction *action, QAction::ActionEvent action_e, bool self) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 1130-1159 |
| | 19 | 10 |
QMimeBinaryProvider::matchMagicRule| Name: | QMimeBinaryProvider::matchMagicRule | | Prototype: | bool QMimeBinaryProvider::matchMagicRule(QMimeBinaryProvider::CacheFile *cacheFile, int numMatchlets, int firstOffset, const QByteArray &data) | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimeprovider.cpp | | Lines: | 371-397 |
| | 19 | 5 |
QNetworkAccessCache::releaseEntry| Name: | QNetworkAccessCache::releaseEntry | | Prototype: | void QNetworkAccessCache::releaseEntry(const QByteArray &key) | | Coverage: | 66.667% (16/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccesscache.cpp | | Lines: | 315-349 |
| | 19 | 8 |
QNetworkReplyImplPrivate::handleNotifications| Name: | QNetworkReplyImplPrivate::handleNotifications | | Prototype: | void QNetworkReplyImplPrivate::handleNotifications() | | Coverage: | 63.636% (14/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyimpl.cpp | | Lines: | 440-473 |
| | 19 | 8 |
QOpenGL2PaintEngineExPrivate::updateClipScissorTest| Name: | QOpenGL2PaintEngineExPrivate::updateClipScissorTest | | Prototype: | void QOpenGL2PaintEngineExPrivate::updateClipScissorTest() | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2178-2214 |
| | 19 | 6 |
QOpenGLDebugLogger::startLogging| Name: | QOpenGLDebugLogger::startLogging | | Prototype: | void QOpenGLDebugLogger::startLogging(QOpenGLDebugLogger::LoggingMode loggingMode) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengldebug.cpp | | Lines: | 1483-1513 |
| | 19 | 4 |
QOpenGLExtensionMatcher::QOpenGLExtensionMatcher| Name: | QOpenGLExtensionMatcher::QOpenGLExtensionMatcher | | Prototype: | QOpenGLExtensionMatcher::QOpenGLExtensionMatcher() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 58-92 |
| | 19 | 7 |
QOpenGLFramebufferObjectPrivate::initColorBuffer| Name: | QOpenGLFramebufferObjectPrivate::initColorBuffer | | Prototype: | void QOpenGLFramebufferObjectPrivate::initColorBuffer(int idx, GLint *samples) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 548-581 |
| | 19 | 5 |
QOpenGLFunctions_1_5_CoreBackend::QOpenGLFunctions_1_5_CoreBackend| Name: | QOpenGLFunctions_1_5_CoreBackend::QOpenGLFunctions_1_5_CoreBackend | | Prototype: | QOpenGLFunctions_1_5_CoreBackend::QOpenGLFunctions_1_5_CoreBackend(QOpenGLContext *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 477-501 |
| | 19 | 1 |
QOpenGLFunctions_3_2_CoreBackend::QOpenGLFunctions_3_2_CoreBackend| Name: | QOpenGLFunctions_3_2_CoreBackend::QOpenGLFunctions_3_2_CoreBackend | | Prototype: | QOpenGLFunctions_3_2_CoreBackend::QOpenGLFunctions_3_2_CoreBackend(QOpenGLContext *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 751-775 |
| | 19 | 1 |
QOpenGLTextureCache::bindTexture| Name: | QOpenGLTextureCache::bindTexture | | Prototype: | GLuint QOpenGLTextureCache::bindTexture(QOpenGLContext *context, const QImage &image, BindOptions options) | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturecache.cpp | | Lines: | 150-183 |
| | 19 | 7 |
QOpenGLTexturePrivate::wrapMode| Name: | QOpenGLTexturePrivate::wrapMode | | Prototype: | QOpenGLTexture::WrapMode QOpenGLTexturePrivate::wrapMode(QOpenGLTexture::CoordinateDirection direction) const | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 1559-1612 |
| | 19 | 21 |
QPaintEnginePrivate::drawBoxTextItem| Name: | QPaintEnginePrivate::drawBoxTextItem | | Prototype: | void QPaintEnginePrivate::drawBoxTextItem(const QPointF &p, const QTextItemInt &ti) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine.cpp | | Lines: | 975-1000 |
| | 19 | 4 |
QPainter::clipPath| Name: | QPainter::clipPath | | Prototype: | QPainterPath QPainter::clipPath() const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 2611-2648 |
| | 19 | 6 |
QPainter::fillRect| Name: | QPainter::fillRect | | Prototype: | void QPainter::fillRect(const QRectF &r, const QBrush &brush) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 6883-6912 |
| | 19 | 5 |
QPainter::fillRect| Name: | QPainter::fillRect | | Prototype: | void QPainter::fillRect(const QRect &r, const QBrush &brush) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 6921-6950 |
| | 19 | 5 |
QPainterPath::intersects| Name: | QPainterPath::intersects | | Prototype: | bool QPainterPath::intersects(const QRectF &rect) const | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2047-2082 |
| | 19 | 8 |
QPainterPath::length| Name: | QPainterPath::length | | Prototype: | qreal QPainterPath::length() const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 2819-2852 |
| | 19 | 7 |
QPdfEnginePrivate::writeInfo| Name: | QPdfEnginePrivate::writeInfo | | Prototype: | void QPdfEnginePrivate::writeInfo() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | | Lines: | 1493-1514 |
| | 19 | 1 |
QPixmap::load| Name: | QPixmap::load | | Prototype: | bool QPixmap::load(const QString &fileName, const char *format, Qt::ImageConversionFlags flags) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 763-797 |
| | 19 | 7 |
QPixmap::scroll| Name: | QPixmap::scroll | | Prototype: | void QPixmap::scroll(int dx, int dy, const QRect &rect, QRegion *exposed) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap.cpp | | Lines: | 335-363 |
| | 19 | 6 |
QPpmHandler::canRead| Name: | QPpmHandler::canRead | | Prototype: | bool QPpmHandler::canRead(QIODevice *device, QByteArray *subType) | | Coverage: | 0.000% (0/35) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qppmhandler.cpp | | Lines: | 433-460 |
| | 19 | 10 |
QPrinterPrivate::initEngines| Name: | QPrinterPrivate::initEngines | | Prototype: | void QPrinterPrivate::initEngines(QPrinter::OutputFormat format, const QPrinterInfo &printer) | | Coverage: | 53.846% (7/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprinter.cpp | | Lines: | 123-153 |
| | 19 | 4 |
QProcessPrivate::QProcessPrivate| Name: | QProcessPrivate::QProcessPrivate | | Prototype: | QProcessPrivate::QProcessPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qprocess.cpp | | Lines: | 822-847 |
| | 19 | 1 |
QProgressBarPrivate::repaintRequired| Name: | QProgressBarPrivate::repaintRequired | | Prototype: | bool QProgressBarPrivate::repaintRequired() const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qprogressbar.cpp | | Lines: | 135-165 |
| | 19 | 6 |
QQuaternion::fromEulerAngles| Name: | QQuaternion::fromEulerAngles | | Prototype: | QQuaternion QQuaternion::fromEulerAngles(float pitch, float yaw, float roll) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qquaternion.cpp | | Lines: | 565-593 |
| | 19 | 1 |
QRasterPaintEngine::drawPolygon| Name: | QRasterPaintEngine::drawPolygon | | Prototype: | void QRasterPaintEngine::drawPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | | Lines: | 1881-1918 |
| | 19 | 6 |
QRasterPlatformPixmap::metric| Name: | QRasterPlatformPixmap::metric | | Prototype: | int QRasterPlatformPixmap::metric(QPaintDevice::PaintDeviceMetric metric) const | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmap_raster.cpp | | Lines: | 248-287 |
| | 19 | 15 |
QReadWriteLock::unlock| Name: | QReadWriteLock::unlock | | Prototype: | void QReadWriteLock::unlock() | | Coverage: | 92.593% (25/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qreadwritelock.cpp | | Lines: | 406-438 |
| | 19 | 9 |
QRectF::contains| Name: | QRectF::contains | | Prototype: | bool QRectF::contains(const QPointF &p) const | | Coverage: | 100.000% (25/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qrect.cpp | | Lines: | 1939-1966 |
| | 19 | 7 |
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: | 1878-1911 |
| | 19 | 5 |
QScrollBarPrivate::pixelPosToRangeValue| Name: | QScrollBarPrivate::pixelPosToRangeValue | | Prototype: | int QScrollBarPrivate::pixelPosToRangeValue(int pos) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qscrollbar.cpp | | Lines: | 691-716 |
| | 19 | 3 |
QSliderPrivate::newHoverControl| Name: | QSliderPrivate::newHoverControl | | Prototype: | QStyle::SubControl QSliderPrivate::newHoverControl(const QPoint &pos) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qslider.cpp | | Lines: | 166-191 |
| | 19 | 4 |
QSocks5SocketEnginePrivate::_q_controlSocketError| Name: | QSocks5SocketEnginePrivate::_q_controlSocketError | | Prototype: | void QSocks5SocketEnginePrivate::_q_controlSocketError(QAbstractSocket::SocketError error) | | Coverage: | 100.000% (21/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qsocks5socketengine.cpp | | Lines: | 1225-1254 |
| | 19 | 5 |
QSortFilterProxyModelPrivate::filter_changed| Name: | QSortFilterProxyModelPrivate::filter_changed | | Prototype: | void QSortFilterProxyModelPrivate::filter_changed(const QModelIndex &source_parent) | | Coverage: | 93.333% (14/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qsortfilterproxymodel.cpp | | Lines: | 1069-1105 |
| | 19 | 5 |
QSpanCollection::spansInRect| Name: | QSpanCollection::spansInRect | | Prototype: | QList<QSpanCollection::Span *> QSpanCollection::spansInRect(int x, int y, int w, int h) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 163-186 |
| | 19 | 8 |
QSpanCollection::updateInsertedColumns| Name: | QSpanCollection::updateInsertedColumns | | Prototype: | void QSpanCollection::updateInsertedColumns(int start, int end) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 249-294 |
| | 19 | 8 |
QSplitter::saveState| Name: | QSplitter::saveState | | Prototype: | QByteArray QSplitter::saveState() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qsplitter.cpp | | Lines: | 1599-1622 |
| | 19 | 2 |
QSqlQuery::exec| Name: | QSqlQuery::exec | | Prototype: | bool QSqlQuery::exec(const QString& query) | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 365-400 |
| | 19 | 4 |
QSqlQuery::prepare| Name: | QSqlQuery::prepare | | Prototype: | bool QSqlQuery::prepare(const QString& query) | | Coverage: | 56.250% (9/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlquery.cpp | | Lines: | 952-981 |
| | 19 | 5 |
QSqlQueryModelPrivate::prefetch| Name: | QSqlQueryModelPrivate::prefetch | | Prototype: | void QSqlQueryModelPrivate::prefetch(int limit) | | Coverage: | 91.667% (22/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/models/qsqlquerymodel.cpp | | Lines: | 45-78 |
| | 19 | 6 |
QSslCertificatePrivate::convertExtension| Name: | QSslCertificatePrivate::convertExtension | | Prototype: | QSslCertificateExtension QSslCertificatePrivate::convertExtension(X509_EXTENSION *ext) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcertificate_openssl.cpp | | Lines: | 426-457 |
| | 19 | 3 |
QSslConfigurationPrivate::deepCopyDefaultConfiguration| Name: | QSslConfigurationPrivate::deepCopyDefaultConfiguration | | Prototype: | void QSslConfigurationPrivate::deepCopyDefaultConfiguration(QSslConfigurationPrivate *ptr) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2203-2226 |
| | 19 | 2 |
QSslKeyPrivate::clear| Name: | QSslKeyPrivate::clear | | Prototype: | void QSslKeyPrivate::clear(bool deep) | | Coverage: | 83.333% (30/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_openssl.cpp | | Lines: | 50-77 |
| | 19 | 10 |
QSslSocketPrivate::isMatchingHostname| Name: | QSslSocketPrivate::isMatchingHostname | | Prototype: | bool QSslSocketPrivate::isMatchingHostname(const QString &cn, const QString &hostname) | | Coverage: | 92.308% (24/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2634-2672 |
| | 19 | 8 |
QSslSocketPrivate::resetDefaultCiphers| Name: | QSslSocketPrivate::resetDefaultCiphers | | Prototype: | void QSslSocketPrivate::resetDefaultCiphers() | | Coverage: | 75.000% (15/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 629-660 |
| | 19 | 6 |
QStandardItemModel::setHorizontalHeaderItem| Name: | QStandardItemModel::setHorizontalHeaderItem | | Prototype: | void QStandardItemModel::setHorizontalHeaderItem(int column, QStandardItem *item) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2326-2354 |
| | 19 | 7 |
QStandardItemModel::setVerticalHeaderItem| Name: | QStandardItemModel::setVerticalHeaderItem | | Prototype: | void QStandardItemModel::setVerticalHeaderItem(int row, QStandardItem *item) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp | | Lines: | 2382-2410 |
| | 19 | 7 |
QStateMachinePrivate::computeEntrySet| Name: | QStateMachinePrivate::computeEntrySet | | Prototype: | QList<QAbstractState*> QStateMachinePrivate::computeEntrySet(const QList<QAbstractTransition *> &enabledTransitions, QSet<QAbstractState *> &statesForDefaultEntry, CalculationCache *cache) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 849-882 |
| | 19 | 6 |
QStateMachinePrivate::goToState| Name: | QStateMachinePrivate::goToState | | Prototype: | void QStateMachinePrivate::goToState(QAbstractState *targetState) | | Coverage: | 70.588% (12/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 2142-2173 |
| | 19 | 6 |
QStateMachinePrivate::initializeAnimation| Name: | QStateMachinePrivate::initializeAnimation | | Prototype: | QPair<QList<QAbstractAnimation*>, QList<QAbstractAnimation*> > QStateMachinePrivate::initializeAnimation(QAbstractAnimation *abstractAnimation, const QPropertyAssignment &prop) | | Coverage: | 94.444% (17/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 1514-1544 |
| | 19 | 5 |
QStateMachinePrivate::microstep| Name: | QStateMachinePrivate::microstep | | Prototype: | void QStateMachinePrivate::microstep(QEvent *event, const QList<QAbstractTransition*> &enabledTransitions, CalculationCache *cache) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | | Lines: | 662-712 |
| | 19 | 2 |
QStatusBar::paintEvent| Name: | QStatusBar::paintEvent | | Prototype: | void QStatusBar::paintEvent(QPaintEvent *event) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 659-686 |
| | 19 | 5 |
QStatusBarPrivate::messageRect| Name: | QStatusBarPrivate::messageRect | | Prototype: | QRect QStatusBarPrivate::messageRect() const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qstatusbar.cpp | | Lines: | 117-149 |
| | 19 | 8 |
QString::reallocData| Name: | QString::reallocData | | Prototype: | void QString::reallocData(uint alloc, bool grow) | | Coverage: | 71.429% (15/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 1736-1761 |
| | 19 | 7 |
QStrokerOps::strokePolygon| Name: | QStrokerOps::strokePolygon | | Prototype: | void QStrokerOps::strokePolygon(const QPointF *points, int pointCount, bool implicit_close, void *data, const QTransform &matrix) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 304-330 |
| | 19 | 7 |
QStyleHelper::uniqueName| Name: | QStyleHelper::uniqueName | | Prototype: | QString uniqueName(const QString &key, const QStyleOption *option, const QSize &size) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylehelper.cpp | | Lines: | 55-91 |
| | 19 | 3 |
QStyleOption::init| Name: | QStyleOption::init | | Prototype: | void QStyleOption::init(const QWidget *widget) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstyleoption.cpp | | Lines: | 180-223 |
| | 19 | 7 |
QStyleSheetStyle::hasStyleRule| Name: | QStyleSheetStyle::hasStyleRule | | Prototype: | bool QStyleSheetStyle::hasStyleRule(const QObject *obj, int part) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2028-2057 |
| | 19 | 6 |
QStyleSheetStyle::setPalette| Name: | QStyleSheetStyle::setPalette | | Prototype: | void QStyleSheetStyle::setPalette(QWidget *w) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 2550-2582 |
| | 19 | 6 |
QTabBarPrivate::makeVisible| Name: | QTabBarPrivate::makeVisible | | Prototype: | void QTabBarPrivate::makeVisible(int index) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines: | 585-609 |
| | 19 | 5 |
QTableViewPrivate::drawCell| Name: | QTableViewPrivate::drawCell | | Prototype: | void QTableViewPrivate::drawCell(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 887-916 |
| | 19 | 7 |
QTcpServerPrivate::readNotification| Name: | QTcpServerPrivate::readNotification | | Prototype: | void QTcpServerPrivate::readNotification() | | Coverage: | 78.947% (15/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qtcpserver.cpp | | Lines: | 180-213 |
| | 19 | 7 |
QTextCodec::codecForHtml| Name: | QTextCodec::codecForHtml | | Prototype: | QTextCodec *QTextCodec::codecForHtml(const QByteArray &ba, QTextCodec *defaultCodec) | | Coverage: | 96.552% (28/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | | Lines: | 1042-1074 |
| | 19 | 9 |
QTextCursor::deletePreviousChar| Name: | QTextCursor::deletePreviousChar | | Prototype: | void QTextCursor::deletePreviousChar() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | | Lines: | 1505-1534 |
| | 19 | 6 |
QTextDocumentLayout::blockBoundingRect| Name: | QTextDocumentLayout::blockBoundingRect | | Prototype: | QRectF QTextDocumentLayout::blockBoundingRect(const QTextBlock &block) const | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 3267-3294 |
| | 19 | 5 |