| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
checkFutexPrivateSupport| Name: | checkFutexPrivateSupport | | Prototype: | static int checkFutexPrivateSupport() | | Coverage: | 60.000% (3/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qmutex_linux.cpp | | Lines: | 101-125 |
| | 10 | 2 |
checkCondition| Name: | checkCondition | | Prototype: | static bool checkCondition(const QByteArray &condition) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp | | Lines: | 181-197 |
| | 10 | 4 |
bulletChar| Name: | bulletChar | | Prototype: | static QString bulletChar(QTextListFormat::Style style) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextodfwriter.cpp | | Lines: | 155-178 |
| | 10 | 11 |
addNextCluster| Name: | addNextCluster | | Prototype: | static inline void addNextCluster(int &pos, int end, QScriptLine &line, int &glyphCount, const QScriptItem ¤t, const unsigned short *logClusters, const QGlyphLayout &glyphs) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextlayout.cpp | | Lines: | 1752-1770 |
| | 10 | 4 |
_hb_qt_font_get_glyph_h_kerning| Name: | _hb_qt_font_get_glyph_h_kerning | | Prototype: | static hb_position_t _hb_qt_font_get_glyph_h_kerning(hb_font_t *font, void *font_data, hb_codepoint_t first_glyph, hb_codepoint_t second_glyph, void * ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 481-500 |
| | 10 | 1 |
_hb_qt_font_get_glyph_contour_point| Name: | _hb_qt_font_get_glyph_contour_point | | Prototype: | static hb_bool_t _hb_qt_font_get_glyph_contour_point(hb_font_t * , void *font_data, hb_codepoint_t glyph, unsigned int point_index, hb_position_t *x, hb_position_t *y, void * ) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 530-549 |
| | 10 | 2 |
Scanner::scan| Name: | Scanner::scan | | Prototype: | void Scanner::scan(const QString &preprocessedInput, QVector<Symbol> *symbols) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 2110-2123 |
| | 10 | 2 |
QtFontStyle::Key::Key| Name: | QtFontStyle::Key::Key | | Prototype: | QtFontStyle::Key::Key(const QString &styleString) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 246-264 |
| | 10 | 6 |
QtConcurrent::ThreadEngineBase::run| Name: | QtConcurrent::ThreadEngineBase::run | | Prototype: | void ThreadEngineBase::run() | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | | Lines: | 244-273 |
| | 10 | 6 |
QXpmHandler::readImage| Name: | QXpmHandler::readImage | | Prototype: | bool QXpmHandler::readImage(QImage *image) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | | Lines: | 1186-1203 |
| | 10 | 4 |
QXmlStreamWriter::writeStartDocument| Name: | QXmlStreamWriter::writeStartDocument | | Prototype: | void QXmlStreamWriter::writeStartDocument(const QString &version, bool standalone) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3807-3825 |
| | 10 | 3 |
QXmlStreamWriter::writeProcessingInstruction| Name: | QXmlStreamWriter::writeProcessingInstruction | | Prototype: | void QXmlStreamWriter::writeProcessingInstruction(const QString &target, const QString &data) | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3748-3761 |
| | 10 | 3 |
QXmlStreamReaderPrivate::filterCarriageReturn| Name: | QXmlStreamReaderPrivate::filterCarriageReturn | | Prototype: | inline uint QXmlStreamReaderPrivate::filterCarriageReturn() | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 898-913 |
| | 10 | 4 |
QXcbSystemTrayTracker::requestSystemTrayWindowDock| Name: | QXcbSystemTrayTracker::requestSystemTrayWindowDock | | Prototype: | void QXcbSystemTrayTracker::requestSystemTrayWindowDock(xcb_window_t window) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsystemtraytracker.cpp | | Lines: | 94-106 |
| | 10 | 1 |
QXcbKeyboard::updateXKBState| Name: | QXcbKeyboard::updateXKBState | | Prototype: | void QXcbKeyboard::updateXKBState(xcb_xkb_state_notify_event_t *state) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 751-767 |
| | 10 | 3 |
QXcbDrag::init| Name: | QXcbDrag::init | | Prototype: | void QXcbDrag::init() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 150-167 |
| | 10 | 1 |
QXcbDrag::handlePosition| Name: | QXcbDrag::handlePosition | | Prototype: | void QXcbDrag::handlePosition(QPlatformWindow * w, const xcb_client_message_event_t *event) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 811-825 |
| | 10 | 4 |
QXcbConnection::xi2GetValuatorValueIfSet| Name: | QXcbConnection::xi2GetValuatorValueIfSet | | Prototype: | bool QXcbConnection::xi2GetValuatorValueIfSet(void *event, int valuatorNum, double *value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2283-2297 |
| | 10 | 2 |
QXcbBackingStore::endPaint| Name: | QXcbBackingStore::endPaint | | Prototype: | void QXcbBackingStore::endPaint() | | Coverage: | 25.000% (3/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 345-361 |
| | 10 | 4 |
QXbmHandler::read| Name: | QXbmHandler::read | | Prototype: | bool QXbmHandler::read(QImage *image) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxbmhandler.cpp | | Lines: | 294-311 |
| | 10 | 4 |
QWizardPrivate::reset| Name: | QWizardPrivate::reset | | Prototype: | void QWizardPrivate::reset() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 763-777 |
| | 10 | 3 |
QWizardPrivate::removeFieldAt| Name: | QWizardPrivate::removeFieldAt | | Prototype: | void QWizardPrivate::removeFieldAt(int index) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 817-830 |
| | 10 | 2 |
QWizardHeader::paintEvent| Name: | QWizardHeader::paintEvent | | Prototype: | void QWizardHeader::paintEvent(QPaintEvent * ) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 419-432 |
| | 10 | 1 |
QWingedEdge::insert| Name: | QWingedEdge::insert | | Prototype: | int QWingedEdge::insert(const QPathVertex &vertex) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1261-1278 |
| | 10 | 5 |
QWindowSystemInterfacePrivate::handleWindowSystemEvent| Name: | QWindowSystemInterfacePrivate::handleWindowSystemEvent | | Prototype: | bool QWindowSystemInterfacePrivate::handleWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent *ev) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 413-434 |
| | 10 | 3 |
QWindowPrivate::topLevelWindow| Name: | QWindowPrivate::topLevelWindow | | Prototype: | QWindow *QWindowPrivate::topLevelWindow() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 2374-2392 |
| | 10 | 4 |
QWidgetWindow::updateNormalGeometry| Name: | QWidgetWindow::updateNormalGeometry | | Prototype: | void QWidgetWindow::updateNormalGeometry() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 721-734 |
| | 10 | 5 |
QWidgetWindow::handleKeyEvent| Name: | QWidgetWindow::handleKeyEvent | | Prototype: | void QWidgetWindow::handleKeyEvent(QKeyEvent *event) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 633-647 |
| | 10 | 4 |
QWidgetWindow::handleGestureEvent| Name: | QWidgetWindow::handleGestureEvent | | Prototype: | void QWidgetWindow::handleGestureEvent(QNativeGestureEvent *e) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 990-1005 |
| | 10 | 4 |
QWidgetWindow::focusObject| Name: | QWidgetWindow::focusObject | | Prototype: | QObject *QWidgetWindow::focusObject() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 143-159 |
| | 10 | 4 |
QWidgetTextControl::setDocument| Name: | QWidgetTextControl::setDocument | | Prototype: | void QWidgetTextControl::setDocument(QTextDocument *document) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 856-871 |
| | 10 | 3 |
QWidgetPrivate::sendComposeStatus| Name: | QWidgetPrivate::sendComposeStatus | | Prototype: | void QWidgetPrivate::sendComposeStatus(QWidget *w, bool end) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12184-12198 |
| | 10 | 5 |
QWidgetPrivate::fixPosIncludesFrame| Name: | QWidgetPrivate::fixPosIncludesFrame | | Prototype: | void QWidgetPrivate::fixPosIncludesFrame() | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 7115-7135 |
| | 10 | 6 |
QWidgetLineControl::stripString| Name: | QWidgetLineControl::stripString | | Prototype: | QString QWidgetLineControl::stripString(const QString &str) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | | Lines: | 1245-1260 |
| | 10 | 5 |
QWidgetEffectSourcePrivate::draw| Name: | QWidgetEffectSourcePrivate::draw | | Prototype: | void QWidgetEffectSourcePrivate::draw(QPainter *painter) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 5833-5850 |
| | 10 | 3 |
QWidgetBackingStore::updateLists| Name: | QWidgetBackingStore::updateLists | | Prototype: | void QWidgetBackingStore::updateLists(QWidget *cur) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 773-789 |
| | 10 | 5 |
QWidget::setFixedSize| Name: | QWidget::setFixedSize | | Prototype: | void QWidget::setFixedSize(int w, int h) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 4153-4168 |
| | 10 | 4 |
QWidget::mousePressEvent| Name: | QWidget::mousePressEvent | | Prototype: | void QWidget::mousePressEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 9326-9341 |
| | 10 | 5 |
QWidget::childrenRegion| Name: | QWidget::childrenRegion | | Prototype: | QRegion QWidget::childrenRegion() const | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3775-3790 |
| | 10 | 4 |
QVersionNumber::commonPrefix| Name: | QVersionNumber::commonPrefix | | Prototype: | QVersionNumber QVersionNumber::commonPrefix(const QVersionNumber &v1, const QVersionNumber &v2) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qversionnumber.cpp | | Lines: | 304-321 |
| | 10 | 4 |
QVector3D::unproject| Name: | QVector3D::unproject | | Prototype: | QVector3D QVector3D::unproject(const QMatrix4x4 &modelView, const QMatrix4x4 &projection, const QRect &viewport) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector3d.cpp | | Lines: | 428-442 |
| | 10 | 2 |
QUuid::QUuid| Name: | QUuid::QUuid | | Prototype: | QUuid::QUuid(const QString &text) | | Coverage: | 66.667% (8/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 336-354 |
| | 10 | 4 |
QUuid::QUuid| Name: | QUuid::QUuid | | Prototype: | QUuid::QUuid(const QByteArray &text) | | Coverage: | 66.667% (8/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 385-403 |
| | 10 | 4 |
QUrlPrivate::appendHost| Name: | QUrlPrivate::appendHost | | Prototype: | inline void QUrlPrivate::appendHost(QString &appendTo, QUrl::FormattingOptions options) const | | Coverage: | 92.857% (13/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 1166-1186 |
| | 10 | 5 |
QUnsortedModelEngine::filterOnDemand| Name: | QUnsortedModelEngine::filterOnDemand | | Prototype: | void QUnsortedModelEngine::filterOnDemand(int n) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 743-755 |
| | 10 | 2 |
QUnixPrintWidgetPrivate::setupPrinterProperties| Name: | QUnixPrintWidgetPrivate::setupPrinterProperties | | Prototype: | void QUnixPrintWidgetPrivate::setupPrinterProperties() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 888-905 |
| | 10 | 3 |
QUnifiedTimer::startTimers| Name: | QUnifiedTimer::startTimers | | Prototype: | void QUnifiedTimer::startTimers() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 386-402 |
| | 10 | 3 |
QUdpSocketPrivate::doEnsureInitialized| Name: | QUdpSocketPrivate::doEnsureInitialized | | Prototype: | bool QUdpSocketPrivate::doEnsureInitialized(const QHostAddress &bindAddress, quint16 bindPort, const QHostAddress &remoteAddress) | | Coverage: | 58.333% (7/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qudpsocket.cpp | | Lines: | 122-140 |
| | 10 | 4 |
QTriangulator::initialize| Name: | QTriangulator::initialize | | Prototype: | template <typename T> void QTriangulator<T>::initialize(const qreal *polygon, int count, uint hint, const QTransform &matrix) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 839-853 |
| | 10 | 2 |
QTriangulator::ComplexToSimple::searchEdgeLeftOf| Name: | QTriangulator::ComplexToSimple::searchEdgeLeftOf | | Prototype: | template <typename T> QRBTree<int>::Node *QTriangulator<T>::ComplexToSimple::searchEdgeLeftOf(int edgeIndex, QRBTree<int>::Node *after) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | | Lines: | 1055-1069 |
| | 10 | 4 |
QTreeWidgetItem::read| Name: | QTreeWidgetItem::read | | Prototype: | void QTreeWidgetItem::read(QDataStream &in) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 1817-1836 |
| | 10 | 5 |
QTreeViewPrivate::itemDecorationAt| Name: | QTreeViewPrivate::itemDecorationAt | | Prototype: | int QTreeViewPrivate::itemDecorationAt(const QPoint &pos) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 3740-3754 |
| | 10 | 3 |
QTreeViewPrivate::draggablePaintPairs| Name: | QTreeViewPrivate::draggablePaintPairs | | Prototype: | QItemViewPaintPairs QTreeViewPrivate::draggablePaintPairs(const QModelIndexList &indexes, QRect *r) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 1407-1420 |
| | 10 | 4 |
QTreeView::setSortingEnabled| Name: | QTreeView::setSortingEnabled | | Prototype: | void QTreeView::setSortingEnabled(bool enable) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 869-885 |
| | 10 | 2 |
QTreeView::setSelectionModel| Name: | QTreeView::setSelectionModel | | Prototype: | void QTreeView::setSelectionModel(QItemSelectionModel *selectionModel) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 267-285 |
| | 10 | 3 |
QTreeModel::hasChildren| Name: | QTreeModel::hasChildren | | Prototype: | bool QTreeModel::hasChildren(const QModelIndex &parent) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 332-349 |
| | 10 | 6 |
QTreeModel::clear| Name: | QTreeModel::clear | | Prototype: | void QTreeModel::clear() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 155-168 |
| | 10 | 2 |
QToolButton::showMenu| Name: | QToolButton::showMenu | | Prototype: | void QToolButton::showMenu() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | | Lines: | 677-693 |
| | 10 | 3 |
QToolBarAreaLayout::remove| Name: | QToolBarAreaLayout::remove | | Prototype: | void QToolBarAreaLayout::remove(QLayoutItem *item) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 1080-1098 |
| | 10 | 6 |
QToolBarAreaLayout::item| Name: | QToolBarAreaLayout::item | | Prototype: | QToolBarAreaLayoutItem *QToolBarAreaLayout::item(const QList<int> &path) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 1107-1120 |
| | 10 | 4 |
QToolBarAreaLayout::currentGapIndex| Name: | QToolBarAreaLayout::currentGapIndex | | Prototype: | QList<int> QToolBarAreaLayout::currentGapIndex() const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 1046-1064 |
| | 10 | 5 |
QToolBar::setOrientation| Name: | QToolBar::setOrientation | | Prototype: | void QToolBar::setOrientation(Qt::Orientation orientation) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | | Lines: | 630-647 |
| | 10 | 3 |
QTimerInfoList::registeredTimers| Name: | QTimerInfoList::registeredTimers | | Prototype: | QList<QAbstractEventDispatcher::TimerInfo> QTimerInfoList::registeredTimers(QObject *object) const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | | Lines: | 543-557 |
| | 10 | 3 |
QTextTableCell::setFormat| Name: | QTextTableCell::setFormat | | Prototype: | void QTextTableCell::setFormat(const QTextCharFormat &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | | Lines: | 113-127 |
| | 10 | 1 |
QTextStream::operator<<| Name: | QTextStream::operator<< | | Prototype: | QTextStream &QTextStream::operator<<(const void *ptr) | | Coverage: | 33.333% (2/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | | Lines: | 2642-2654 |
| | 10 | 2 |
QTextFragment::text| Name: | QTextFragment::text | | Prototype: | QString QTextFragment::text() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 1839-1853 |
| | 10 | 3 |
QTextEngine::validate| Name: | QTextEngine::validate | | Prototype: | void QTextEngine::validate() const | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 1559-1573 |
| | 10 | 5 |
QTextEngine::previousLogicalPosition| Name: | QTextEngine::previousLogicalPosition | | Prototype: | int QTextEngine::previousLogicalPosition(int oldPos) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3200-3213 |
| | 10 | 3 |
QTextEngine::nextLogicalPosition| Name: | QTextEngine::nextLogicalPosition | | Prototype: | int QTextEngine::nextLogicalPosition(int oldPos) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3215-3228 |
| | 10 | 3 |
QTextDocumentPrivate::removeFrame| Name: | QTextDocumentPrivate::removeFrame | | Prototype: | void QTextDocumentPrivate::removeFrame(QTextFrame *frame) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 1571-1588 |
| | 10 | 2 |
QTextDocumentPrivate::plainText| Name: | QTextDocumentPrivate::plainText | | Prototype: | QString QTextDocumentPrivate::plainText() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 1327-1341 |
| | 10 | 2 |
QTextDocumentLayoutPrivate::floatMargins| Name: | QTextDocumentLayoutPrivate::floatMargins | | Prototype: | void QTextDocumentLayoutPrivate::floatMargins(const QFixed &y, const QTextLayoutStruct *layoutStruct, QFixed *left, QFixed *right) const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 2798-2818 |
| | 10 | 5 |
QTextDocumentLayoutPrivate::ensureLayouted| Name: | QTextDocumentLayoutPrivate::ensureLayouted | | Prototype: | void QTextDocumentLayoutPrivate::ensureLayouted(QFixed y) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 3146-3160 |
| | 10 | 4 |
QTextDocumentLayoutPrivate::blockIndent| Name: | QTextDocumentLayoutPrivate::blockIndent | | Prototype: | QFixed QTextDocumentLayoutPrivate::blockIndent(const QTextBlockFormat &blockFormat) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp | | Lines: | 803-820 |
| | 10 | 4 |
QTextCursorPrivate::setX| Name: | QTextCursorPrivate::setX | | Prototype: | void QTextCursorPrivate::setX() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | | Lines: | 125-141 |
| | 10 | 3 |
QTextCursorPrivate::complexSelectionTable| Name: | QTextCursorPrivate::complexSelectionTable | | Prototype: | QTextTable *QTextCursorPrivate::complexSelectionTable() const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | | Lines: | 664-680 |
| | 10 | 4 |
QTextCursorPrivate::QTextCursorPrivate| Name: | QTextCursorPrivate::QTextCursorPrivate | | Prototype: | QTextCursorPrivate::QTextCursorPrivate(const QTextCursorPrivate &rhs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | | Lines: | 65-78 |
| | 10 | 1 |
QTextCursor::insertImage| Name: | QTextCursor::insertImage | | Prototype: | void QTextCursor::insertImage(const QImage &image, const QString &name) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextcursor.cpp | | Lines: | 2320-2333 |
| | 10 | 3 |
QTextCodec::availableCodecs| Name: | QTextCodec::availableCodecs | | Prototype: | QList<QByteArray> QTextCodec::availableCodecs() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qtextcodec.cpp | | Lines: | 600-620 |
| | 10 | 3 |
QTextBrowser::forward| Name: | QTextBrowser::forward | | Prototype: | void QTextBrowser::forward() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextbrowser.cpp | | Lines: | 878-892 |
| | 10 | 3 |
QTextBrowser::clearHistory| Name: | QTextBrowser::clearHistory | | Prototype: | void QTextBrowser::clearHistory() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextbrowser.cpp | | Lines: | 1133-1146 |
| | 10 | 2 |
QTextBlock::iterator::operator--| Name: | QTextBlock::iterator::operator-- | | Prototype: | QTextBlock::iterator &QTextBlock::iterator::operator--() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextobject.cpp | | Lines: | 1616-1633 |
| | 10 | 3 |
QTestXunitStreamer::indentForElement| Name: | QTestXunitStreamer::indentForElement | | Prototype: | void QTestXunitStreamer::indentForElement(const QTestElement* element, char* buf, int size) | | Coverage: | 58.333% (7/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestxunitstreamer.cpp | | Lines: | 54-70 |
| | 10 | 4 |
QTestXunitStreamer::formatStart| Name: | QTestXunitStreamer::formatStart | | Prototype: | void QTestXunitStreamer::formatStart(const QTestElement *element, QTestCharBuffer *formatted) const | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestxunitstreamer.cpp | | Lines: | 72-91 |
| | 10 | 4 |
QTestXunitStreamer::formatAfterAttributes| Name: | QTestXunitStreamer::formatAfterAttributes | | Prototype: | void QTestXunitStreamer::formatAfterAttributes(const QTestElement *element, QTestCharBuffer *formatted) const | | Coverage: | 81.250% (13/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestxunitstreamer.cpp | | Lines: | 141-160 |
| | 10 | 5 |
QTestResult::verify| Name: | QTestResult::verify | | Prototype: | bool QTestResult::verify(bool statement, const char *statementStr, const char *description, const char *file, int line) | | Coverage: | 88.235% (15/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestresult.cpp | | Lines: | 233-251 |
| | 10 | 5 |
QTest::xmlMessageType2String| Name: | QTest::xmlMessageType2String | | Prototype: | static const char* xmlMessageType2String(QAbstractTestLogger::MessageTypes type) | | Coverage: | 94.118% (16/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp | | Lines: | 50-71 |
| | 10 | 9 |
QTest::messageType2String| Name: | QTest::messageType2String | | Prototype: | static const char *messageType2String(QAbstractTestLogger::MessageTypes type) | | Coverage: | 94.118% (16/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qplaintestlogger.cpp | | Lines: | 97-118 |
| | 10 | 9 |
QTest::FatalSignalHandler::~FatalSignalHandler| Name: | QTest::FatalSignalHandler::~FatalSignalHandler | | Prototype: | FatalSignalHandler::~FatalSignalHandler() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | | Lines: | 2715-2733 |
| | 10 | 4 |
QTemporaryFile::open| Name: | QTemporaryFile::open | | Prototype: | bool QTemporaryFile::open(OpenMode flags) | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporaryfile.cpp | | Lines: | 772-794 |
| | 10 | 4 |
QTemporaryDir::remove| Name: | QTemporaryDir::remove | | Prototype: | bool QTemporaryDir::remove() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtemporarydir.cpp | | Lines: | 334-348 |
| | 10 | 3 |
QTableWidget::selectedRanges| Name: | QTableWidget::selectedRanges | | Prototype: | QList<QTableWidgetSelectionRange> QTableWidget::selectedRanges() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2335-2347 |
| | 10 | 2 |
QTableWidget::mimeData| Name: | QTableWidget::mimeData | | Prototype: | QMimeData *QTableWidget::mimeData(const QList<QTableWidgetItem*> items) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 2573-2593 |
| | 10 | 3 |
QTableView::selectedIndexes| Name: | QTableView::selectedIndexes | | Prototype: | QModelIndexList QTableView::selectedIndexes() const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtableview.cpp | | Lines: | 2039-2052 |
| | 10 | 4 |
QTableModel::mimeData| Name: | QTableModel::mimeData | | Prototype: | QMimeData *QTableModel::mimeData(const QModelIndexList &indexes) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 818-833 |
| | 10 | 2 |
QTableModel::flags| Name: | QTableModel::flags | | Prototype: | Qt::ItemFlags QTableModel::flags(const QModelIndex &index) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtablewidget.cpp | | Lines: | 475-487 |
| | 10 | 3 |
QSystemTrayIconSys::addToTray| Name: | QSystemTrayIconSys::addToTray | | Prototype: | bool QSystemTrayIconSys::addToTray() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon_x11.cpp | | Lines: | 134-149 |
| | 10 | 4 |
QSystemTrayIconPrivate::addPlatformMenu| Name: | QSystemTrayIconPrivate::addPlatformMenu | | Prototype: | void QSystemTrayIconPrivate::addPlatformMenu(QMenu *menu) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qsystemtrayicon.cpp | | Lines: | 746-765 |
| | 10 | 5 |
QSystemSemaphorePrivate::cleanHandle| Name: | QSystemSemaphorePrivate::cleanHandle | | Prototype: | void QSystemSemaphorePrivate::cleanHandle() | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemsemaphore_systemv.cpp | | Lines: | 135-157 |
| | 10 | 5 |
QStyleSheetStyleSelector::nodeNames| Name: | QStyleSheetStyleSelector::nodeNames | | Prototype: | QStringList nodeNames(NodePtr node) const override | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qstylesheetstyle.cpp | | Lines: | 1425-1440 |
| | 10 | 4 |