| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QPalette::setColorGroup| Name: | QPalette::setColorGroup | | Prototype: | void QPalette::setColorGroup(ColorGroup cg, const QBrush &foreground, const QBrush &button, const QBrush &light, const QBrush &dark, const QBrush &mid, const QBrush &text, const QBrush &bright_text, const QBrush &base, const QBrush &alternate_base, const QBrush &background, const QBrush &midlight, const QBrush &button_text, const QBrush &shadow, const QBrush &highlight, const QBrush &highlighted_text, const QBrush &link, const QBrush &link_visited, const QBrush &toolTipBase, const QBrush &toolTipText) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | | Lines: | 1078-1108 |
| | 20 | 1 |
QPainterPrivate::checkEmulation| Name: | QPainterPrivate::checkEmulation | | Prototype: | void QPainterPrivate::checkEmulation() | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | | Lines: | 172-200 |
| | 20 | 9 |
QPainterPath::slopeAtPercent| Name: | QPainterPath::slopeAtPercent | | Prototype: | qreal QPainterPath::slopeAtPercent(qreal t) const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | | Lines: | 3042-3076 |
| | 20 | 5 |
QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject| Name: | QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject | | Prototype: | QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject() | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp | | Lines: | 349-382 |
| | 20 | 6 |
QOpenGLShaderPrivate::create| Name: | QOpenGLShaderPrivate::create | | Prototype: | bool QOpenGLShaderPrivate::create() | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 221-252 |
| | 20 | 8 |
QOpenGLFunctions_3_0_DeprecatedBackend::QOpenGLFunctions_3_0_DeprecatedBackend| Name: | QOpenGLFunctions_3_0_DeprecatedBackend::QOpenGLFunctions_3_0_DeprecatedBackend | | Prototype: | QOpenGLFunctions_3_0_DeprecatedBackend::QOpenGLFunctions_3_0_DeprecatedBackend(QOpenGLContext *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 2005-2030 |
| | 20 | 1 |
QOpenGLFunctions_1_0::initializeOpenGLFunctions| Name: | QOpenGLFunctions_1_0::initializeOpenGLFunctions | | Prototype: | bool QOpenGLFunctions_1_0::initializeOpenGLFunctions() | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_0.cpp | | Lines: | 81-115 |
| | 20 | 5 |
QOpenGLFramebufferObjectPrivate::checkFramebufferStatus| Name: | QOpenGLFramebufferObjectPrivate::checkFramebufferStatus | | Prototype: | bool QOpenGLFramebufferObjectPrivate::checkFramebufferStatus(QOpenGLContext *ctx) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp | | Lines: | 367-420 |
| | 20 | 11 |
QOpenGLContext::swapBuffers| Name: | QOpenGLContext::swapBuffers | | Prototype: | void QOpenGLContext::swapBuffers(QSurface *surface) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp | | Lines: | 1027-1060 |
| | 20 | 8 |
QOpenGL2PaintEngineEx::setState| Name: | QOpenGL2PaintEngineEx::setState | | Prototype: | void QOpenGL2PaintEngineEx::setState(QPainterState *new_state) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 2444-2485 |
| | 20 | 8 |
QOpenGL2PaintEngineEx::drawPixmap| Name: | QOpenGL2PaintEngineEx::drawPixmap | | Prototype: | void QOpenGL2PaintEngineEx::drawPixmap(const QRectF& dest, const QPixmap & pixmap, const QRectF & src) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | | Lines: | 1421-1455 |
| | 20 | 3 |
QObjectPrivate::addConnection| Name: | QObjectPrivate::addConnection | | Prototype: | void QObjectPrivate::addConnection(int signal, Connection *c) | | Coverage: | 100.000% (20/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 375-404 |
| | 20 | 7 |
QNetworkAccessAuthenticationManager::cacheCredentials| Name: | QNetworkAccessAuthenticationManager::cacheCredentials | | Prototype: | void QNetworkAccessAuthenticationManager::cacheCredentials(const QUrl &url, const QAuthenticator *authenticator) | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkaccessauthenticationmanager.cpp | | Lines: | 222-255 |
| | 20 | 5 |
QNativeSocketEnginePrivate::nativeAccept| Name: | QNativeSocketEnginePrivate::nativeAccept | | Prototype: | int QNativeSocketEnginePrivate::nativeAccept() | | Coverage: | 17.857% (5/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine_unix.cpp | | Lines: | 559-606 |
| | 20 | 19 |
QNativeSocketEngine::waitForReadOrWrite| Name: | QNativeSocketEngine::waitForReadOrWrite | | Prototype: | bool QNativeSocketEngine::waitForReadOrWrite(bool *readyToRead, bool *readyToWrite, bool checkRead, bool checkWrite, int msecs, bool *timedOut) | | Coverage: | 50.000% (8/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qnativesocketengine.cpp | | Lines: | 1045-1095 |
| | 20 | 6 |
QMoviePrivate::_q_loadNextFrame| Name: | QMoviePrivate::_q_loadNextFrame | | Prototype: | void QMoviePrivate::_q_loadNextFrame(bool starting) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | | Lines: | 481-515 |
| | 20 | 7 |
QMetaObjectPrivate::checkConnectArgs| Name: | QMetaObjectPrivate::checkConnectArgs | | Prototype: | bool QMetaObjectPrivate::checkConnectArgs(const QMetaMethodPrivate *signal, const QMetaMethodPrivate *method) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | | Lines: | 902-928 |
| | 20 | 7 |
QMessageBoxPrivate::init| Name: | QMessageBoxPrivate::init | | Prototype: | void QMessageBoxPrivate::init(const QString &title, const QString &text) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qmessagebox.cpp | | Lines: | 264-294 |
| | 20 | 2 |
QMenuBar::initStyleOption| Name: | QMenuBar::initStyleOption | | Prototype: | void QMenuBar::initStyleOption(QStyleOptionMenuItem *option, const QAction *action) const | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenubar.cpp | | Lines: | 540-564 |
| | 20 | 6 |
QMenu::changeEvent| Name: | QMenu::changeEvent | | Prototype: | void QMenu::changeEvent(QEvent *e) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 2648-2672 |
| | 20 | 8 |
QMdiSubWindowPrivate::sizeParameters| Name: | QMdiSubWindowPrivate::sizeParameters | | Prototype: | void QMdiSubWindowPrivate::sizeParameters(int *margin, int *minWidth) const | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 1725-1753 |
| | 20 | 6 |
QMdiSubWindow::mouseReleaseEvent| Name: | QMdiSubWindow::mouseReleaseEvent | | Prototype: | void QMdiSubWindow::mouseReleaseEvent(QMouseEvent *mouseEvent) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdisubwindow.cpp | | Lines: | 3273-3305 |
| | 20 | 7 |
QMatrix4x4::translate| Name: | QMatrix4x4::translate | | Prototype: | void QMatrix4x4::translate(float x, float y) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 1022-1046 |
| | 20 | 6 |
QMatrix4x4::scale| Name: | QMatrix4x4::scale | | Prototype: | void QMatrix4x4::scale(float x, float y) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp | | Lines: | 863-887 |
| | 20 | 4 |
QMainWindowLayout::takeAt| Name: | QMainWindowLayout::takeAt | | Prototype: | QLayoutItem *QMainWindowLayout::takeAt(int index) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 1775-1814 |
| | 20 | 8 |
QListViewPrivate::selection| Name: | QListViewPrivate::selection | | Prototype: | QItemSelection QListViewPrivate::selection(const QRect &rect) const | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 1798-1825 |
| | 20 | 8 |
QListViewPrivate::selectAll| Name: | QListViewPrivate::selectAll | | Prototype: | void QListViewPrivate::selectAll(QItemSelectionModel::SelectionFlags command) | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 605-637 |
| | 20 | 8 |
QListData::insert| Name: | QListData::insert | | Prototype: | void **QListData::insert(int i) | | Coverage: | 100.000% (21/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp | | Lines: | 219-256 |
| | 20 | 7 |
QLineEdit::changeEvent| Name: | QLineEdit::changeEvent | | Prototype: | void QLineEdit::changeEvent(QEvent *ev) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp | | Lines: | 2160-2191 |
| | 20 | 9 |
QLabel::event| Name: | QLabel::event | | Prototype: | bool QLabel::event(QEvent *e) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp | | Lines: | 963-997 |
| | 20 | 8 |
QKeySequence::assign| Name: | QKeySequence::assign | | Prototype: | int QKeySequence::assign(const QString &ks, QKeySequence::SequenceFormat format) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp | | Lines: | 996-1030 |
| | 20 | 6 |
QItemSelectionModel::isSelected| Name: | QItemSelectionModel::isSelected | | Prototype: | bool QItemSelectionModel::isSelected(const QModelIndex &index) const | | Coverage: | 93.103% (27/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp | | Lines: | 1393-1425 |
| | 20 | 9 |
QInputDialogPrivate::ensureLayout| Name: | QInputDialogPrivate::ensureLayout | | Prototype: | void QInputDialogPrivate::ensureLayout() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp | | Lines: | 214-245 |
| | 20 | 4 |
QImage::bitPlaneCount| Name: | QImage::bitPlaneCount | | Prototype: | int QImage::bitPlaneCount() const | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 4377-4410 |
| | 20 | 12 |
QIconModeViewBase::filterStartDrag| Name: | QIconModeViewBase::filterStartDrag | | Prototype: | bool QIconModeViewBase::filterStartDrag(Qt::DropActions supportedActions) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp | | Lines: | 2730-2758 |
| | 20 | 6 |
QIcon::addFile| Name: | QIcon::addFile | | Prototype: | void QIcon::addFile(const QString &fileName, const QSize &size, Mode mode, State state) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | | Lines: | 1005-1041 |
| | 20 | 9 |
QHttpThreadDelegate::readyReadSlot| Name: | QHttpThreadDelegate::readyReadSlot | | Prototype: | void QHttpThreadDelegate::readyReadSlot() | | Coverage: | 91.667% (22/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | | Lines: | 435-470 |
| | 20 | 8 |
QHttpSocketEngine::waitForRead| Name: | QHttpSocketEngine::waitForRead | | Prototype: | bool QHttpSocketEngine::waitForRead(int msecs, bool *timedOut) | | Coverage: | 45.455% (15/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 332-368 |
| | 20 | 9 |
QHttpSocketEngine::slotSocketError| Name: | QHttpSocketEngine::slotSocketError | | Prototype: | void QHttpSocketEngine::slotSocketError(QAbstractSocket::SocketError error) | | Coverage: | 82.609% (19/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp | | Lines: | 711-741 |
| | 20 | 8 |
QHeaderViewPrivate::setupSectionIndicator| Name: | QHeaderViewPrivate::setupSectionIndicator | | Prototype: | void QHeaderViewPrivate::setupSectionIndicator(int section, int position) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3086-3115 |
| | 20 | 3 |
QHeaderViewPrivate::setDefaultSectionSize| Name: | QHeaderViewPrivate::setDefaultSectionSize | | Prototype: | void QHeaderViewPrivate::setDefaultSectionSize(int size) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 3510-3535 |
| | 20 | 6 |
QHeaderView::visualIndexAt| Name: | QHeaderView::visualIndexAt | | Prototype: | int QHeaderView::visualIndexAt(int position) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 593-619 |
| | 20 | 7 |
QHeaderView::sizeHint| Name: | QHeaderView::sizeHint | | Prototype: | QSize QHeaderView::sizeHint() const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 517-544 |
| | 20 | 6 |
QHeaderView::setSectionHidden| Name: | QHeaderView::setSectionHidden | | Prototype: | void QHeaderView::setSectionHidden(int logicalIndex, bool hide) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp | | Lines: | 991-1016 |
| | 20 | 6 |
QHashData::previousNode| Name: | QHashData::previousNode | | Prototype: | QHashData::Node *QHashData::previousNode(Node *node) | | Coverage: | 88.235% (15/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | | Lines: | 571-604 |
| | 20 | 6 |
QGraphicsViewPrivate::updateRect| Name: | QGraphicsViewPrivate::updateRect | | Prototype: | bool QGraphicsViewPrivate::updateRect(const QRect &r) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1042-1076 |
| | 20 | 10 |
QGraphicsView::setupViewport| Name: | QGraphicsView::setupViewport | | Prototype: | void QGraphicsView::setupViewport(QWidget *widget) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 2758-2800 |
| | 20 | 7 |
QGraphicsView::ensureVisible| Name: | QGraphicsView::ensureVisible | | Prototype: | void QGraphicsView::ensureVisible(const QRectF &rect, int xmargin, int ymargin) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp | | Lines: | 1970-2002 |
| | 20 | 9 |
QGraphicsScene::update| Name: | QGraphicsScene::update | | Prototype: | void QGraphicsScene::update(const QRectF &rect) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 3171-3207 |
| | 20 | 9 |
QGraphicsScene::setSelectionArea| Name: | QGraphicsScene::setSelectionArea | | Prototype: | void QGraphicsScene::setSelectionArea(const QPainterPath &path, Qt::ItemSelectionOperation selectionOperation, Qt::ItemSelectionMode mode, const QTransform &deviceTransform) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | | Lines: | 2286-2332 |
| | 20 | 8 |
QGraphicsItemPrivate::remapItemPos| Name: | QGraphicsItemPrivate::remapItemPos | | Prototype: | void QGraphicsItemPrivate::remapItemPos(QEvent *event, QGraphicsItem *item) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 940-977 |
| | 20 | 11 |
QGraphicsItem::setSelected| Name: | QGraphicsItem::setSelected | | Prototype: | void QGraphicsItem::setSelected(bool selected) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 2630-2662 |
| | 20 | 8 |
QGraphicsItem::collidesWithItem| Name: | QGraphicsItem::collidesWithItem | | Prototype: | bool QGraphicsItem::collidesWithItem(const QGraphicsItem *other, Qt::ItemSelectionMode mode) const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp | | Lines: | 5013-5040 |
| | 20 | 7 |
QGraphicsAnchorLayoutPrivate::findPaths| Name: | QGraphicsAnchorLayoutPrivate::findPaths | | Prototype: | void QGraphicsAnchorLayoutPrivate::findPaths(Orientation orientation) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp | | Lines: | 2316-2357 |
| | 20 | 6 |
QGestureManager::filterEvent| Name: | QGestureManager::filterEvent | | Prototype: | bool QGestureManager::filterEvent(QGraphicsObject *receiver, QEvent *event) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp | | Lines: | 509-539 |
| | 20 | 7 |
QGLShaderProgram::init| Name: | QGLShaderProgram::init | | Prototype: | bool QGLShaderProgram::init() | | Coverage: | 50.000% (10/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | | Lines: | 671-696 |
| | 20 | 6 |
QGLPixelBuffer::generateDynamicTexture| Name: | QGLPixelBuffer::generateDynamicTexture | | Prototype: | GLuint QGLPixelBuffer::generateDynamicTexture() const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | | Lines: | 610-641 |
| | 20 | 4 |
QGLFormat::openGLVersionFlags| Name: | QGLFormat::openGLVersionFlags | | Prototype: | QGLFormat::OpenGLVersionFlags QGLFormat::openGLVersionFlags() | | Coverage: | 42.857% (9/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 1475-1508 |
| | 20 | 7 |
QGLFBOGLPaintDevice::setFBO| Name: | QGLFBOGLPaintDevice::setFBO | | Prototype: | void QGLFBOGLPaintDevice::setFBO(QGLFramebufferObject* f, QGLFramebufferObject::Attachment attachment) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | | Lines: | 350-379 |
| | 20 | 3 |
QGLContext::reset| Name: | QGLContext::reset | | Prototype: | void QGLContext::reset() | | Coverage: | 70.588% (12/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3533-3559 |
| | 20 | 6 |
QGL2PaintEngineEx::setState| Name: | QGL2PaintEngineEx::setState | | Prototype: | void QGL2PaintEngineEx::setState(QPainterState *new_state) | | Coverage: | 44.444% (16/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2418-2459 |
| | 20 | 8 |
QGL2PaintEngineEx::drawImage| Name: | QGL2PaintEngineEx::drawImage | | Prototype: | void QGL2PaintEngineEx::drawImage(const QRectF& dest, const QImage& image, const QRectF& src, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1461-1500 |
| | 20 | 3 |
QFormLayout::takeAt| Name: | QFormLayout::takeAt | | Prototype: | QLayoutItem *QFormLayout::takeAt(int index) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp | | Lines: | 1415-1448 |
| | 20 | 4 |
QFontEngineFT::getUnscaledGlyph| Name: | QFontEngineFT::getUnscaledGlyph | | Prototype: | void QFontEngineFT::getUnscaledGlyph(glyph_t glyph, QPainterPath *path, glyph_metrics_t *metrics) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | | Lines: | 1370-1398 |
| | 20 | 2 |
QFileDialogPrivate::init| Name: | QFileDialogPrivate::init | | Prototype: | void QFileDialogPrivate::init(const QUrl &directory, const QString &nameFilter, const QString &caption) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 2796-2835 |
| | 20 | 6 |
QFileDialogPrivate::_q_useNameFilter| Name: | QFileDialogPrivate::_q_useNameFilter | | Prototype: | void QFileDialogPrivate::_q_useNameFilter(int index) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 3653-3681 |
| | 20 | 5 |
QFileDialog::setVisible| Name: | QFileDialog::setVisible | | Prototype: | void QFileDialog::setVisible(bool visible) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 834-871 |
| | 20 | 10 |
QFileDialog::selectFile| Name: | QFileDialog::selectFile | | Prototype: | void QFileDialog::selectFile(const QString &filename) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | | Lines: | 1045-1074 |
| | 20 | 7 |
QFileDevicePrivate::putCharHelper| Name: | QFileDevicePrivate::putCharHelper | | Prototype: | bool QFileDevicePrivate::putCharHelper(char c) | | Coverage: | 29.167% (7/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | | Lines: | 477-528 |
| | 20 | 7 |
QFile::open| Name: | QFile::open | | Prototype: | bool QFile::open(OpenMode mode) | | Coverage: | 78.947% (15/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp | | Lines: | 864-892 |
| | 20 | 7 |
QEvdevTabletData::report| Name: | QEvdevTabletData::report | | Prototype: | void QEvdevTabletData::report() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/input/evdevtablet/qevdevtablet.cpp | | Lines: | 180-211 |
| | 20 | 5 |
QDomNodePrivate::removeChild| Name: | QDomNodePrivate::removeChild | | Prototype: | QDomNodePrivate* QDomNodePrivate::removeChild(QDomNodePrivate* oldChild) | | Coverage: | 57.692% (15/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 1797-1831 |
| | 20 | 8 |
QDockWidgetTitleButton::paintEvent| Name: | QDockWidgetTitleButton::paintEvent | | Prototype: | void QDockWidgetTitleButton::paintEvent(QPaintEvent *) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | | Lines: | 166-193 |
| | 20 | 5 |
QDockAreaLayoutInfo::paintSeparators| Name: | QDockAreaLayoutInfo::paintSeparators | | Prototype: | void QDockAreaLayoutInfo::paintSeparators(QPainter *p, QWidget *widget, const QRegion &clip, const QPoint &mouse) const | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | | Lines: | 1613-1646 |
| | 20 | 10 |
QDialogButtonBoxPrivate::initLayout| Name: | QDialogButtonBoxPrivate::initLayout | | Prototype: | void QDialogButtonBoxPrivate::initLayout() | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 179-206 |
| | 20 | 5 |
QDialogButtonBox::event| Name: | QDialogButtonBox::event | | Prototype: | bool QDialogButtonBox::event(QEvent *event) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdialogbuttonbox.cpp | | Lines: | 952-979 |
| | 20 | 8 |
QDialPrivate::valueFromPoint| Name: | QDialPrivate::valueFromPoint | | Prototype: | int QDialPrivate::valueFromPoint(const QPoint &p) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 136-166 |
| | 20 | 5 |
QDial::initStyleOption| Name: | QDial::initStyleOption | | Prototype: | void QDial::initStyleOption(QStyleOptionSlider *option) const | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | | Lines: | 109-134 |
| | 20 | 3 |
QDesktopServices::openUrl| Name: | QDesktopServices::openUrl | | Prototype: | bool QDesktopServices::openUrl(const QUrl &url) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qdesktopservices.cpp | | Lines: | 176-205 |
| | 20 | 6 |
QDateTimeParser::SectionNode::format| Name: | QDateTimeParser::SectionNode::format | | Prototype: | QString QDateTimeParser::SectionNode::format() const | | Coverage: | 27.586% (8/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | | Lines: | 1498-1527 |
| | 20 | 15 |
QCoreApplicationPrivate::removePostedEvent| Name: | QCoreApplicationPrivate::removePostedEvent | | Prototype: | void QCoreApplicationPrivate::removePostedEvent(QEvent * event) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | | Lines: | 1741-1774 |
| | 20 | 5 |
QBmpHandler::option| Name: | QBmpHandler::option | | Prototype: | QVariant QBmpHandler::option(ImageOption option) const | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | | Lines: | 855-885 |
| | 20 | 13 |
QBenchmarkValgrindUtils::runCallgrindSubProcess| Name: | QBenchmarkValgrindUtils::runCallgrindSubProcess | | Prototype: | bool QBenchmarkValgrindUtils::runCallgrindSubProcess(const QStringList &origAppArgs, int &exitCode) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | | Lines: | 165-194 |
| | 20 | 3 |
QBackingStore::beginPaint| Name: | QBackingStore::beginPaint | | Prototype: | void QBackingStore::beginPaint(const QRegion ®ion) | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbackingstore.cpp | | Lines: | 161-194 |
| | 20 | 7 |
QArrayData::deallocate| Name: | QArrayData::deallocate | | Prototype: | void QArrayData::deallocate(QArrayData *data, size_t objectSize, size_t alignment) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qarraydata.cpp | | Lines: | 127-143 |
| | 20 | 2 |
QAlphaPaintEngine::begin| Name: | QAlphaPaintEngine::begin | | Prototype: | bool QAlphaPaintEngine::begin(QPaintDevice *pdev) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qpaintengine_alpha.cpp | | Lines: | 58-88 |
| | 20 | 2 |
QActionPrivate::redoGrabAlternate| Name: | QActionPrivate::redoGrabAlternate | | Prototype: | void QActionPrivate::redoGrabAlternate(QShortcutMap &map) | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | | Lines: | 135-164 |
| | 20 | 10 |
QActionGroup::addAction| Name: | QActionGroup::addAction | | Prototype: | QAction *QActionGroup::addAction(QAction* a) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qactiongroup.cpp | | Lines: | 169-195 |
| | 20 | 7 |
QAccessibleTable::indexOfChild| Name: | QAccessibleTable::indexOfChild | | Prototype: | int QAccessibleTable::indexOfChild(const QAccessibleInterface *iface) const | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | | Lines: | 415-441 |
| | 20 | 7 |
QAbstractSpinBoxPrivate::bound| Name: | QAbstractSpinBoxPrivate::bound | | Prototype: | QVariant QAbstractSpinBoxPrivate::bound(const QVariant &val, const QVariant &old, int steps) const | | Coverage: | 0.000% (0/64) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 1668-1696 |
| | 20 | 7 |
QAbstractSpinBox::initStyleOption| Name: | QAbstractSpinBox::initStyleOption | | Prototype: | void QAbstractSpinBox::initStyleOption(QStyleOptionSpinBox *option) const | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | | Lines: | 1628-1658 |
| | 20 | 6 |
QAbstractScrollArea::keyPressEvent| Name: | QAbstractScrollArea::keyPressEvent | | Prototype: | void QAbstractScrollArea::keyPressEvent(QKeyEvent * e) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractscrollarea.cpp | | Lines: | 1338-1394 |
| | 20 | 8 |
QAbstractItemView::focusInEvent| Name: | QAbstractItemView::focusInEvent | | Prototype: | void QAbstractItemView::focusInEvent(QFocusEvent *event) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | | Lines: | 2175-2205 |
| | 20 | 6 |
QAbstractItemModel::changePersistentIndexList| Name: | QAbstractItemModel::changePersistentIndexList | | Prototype: | void QAbstractItemModel::changePersistentIndexList(const QModelIndexList &from, const QModelIndexList &to) | | Coverage: | 89.474% (17/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | | Lines: | 3186-3214 |
| | 20 | 7 |
QAbstractButtonPrivate::click| Name: | QAbstractButtonPrivate::click | | Prototype: | void QAbstractButtonPrivate::click() | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractbutton.cpp | | Lines: | 367-398 |
| | 20 | 7 |
PathSimplifier::splitCubic| Name: | PathSimplifier::splitCubic | | Prototype: | inline bool PathSimplifier::splitCubic(const QPoint &u, const QPoint &v, const QPoint &w, const QPoint &q, QPoint *result) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | | Lines: | 1553-1576 |
| | 20 | 1 |
IconTiler::rearrange| Name: | IconTiler::rearrange | | Prototype: | void IconTiler::rearrange(QList<QWidget *> &widgets, const QRect &domain) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmdiarea.cpp | | Lines: | 377-403 |
| | 20 | 6 |
Declaration::colorValues| Name: | Declaration::colorValues | | Prototype: | void Declaration::colorValues(QColor *c, const QPalette &pal) const | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1519-1550 |
| | 20 | 10 |
BezierEase::_cos| Name: | BezierEase::_cos | | Prototype: | qreal static inline _cos(qreal x) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qeasingcurve.cpp | | Lines: | 664-695 |
| | 20 | 6 |
xdndProxy| Name: | xdndProxy | | Prototype: | static xcb_window_t xdndProxy(QXcbConnection *c, xcb_window_t w) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 87-118 |
| | 19 | 5 |