| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
QListView::indexAt| Name: | QListView::indexAt | | Prototype: | QModelIndex QListView::indexAt(const QPoint &p) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1072-1082 |
| | 8 | 2 |
QListView::selectedIndexes| Name: | QListView::selectedIndexes | | Prototype: | QModelIndexList QListView::selectedIndexes() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1436-1449 |
| | 8 | 3 |
QListView::setPositionForIndex| Name: | QListView::setPositionForIndex | | Prototype: | void QListView::setPositionForIndex(const QPoint &position, const QModelIndex &index) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1238-1249 |
| | 8 | 2 |
QListView::setRowHidden| Name: | QListView::setRowHidden | | Prototype: | void QListView::setRowHidden(int row, bool hide) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 546-556 |
| | 8 | 3 |
QListView::visualIndex| Name: | QListView::visualIndex | | Prototype: | int QListView::visualIndex(const QModelIndex &index) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 3279-3290 |
| | 8 | 3 |
QListViewPrivate::scrollElasticBandBy| Name: | QListViewPrivate::scrollElasticBandBy | | Prototype: | void QListViewPrivate::scrollElasticBandBy(int dx, int dy) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 3204-3214 |
| | 8 | 5 |
QListWidget::dropMimeData| Name: | QListWidget::dropMimeData | | Prototype: | bool QListWidget::dropMimeData(int index, const QMimeData *data, Qt::DropAction action) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 1855-1867 |
| | 8 | 2 |
QListWidget::selectedItems| Name: | QListWidget::selectedItems | | Prototype: | QList<QListWidgetItem*> QListWidget::selectedItems() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 1724-1734 |
| | 8 | 2 |
QListWidgetPrivate::_q_emitCurrentItemChanged| Name: | QListWidgetPrivate::_q_emitCurrentItemChanged | | Prototype: | void QListWidgetPrivate::_q_emitCurrentItemChanged(const QModelIndex ¤t, const QModelIndex &previous) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp | | Lines: | 1113-1129 |
| | 8 | 2 |
QLocalServerPrivate::removeServer| Name: | QLocalServerPrivate::removeServer | | Prototype: | bool QLocalServerPrivate::removeServer(const QString &name) | | Coverage: | 75.000% (6/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver_unix.cpp | | Lines: | 66-79 |
| | 8 | 3 |
QLocale::dateTimeFormat| Name: | QLocale::dateTimeFormat | | Prototype: | QString QLocale::dateTimeFormat(FormatType format) const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp | | Lines: | 1746-1760 |
| | 8 | 3 |
QLockFilePrivate::processNameByPid| Name: | QLockFilePrivate::processNameByPid | | Prototype: | QString QLockFilePrivate::processNameByPid(qint64 pid) | | Coverage: | 44.444% (4/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qlockfile_unix.cpp | | Lines: | 262-318 |
| | 8 | 5 |
QLoggingRegistry::installFilter| Name: | QLoggingRegistry::installFilter | | Prototype: | QLoggingCategory::CategoryFilter QLoggingRegistry::installFilter(QLoggingCategory::CategoryFilter filter) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qloggingregistry.cpp | | Lines: | 378-393 |
| | 8 | 3 |
QMainWindowLayout::dockInfo| Name: | QMainWindowLayout::dockInfo | | Prototype: | QDockAreaLayoutInfo *QMainWindowLayout::dockInfo(QWidget *widget) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1679-1691 |
| | 8 | 4 |
QMainWindowLayout::toolBarArea| Name: | QMainWindowLayout::toolBarArea | | Prototype: | Qt::ToolBarArea QMainWindowLayout::toolBarArea(QToolBar *toolbar) const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1200-1217 |
| | 8 | 6 |
QMainWindowLayoutState::item| Name: | QMainWindowLayoutState::item | | Prototype: | QLayoutItem *QMainWindowLayoutState::item(const QList<int> &path) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 741-759 |
| | 8 | 3 |
QMapDataBase::createData| Name: | QMapDataBase::createData | | Prototype: | QMapDataBase *QMapDataBase::createData() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qmap.cpp | | Lines: | 358-371 |
| | 8 | 1 |
QMatrix4x4::QMatrix4x4| Name: | QMatrix4x4::QMatrix4x4 | | Prototype: | QMatrix4x4::QMatrix4x4(const float *values, int cols, int rows) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 175-188 |
| | 8 | 5 |
QMatrix::map| Name: | QMatrix::map | | Prototype: | QPolygon QMatrix::map(const QPolygon &a) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 607-618 |
| | 8 | 2 |
QMatrix::map| Name: | QMatrix::map | | Prototype: | QPolygonF QMatrix::map(const QPolygonF &a) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 628-639 |
| | 8 | 2 |
QMatrix::map| Name: | QMatrix::map | | Prototype: | QRegion QMatrix::map(const QRegion &r) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qmatrix.cpp | | Lines: | 672-684 |
| | 8 | 3 |
QMaxHeap::push| Name: | QMaxHeap::push | | Prototype: | template <class T> void QMaxHeap<T>::push(const T &x) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 402-414 |
| | 8 | 2 |
QMdiArea::scrollContentsBy| Name: | QMdiArea::scrollContentsBy | | Prototype: | void QMdiArea::scrollContentsBy(int dx, int dy) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 2451-2461 |
| | 8 | 2 |
QMdiAreaPrivate::lastWindowAboutToBeDestroyed| Name: | QMdiAreaPrivate::lastWindowAboutToBeDestroyed | | Prototype: | bool QMdiAreaPrivate::lastWindowAboutToBeDestroyed() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 1335-1348 |
| | 8 | 4 |
QMdiAreaTabBar::mousePressEvent| Name: | QMdiAreaTabBar::mousePressEvent | | Prototype: | void QMdiAreaTabBar::mousePressEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 586-600 |
| | 8 | 3 |
QMdiSubWindow::contextMenuEvent| Name: | QMdiSubWindow::contextMenuEvent | | Prototype: | void QMdiSubWindow::contextMenuEvent(QContextMenuEvent *contextMenuEvent) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 3437-3451 |
| | 8 | 3 |
QMdiSubWindowPrivate::leaveRubberBandMode| Name: | QMdiSubWindowPrivate::leaveRubberBandMode | | Prototype: | void QMdiSubWindowPrivate::leaveRubberBandMode() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1909-1919 |
| | 8 | 1 |
QMdiSubWindowPrivate::setVisible| Name: | QMdiSubWindowPrivate::setVisible | | Prototype: | void QMdiSubWindowPrivate::setVisible(WindowStateAction action, bool visible) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 2127-2142 |
| | 8 | 4 |
QMdiSubWindowPrivate::titleBarHeight| Name: | QMdiSubWindowPrivate::titleBarHeight | | Prototype: | int QMdiSubWindowPrivate::titleBarHeight(const QStyleOptionTitleBar &options) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1713-1725 |
| | 8 | 3 |
QMenuBarPrivate::_q_actionHovered| Name: | QMenuBarPrivate::_q_actionHovered | | Prototype: | void QMenuBarPrivate::_q_actionHovered() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 523-537 |
| | 8 | 3 |
QMenuBarPrivate::_q_internalShortcutActivated| Name: | QMenuBarPrivate::_q_internalShortcutActivated | | Prototype: | void QMenuBarPrivate::_q_internalShortcutActivated(int id) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 1707-1720 |
| | 8 | 3 |
QMenuBarPrivate::getPlatformMenu| Name: | QMenuBarPrivate::getPlatformMenu | | Prototype: | QPlatformMenu *QMenuBarPrivate::getPlatformMenu(QAction *action) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 1204-1217 |
| | 8 | 4 |
QMenuPrivate::getLastVisibleAction| Name: | QMenuPrivate::getLastVisibleAction | | Prototype: | int QMenuPrivate::getLastVisibleAction() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 408-422 |
| | 8 | 4 |
QMenuSloppyState::setSubMenuPopup| Name: | QMenuSloppyState::setSubMenuPopup | | Prototype: | void QMenuSloppyState::setSubMenuPopup(const QRect &actionRect, QAction *resetAction, QMenu *subMenu) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 687-697 |
| | 8 | 1 |
QMessageBox::event| Name: | QMessageBox::event | | Prototype: | bool QMessageBox::event(QEvent *e) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 1361-1393 |
| | 8 | 4 |
QMessageBox::open| Name: | QMessageBox::open | | Prototype: | void QMessageBox::open(QObject *receiver, const char *member) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 1552-1562 |
| | 8 | 1 |
QMessageBox::removeButton| Name: | QMessageBox::removeButton | | Prototype: | void QMessageBox::removeButton(QAbstractButton *button) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 910-920 |
| | 8 | 3 |
QMessageBoxPrivate::addOldButtons| Name: | QMessageBoxPrivate::addOldButtons | | Prototype: | void QMessageBoxPrivate::addOldButtons(int button0, int button1, int button2) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 1998-2008 |
| | 8 | 1 |
QMetaEnum::valueToKey| Name: | QMetaEnum::valueToKey | | Prototype: | const char* QMetaEnum::valueToKey(int value) const | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 2625-2635 |
| | 8 | 4 |
QMetaMethod::revision| Name: | QMetaMethod::revision | | Prototype: | int QMetaMethod::revision() const | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1984-1995 |
| | 8 | 3 |
QMetaMethodPrivate::parameterNames| Name: | QMetaMethodPrivate::parameterNames | | Prototype: | QList<QByteArray> QMetaMethodPrivate::parameterNames() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1741-1751 |
| | 8 | 2 |
QMetaMethodPrivate::parameterTypes| Name: | QMetaMethodPrivate::parameterTypes | | Prototype: | QList<QByteArray> QMetaMethodPrivate::parameterTypes() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1729-1739 |
| | 8 | 2 |
QMetaObject::normalizedType| Name: | QMetaObject::normalizedType | | Prototype: | QByteArray QMetaObject::normalizedType(const char *type) | | Coverage: | 83.333% (5/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 1286-1299 |
| | 8 | 2 |
QMetaObjectBuilder::addConstructor| Name: | QMetaObjectBuilder::addConstructor | | Prototype: | QMetaMethodBuilder QMetaObjectBuilder::addConstructor(const QMetaMethod& prototype) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 547-557 |
| | 8 | 1 |
QMetaObjectBuilder::removeMethod| Name: | QMetaObjectBuilder::removeMethod | | Prototype: | void QMetaObjectBuilder::removeMethod(int index) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobjectbuilder.cpp | | Lines: | 871-884 |
| | 8 | 5 |
QMetaType::QMetaType| Name: | QMetaType::QMetaType | | Prototype: | QMetaType::QMetaType(const int typeId) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 2293-2308 |
| | 8 | 4 |
QMetaType::equals| Name: | QMetaType::equals | | Prototype: | bool QMetaType::equals(const void *lhs, const void *rhs, int typeId, int *result) | | Coverage: | 100.000% (8/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 758-769 |
| | 8 | 3 |
QMimeType::genericIconName| Name: | QMimeType::genericIconName | | Prototype: | QString QMimeType::genericIconName() const | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/mimetypes/qmimetype.cpp | | Lines: | 280-296 |
| | 8 | 3 |
QNetworkAccessBackend::createUploadByteDevice| Name: | QNetworkAccessBackend::createUploadByteDevice | | Prototype: | QNonContiguousByteDevice* QNetworkAccessBackend::createUploadByteDevice() | | Coverage: | 54.545% (6/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessbackend.cpp | | Lines: | 127-142 |
| | 8 | 4 |
QNetworkAccessCache::updateTimer| Name: | QNetworkAccessCache::updateTimer | | Prototype: | void QNetworkAccessCache::updateTimer() | | Coverage: | 75.000% (6/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccesscache.cpp | | Lines: | 192-208 |
| | 8 | 3 |
QNetworkAccessManager::setCookieJar| Name: | QNetworkAccessManager::setCookieJar | | Prototype: | void QNetworkAccessManager::setCookieJar(QNetworkCookieJar *cookieJar) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | | Lines: | 682-693 |
| | 8 | 4 |
QNetworkAccessManager::setNetworkAccessible| Name: | QNetworkAccessManager::setNetworkAccessible | | Prototype: | void QNetworkAccessManager::setNetworkAccessible(QNetworkAccessManager::NetworkAccessibility accessible) | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | | Lines: | 948-961 |
| | 8 | 3 |
QNetworkAccessManagerPrivate::postProcess| Name: | QNetworkAccessManagerPrivate::postProcess | | Prototype: | QNetworkReply *QNetworkAccessManagerPrivate::postProcess(QNetworkReply *reply) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessmanager.cpp | | Lines: | 1372-1389 |
| | 8 | 1 |
QNetworkConfiguration::bearerTypeName| Name: | QNetworkConfiguration::bearerTypeName | | Prototype: | QString QNetworkConfiguration::bearerTypeName() const | | Coverage: | 16.667% (8/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp | | Lines: | 538-578 |
| | 8 | 29 |
QNetworkConfigurationManagerPrivate::performAsyncConfigurationUpdate| Name: | QNetworkConfigurationManagerPrivate::performAsyncConfigurationUpdate | | Prototype: | void QNetworkConfigurationManagerPrivate::performAsyncConfigurationUpdate() | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp | | Lines: | 434-449 |
| | 8 | 3 |
QNetworkDiskCache::insert| Name: | QNetworkDiskCache::insert | | Prototype: | void QNetworkDiskCache::insert(QIODevice *device) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkdiskcache.cpp | | Lines: | 230-245 |
| | 8 | 2 |
QNetworkInterface::allInterfaces| Name: | QNetworkInterface::allInterfaces | | Prototype: | QList<QNetworkInterface> QNetworkInterface::allInterfaces() | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface.cpp | | Lines: | 612-624 |
| | 8 | 2 |
QNetworkReplyHttpImpl::canReadLine| Name: | QNetworkReplyHttpImpl::canReadLine | | Prototype: | bool QNetworkReplyHttpImpl::canReadLine () const | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkreplyhttpimpl.cpp | | Lines: | 366-380 |
| | 8 | 4 |
QObject::sender| Name: | QObject::sender | | Prototype: | QObject *QObject::sender() const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2323-2337 |
| | 8 | 4 |
QObject::senderSignalIndex| Name: | QObject::senderSignalIndex | | Prototype: | int QObject::senderSignalIndex() const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2364-2380 |
| | 8 | 4 |
QObjectPrivate::connect| Name: | QObjectPrivate::connect | | Prototype: | QMetaObject::Connection QObjectPrivate::connect(const QObject *sender, int signal_index, QtPrivate::QSlotObjectBase *slotObj, Qt::ConnectionType type) | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 4878-4890 |
| | 8 | 3 |
QOpenGL2PaintEngineEx::shouldDrawCachedGlyphs| Name: | QOpenGL2PaintEngineEx::shouldDrawCachedGlyphs | | Prototype: | bool QOpenGL2PaintEngineEx::shouldDrawCachedGlyphs(QFontEngine *fontEngine, const QTransform &t) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1634-1658 |
| | 8 | 4 |
QOpenGLContext::defaultFramebufferObject| Name: | QOpenGLContext::defaultFramebufferObject | | Prototype: | GLuint QOpenGLContext::defaultFramebufferObject() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 922-935 |
| | 8 | 4 |
QOpenGLContext::doneCurrent| Name: | QOpenGLContext::doneCurrent | | Prototype: | void QOpenGLContext::doneCurrent() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 998-1011 |
| | 8 | 3 |
QOpenGLContext::setScreen| Name: | QOpenGLContext::setScreen | | Prototype: | void QOpenGLContext::setScreen(QScreen *screen) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 504-514 |
| | 8 | 4 |
QOpenGLCustomShaderStage::removeFromPainter| Name: | QOpenGLCustomShaderStage::removeFromPainter | | Prototype: | void QOpenGLCustomShaderStage::removeFromPainter(QPainter* p) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglcustomshaderstage.cpp | | Lines: | 100-115 |
| | 8 | 2 |
QOpenGLEngineShaderManager::getUniformLocation| Name: | QOpenGLEngineShaderManager::getUniformLocation | | Prototype: | GLuint QOpenGLEngineShaderManager::getUniformLocation(Uniform id) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager.cpp | | Lines: | 513-547 |
| | 8 | 4 |
QOpenGLEngineShaderManager::useSimpleProgram| Name: | QOpenGLEngineShaderManager::useSimpleProgram | | Prototype: | void QOpenGLEngineShaderManager::useSimpleProgram() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager.cpp | | Lines: | 630-643 |
| | 8 | 1 |
QOpenGLFramebufferObject::textures| Name: | QOpenGLFramebufferObject::textures | | Prototype: | QVector<GLuint> QOpenGLFramebufferObject::textures() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 1161-1171 |
| | 8 | 3 |
QOpenGLFunctions_1_0::isContextCompatible| Name: | QOpenGLFunctions_1_0::isContextCompatible | | Prototype: | bool QOpenGLFunctions_1_0::isContextCompatible(QOpenGLContext *context) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_0.cpp | | Lines: | 113-125 |
| | 8 | 3 |
QOpenGLFunctions_1_1::isContextCompatible| Name: | QOpenGLFunctions_1_1::isContextCompatible | | Prototype: | bool QOpenGLFunctions_1_1::isContextCompatible(QOpenGLContext *context) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_1.cpp | | Lines: | 129-141 |
| | 8 | 3 |
QOpenGLFunctions_1_2::isContextCompatible| Name: | QOpenGLFunctions_1_2::isContextCompatible | | Prototype: | bool QOpenGLFunctions_1_2::isContextCompatible(QOpenGLContext *context) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_2.cpp | | Lines: | 145-157 |
| | 8 | 3 |
QOpenGLFunctions_1_3::isContextCompatible| Name: | QOpenGLFunctions_1_3::isContextCompatible | | Prototype: | bool QOpenGLFunctions_1_3::isContextCompatible(QOpenGLContext *context) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_3.cpp | | Lines: | 161-173 |
| | 8 | 3 |
QOpenGLFunctions_1_4::isContextCompatible| Name: | QOpenGLFunctions_1_4::isContextCompatible | | Prototype: | bool QOpenGLFunctions_1_4::isContextCompatible(QOpenGLContext *context) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_4.cpp | | Lines: | 177-189 |
| | 8 | 3 |
QOpenGLFunctions_1_5::isContextCompatible| Name: | QOpenGLFunctions_1_5::isContextCompatible | | Prototype: | bool QOpenGLFunctions_1_5::isContextCompatible(QOpenGLContext *context) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_5.cpp | | Lines: | 185-197 |
| | 8 | 3 |
QOpenGLFunctions_2_0::isContextCompatible| Name: | QOpenGLFunctions_2_0::isContextCompatible | | Prototype: | bool QOpenGLFunctions_2_0::isContextCompatible(QOpenGLContext *context) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_0.cpp | | Lines: | 194-206 |
| | 8 | 3 |
QOpenGLFunctions_2_1::isContextCompatible| Name: | QOpenGLFunctions_2_1::isContextCompatible | | Prototype: | bool QOpenGLFunctions_2_1::isContextCompatible(QOpenGLContext *context) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_1.cpp | | Lines: | 202-214 |
| | 8 | 3 |
QOpenGLFunctions_3_0::isContextCompatible| Name: | QOpenGLFunctions_3_0::isContextCompatible | | Prototype: | bool QOpenGLFunctions_3_0::isContextCompatible(QOpenGLContext *context) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_0.cpp | | Lines: | 211-223 |
| | 8 | 3 |
QOpenGLFunctions_3_2_Compatibility::isContextCompatible| Name: | QOpenGLFunctions_3_2_Compatibility::isContextCompatible | | Prototype: | bool QOpenGLFunctions_3_2_Compatibility::isContextCompatible(QOpenGLContext *context) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_compatibility.cpp | | Lines: | 227-239 |
| | 8 | 3 |
QOpenGLFunctions_3_3_Compatibility::isContextCompatible| Name: | QOpenGLFunctions_3_3_Compatibility::isContextCompatible | | Prototype: | bool QOpenGLFunctions_3_3_Compatibility::isContextCompatible(QOpenGLContext *context) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_compatibility.cpp | | Lines: | 242-254 |
| | 8 | 3 |
QOpenGLFunctions_4_0_Compatibility::isContextCompatible| Name: | QOpenGLFunctions_4_0_Compatibility::isContextCompatible | | Prototype: | bool QOpenGLFunctions_4_0_Compatibility::isContextCompatible(QOpenGLContext *context) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_compatibility.cpp | | Lines: | 250-262 |
| | 8 | 3 |
QOpenGLFunctions_4_1_Compatibility::isContextCompatible| Name: | QOpenGLFunctions_4_1_Compatibility::isContextCompatible | | Prototype: | bool QOpenGLFunctions_4_1_Compatibility::isContextCompatible(QOpenGLContext *context) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_compatibility.cpp | | Lines: | 258-270 |
| | 8 | 3 |
QOpenGLFunctions_4_2_Compatibility::isContextCompatible| Name: | QOpenGLFunctions_4_2_Compatibility::isContextCompatible | | Prototype: | bool QOpenGLFunctions_4_2_Compatibility::isContextCompatible(QOpenGLContext *context) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_compatibility.cpp | | Lines: | 266-278 |
| | 8 | 3 |
QOpenGLFunctions_4_3_Compatibility::isContextCompatible| Name: | QOpenGLFunctions_4_3_Compatibility::isContextCompatible | | Prototype: | bool QOpenGLFunctions_4_3_Compatibility::isContextCompatible(QOpenGLContext *context) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_compatibility.cpp | | Lines: | 274-286 |
| | 8 | 3 |
QOpenGLFunctions_4_4_Compatibility::isContextCompatible| Name: | QOpenGLFunctions_4_4_Compatibility::isContextCompatible | | Prototype: | bool QOpenGLFunctions_4_4_Compatibility::isContextCompatible(QOpenGLContext *context) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_compatibility.cpp | | Lines: | 281-293 |
| | 8 | 3 |
QOpenGLFunctions_4_5_Compatibility::isContextCompatible| Name: | QOpenGLFunctions_4_5_Compatibility::isContextCompatible | | Prototype: | bool QOpenGLFunctions_4_5_Compatibility::isContextCompatible(QOpenGLContext *context) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_compatibility.cpp | | Lines: | 297-309 |
| | 8 | 3 |
QOpenGLTexture::borderColor| Name: | QOpenGLTexture::borderColor | | Prototype: | QColor QOpenGLTexture::borderColor() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 4225-4236 |
| | 8 | 2 |
QOpenGLTexture::generateMipMaps| Name: | QOpenGLTexture::generateMipMaps | | Prototype: | void QOpenGLTexture::generateMipMaps() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 3680-3691 |
| | 8 | 4 |
QOpenGLTexture::setMinMagFilters| Name: | QOpenGLTexture::setMinMagFilters | | Prototype: | void QOpenGLTexture::setMinMagFilters(QOpenGLTexture::Filter minificationFilter, QOpenGLTexture::Filter magnificationFilter) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 4011-4022 |
| | 8 | 1 |
QOpenGLTextureBlitter::destroy| Name: | QOpenGLTextureBlitter::destroy | | Prototype: | void QOpenGLTextureBlitter::destroy() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp | | Lines: | 367-377 |
| | 8 | 2 |
QOpenGLTexturePrivate::isBound| Name: | QOpenGLTexturePrivate::isBound | | Prototype: | bool QOpenGLTexturePrivate::isBound(uint unit) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp | | Lines: | 278-290 |
| | 8 | 1 |
QOpenGLVertexArrayObjectPrivate::bind| Name: | QOpenGLVertexArrayObjectPrivate::bind | | Prototype: | void QOpenGLVertexArrayObjectPrivate::bind() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | | Lines: | 237-256 |
| | 8 | 7 |
QOpenGLVertexArrayObjectPrivate::release| Name: | QOpenGLVertexArrayObjectPrivate::release | | Prototype: | void QOpenGLVertexArrayObjectPrivate::release() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | | Lines: | 258-277 |
| | 8 | 7 |
QOpenGLWidgetPaintDevice::ensureActiveTarget| Name: | QOpenGLWidgetPaintDevice::ensureActiveTarget | | Prototype: | void QOpenGLWidgetPaintDevice::ensureActiveTarget() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 634-650 |
| | 8 | 3 |
QOpenGLWidgetPaintDevicePrivate::beginPaint| Name: | QOpenGLWidgetPaintDevicePrivate::beginPaint | | Prototype: | void QOpenGLWidgetPaintDevicePrivate::beginPaint() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 615-632 |
| | 8 | 3 |
QOpenGLWidgetPrivate::render| Name: | QOpenGLWidgetPrivate::render | | Prototype: | void QOpenGLWidgetPrivate::render() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp | | Lines: | 836-851 |
| | 8 | 3 |
QPMCache::clear| Name: | QPMCache::clear | | Prototype: | void QPMCache::clear() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 439-450 |
| | 8 | 2 |
QPMCache::createKey| Name: | QPMCache::createKey | | Prototype: | QPixmapCache::Key QPMCache::createKey() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 416-426 |
| | 8 | 2 |
QPMCache::insert| Name: | QPMCache::insert | | Prototype: | QPixmapCache::Key QPMCache::insert(const QPixmap &pixmap, int cost) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 352-366 |
| | 8 | 3 |
QPMCache::object| Name: | QPMCache::object | | Prototype: | QPixmap *QPMCache::object(const QString &key) const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpixmapcache.cpp | | Lines: | 300-313 |
| | 8 | 3 |