| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
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: | 129-159 |
| | 19 | 4 |
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: | 439-466 |
| | 19 | 10 |
QPixmapStyle::drawControl| Name: | QPixmapStyle::drawControl | | Prototype: | void QPixmapStyle::drawControl(ControlElement element, const QStyleOption *option, QPainter *painter, const QWidget *widget) const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qpixmapstyle.cpp | | Lines: | 268-301 |
| | 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: | 341-369 |
| | 19 | 6 |
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: | 769-803 |
| | 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: | 1499-1520 |
| | 19 | 1 |
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: | 2827-2860 |
| | 19 | 7 |
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: | 2055-2090 |
| | 19 | 8 |
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: | 6887-6916 |
| | 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: | 6925-6954 |
| | 19 | 5 |
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: | 2614-2651 |
| | 19 | 6 |
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: | 984-1009 |
| | 19 | 4 |
QPageSetupWidget::initPageSizes| Name: | QPageSetupWidget::initPageSizes | | Prototype: | void QPageSetupWidget::initPageSizes() | | Coverage: | 38.095% (8/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 338-370 |
| | 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: | 1568-1621 |
| | 19 | 21 |
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: | 156-189 |
| | 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: | 554-587 |
| | 19 | 5 |
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: | 64-98 |
| | 19 | 7 |
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: | 1477-1507 |
| | 19 | 4 |
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: | 2184-2220 |
| | 19 | 6 |
QObject::disconnect| Name: | QObject::disconnect | | Prototype: | bool QObject::disconnect(const QMetaObject::Connection &connection) | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 4750-4785 |
| | 19 | 4 |
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: | 442-475 |
| | 19 | 8 |
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: | 321-355 |
| | 19 | 8 |
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: | 377-403 |
| | 19 | 5 |
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: | 1136-1165 |
| | 19 | 10 |
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: | 123-155 |
| | 19 | 7 |
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: | 2252-2280 |
| | 19 | 2 |
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: | 748-779 |
| | 19 | 9 |
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: | 1966-1997 |
| | 19 | 5 |
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: | 416-440 |
| | 19 | 6 |
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: | 1903-1931 |
| | 19 | 1 |
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: | 2498-2532 |
| | 19 | 7 |
QLoggingRegistry::init| Name: | QLoggingRegistry::init | | Prototype: | void QLoggingRegistry::init() | | Coverage: | 89.474% (17/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines: | 277-312 |
| | 19 | 7 |
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: | 288-311 |
| | 19 | 6 |
QLocale::currencySymbol| Name: | QLocale::currencySymbol | | Prototype: | QString QLocale::currencySymbol(QLocale::CurrencySymbolFormat format) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 3386-3415 |
| | 19 | 8 |
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: | 1748-1782 |
| | 19 | 6 |
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: | 1480-1512 |
| | 19 | 6 |
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: | 132-158 |
| | 19 | 7 |
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: | 385-423 |
| | 19 | 8 |
QLayoutPrivate::reparentChildWidgets| Name: | QLayoutPrivate::reparentChildWidgets | | Prototype: | void QLayoutPrivate::reparentChildWidgets(QWidget *mw) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp | | Lines: | 818-848 |
| | 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: | 593-627 |
| | 19 | 10 |
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: | 899-930 |
| | 19 | 8 |
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: | 1530-1552 |
| | 19 | 3 |
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: | 1441-1463 |
| | 19 | 7 |
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: | 945-977 |
| | 19 | 7 |
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: | 1200-1224 |
| | 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: | 228-257 |
| | 19 | 5 |
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: | 1179-1203 |
| | 19 | 6 |
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: | 658-687 |
| | 19 | 6 |
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: | 1358-1381 |
| | 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: | 111-139 |
| | 19 | 5 |
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: | 2002-2033 |
| | 19 | 7 |
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: | 567-593 |
| | 19 | 6 |
QIODevice::read| Name: | QIODevice::read | | Prototype: | QByteArray QIODevice::read(qint64 maxSize) | | Coverage: | 44.000% (11/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | | Lines: | 1154-1190 |
| | 19 | 8 |
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: | 812-843 |
| | 19 | 4 |
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: | 3109-3136 |
| | 19 | 7 |
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: | 1421-1450 |
| | 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: | 733-757 |
| | 19 | 5 |
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: | 589-616 |
| | 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: | 749-778 |
| | 19 | 7 |
QGraphicsViewPrivate::findItems| Name: | QGraphicsViewPrivate::findItems | | Prototype: | QList<QGraphicsItem *> QGraphicsViewPrivate::findItems(const QRegion &exposedRegion, bool *allItems, const QTransform &viewTransform) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1117-1156 |
| | 19 | 4 |
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: | 940-978 |
| | 19 | 6 |
QGraphicsProxyWidgetPrivate::findFocusChild| Name: | QGraphicsProxyWidgetPrivate::findFocusChild | | Prototype: | QWidget *QGraphicsProxyWidgetPrivate::findFocusChild(QWidget *child, bool next) const | | Coverage: | 0.000% (0/50) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 367-397 |
| | 19 | 7 |
QGraphicsProxyWidget::wheelEvent| Name: | QGraphicsProxyWidget::wheelEvent | | Prototype: | void QGraphicsProxyWidget::wheelEvent(QGraphicsSceneWheelEvent *event) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 1277-1309 |
| | 19 | 5 |
QGraphicsProxyWidget::inputMethodQuery| Name: | QGraphicsProxyWidget::inputMethodQuery | | Prototype: | QVariant QGraphicsProxyWidget::inputMethodQuery(Qt::InputMethodQuery query) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp | | Lines: | 1426-1455 |
| | 19 | 8 |
QGraphicsLayout::invalidate| Name: | QGraphicsLayout::invalidate | | Prototype: | void QGraphicsLayout::invalidate() | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayout.cpp | | Lines: | 312-346 |
| | 19 | 7 |
QGraphicsLayout::activate| Name: | QGraphicsLayout::activate | | Prototype: | void QGraphicsLayout::activate() | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayout.cpp | | Lines: | 258-289 |
| | 19 | 6 |
QGraphicsItemPrivate::updateAncestorFlags| Name: | QGraphicsItemPrivate::updateAncestorFlags | | Prototype: | void QGraphicsItemPrivate::updateAncestorFlags() | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 975-1003 |
| | 19 | 9 |
QGraphicsItemPrivate::effectiveBoundingRect| Name: | QGraphicsItemPrivate::effectiveBoundingRect | | Prototype: | QRectF QGraphicsItemPrivate::effectiveBoundingRect(QGraphicsItem *topMostEffectItem) const | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2957-2988 |
| | 19 | 5 |
QGraphicsItem::setOpacity| Name: | QGraphicsItem::setOpacity | | Prototype: | void QGraphicsItem::setOpacity(qreal opacity) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2816-2851 |
| | 19 | 6 |
QGraphicsItem::setFocusProxy| Name: | QGraphicsItem::setFocusProxy | | Prototype: | void QGraphicsItem::setFocusProxy(QGraphicsItem *item) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 3534-3561 |
| | 19 | 9 |
QGraphicsItem::prepareGeometryChange| Name: | QGraphicsItem::prepareGeometryChange | | Prototype: | void QGraphicsItem::prepareGeometryChange() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 7625-7657 |
| | 19 | 5 |
QGraphicsGridLayout::addItem| Name: | QGraphicsGridLayout::addItem | | Prototype: | void QGraphicsGridLayout::addItem(QGraphicsLayoutItem *item, int row, int column, int rowSpan, int columnSpan, Qt::Alignment alignment) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsgridlayout.cpp | | Lines: | 153-181 |
| | 19 | 5 |
QGLColormap::findNearest| Name: | QGLColormap::findNearest | | Prototype: | int QGLColormap::findNearest(QRgb color) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 271-294 |
| | 19 | 4 |
QGL2PaintEngineExPrivate::updateClipScissorTest| Name: | QGL2PaintEngineExPrivate::updateClipScissorTest | | Prototype: | void QGL2PaintEngineExPrivate::updateClipScissorTest() | | Coverage: | 50.000% (9/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2150-2186 |
| | 19 | 6 |
QFontEngineQPF2::boundingBox| Name: | QFontEngineQPF2::boundingBox | | Prototype: | glyph_metrics_t QFontEngineQPF2::boundingBox(const QGlyphLayout &glyphs) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp | | Lines: | 415-441 |
| | 19 | 3 |
QFontEngineMulti::glyphIndex| Name: | QFontEngineMulti::glyphIndex | | Prototype: | glyph_t QFontEngineMulti::glyphIndex(uint ucs4) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 1843-1871 |
| | 19 | 8 |
QFontEngineMulti::createMultiFontEngine| Name: | QFontEngineMulti::createMultiFontEngine | | Prototype: | QFontEngine *QFontEngineMulti::createMultiFontEngine(QFontEngine *fe, int script) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | | Lines: | 2263-2292 |
| | 19 | 4 |
QFontDatabase::writingSystems| Name: | QFontDatabase::writingSystems | | Prototype: | QList<QFontDatabase::WritingSystem> QFontDatabase::writingSystems() const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1480-1511 |
| | 19 | 7 |
QFontDatabase::isBitmapScalable| Name: | QFontDatabase::isBitmapScalable | | Prototype: | bool QFontDatabase::isBitmapScalable(const QString &family, const QString &style) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 1661-1691 |
| | 19 | 7 |
QFileSystemEngine::createDirectory| Name: | QFileSystemEngine::createDirectory | | Prototype: | bool QFileSystemEngine::createDirectory(const QFileSystemEntry &entry, bool createParents) | | Coverage: | 88.889% (24/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 559-597 |
| | 19 | 9 |
QFileSystemEngine::absoluteName| Name: | QFileSystemEngine::absoluteName | | Prototype: | QFileSystemEntry QFileSystemEngine::absoluteName(const QFileSystemEntry &entry) | | Coverage: | 77.419% (24/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | | Lines: | 305-335 |
| | 19 | 7 |
QFileDialog::labelText| Name: | QFileDialog::labelText | | Prototype: | QString QFileDialog::labelText(DialogLabel label) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2028-2056 |
| | 19 | 10 |
QFbVtHandler::QFbVtHandler| Name: | QFbVtHandler::QFbVtHandler | | Prototype: | QFbVtHandler::QFbVtHandler(QObject *parent) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbvthandler.cpp | | Lines: | 98-130 |
| | 19 | 4 |
QFSFileEnginePrivate::closeFdFh| Name: | QFSFileEnginePrivate::closeFdFh | | Prototype: | bool QFSFileEnginePrivate::closeFdFh() | | Coverage: | 70.370% (19/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | | Lines: | 366-406 |
| | 19 | 6 |
QDomImplementation::createDocumentType| Name: | QDomImplementation::createDocumentType | | Prototype: | QDomDocumentType QDomImplementation::createDocumentType(const QString& qName, const QString& publicId, const QString& systemId) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1020-1046 |
| | 19 | 5 |
QDomDocumentTypePrivate::save| Name: | QDomDocumentTypePrivate::save | | Prototype: | void QDomDocumentTypePrivate::save(QTextStream& s, int, int indent) const | | Coverage: | 8.333% (2/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 3580-3611 |
| | 19 | 8 |
QDockWidgetPrivate::mousePressEvent| Name: | QDockWidgetPrivate::mousePressEvent | | Prototype: | bool QDockWidgetPrivate::mousePressEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 850-883 |
| | 19 | 4 |
QDockWidgetPrivate::init| Name: | QDockWidgetPrivate::init | | Prototype: | void QDockWidgetPrivate::init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 603-631 |
| | 19 | 1 |
QDockWidgetGroupWindow::event| Name: | QDockWidgetGroupWindow::event | | Prototype: | bool QDockWidgetGroupWindow::event(QEvent *e) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 252-288 |
| | 19 | 14 |
QDockAreaLayoutInfo::unnest| Name: | QDockAreaLayoutInfo::unnest | | Prototype: | void QDockAreaLayoutInfo::unnest(int index) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 976-1000 |
| | 19 | 7 |
QDockAreaLayout::updateSeparatorWidgets| Name: | QDockAreaLayout::updateSeparatorWidgets | | Prototype: | void QDockAreaLayout::updateSeparatorWidgets() const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 3294-3324 |
| | 19 | 5 |
QDateTimePrivate::setDateTime| Name: | QDateTimePrivate::setDateTime | | Prototype: | void QDateTimePrivate::setDateTime(const QDate &date, const QTime &time) | | Coverage: | 88.889% (16/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 2643-2676 |
| | 19 | 6 |
QDateTimeParser::skipToNextSection| Name: | QDateTimeParser::skipToNextSection | | Prototype: | bool QDateTimeParser::skipToNextSection(int index, const QDateTime ¤t, const QStringRef &text) const | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 1607-1640 |
| | 19 | 4 |
QDateTimeParser::sectionSize| Name: | QDateTimeParser::sectionSize | | Prototype: | int QDateTimeParser::sectionSize(int sectionIndex) const | | Coverage: | 71.429% (15/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 538-572 |
| | 19 | 7 |
QDateTimeParser::getDigit| Name: | QDateTimeParser::getDigit | | Prototype: | int QDateTimeParser::getDigit(const QDateTime &t, int index) const | | Coverage: | 72.414% (21/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 72-107 |
| | 19 | 15 |
QDate::weekNumber| Name: | QDate::weekNumber | | Prototype: | int QDate::weekNumber(int *yearNumber) const | | Coverage: | 100.000% (20/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | | Lines: | 587-616 |
| | 19 | 6 |
QDBusConnectionPrivate::~QDBusConnectionPrivate| Name: | QDBusConnectionPrivate::~QDBusConnectionPrivate | | Prototype: | QDBusConnectionPrivate::~QDBusConnectionPrivate() | | Coverage: | 26.087% (6/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1062-1089 |
| | 19 | 7 |
QDBusConnectionPrivate::QDBusConnectionPrivate| Name: | QDBusConnectionPrivate::QDBusConnectionPrivate | | Prototype: | QDBusConnectionPrivate::QDBusConnectionPrivate(QObject *p) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | | Lines: | 1022-1060 |
| | 19 | 3 |
QCoreApplicationPrivate::processCommandLineArguments| Name: | QCoreApplicationPrivate::processCommandLineArguments | | Prototype: | void QCoreApplicationPrivate::processCommandLineArguments() | | Coverage: | 69.231% (18/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 182-209 |
| | 19 | 8 |
QCompleter::complete| Name: | QCompleter::complete | | Prototype: | void QCompleter::complete(const QRect& rect) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 1449-1475 |
| | 19 | 6 |