Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QTextItemInt::initWithScriptItemName: | QTextItemInt::initWithScriptItem | Prototype: | void QTextItemInt::initWithScriptItem(const QScriptItem &si) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 3462-3487 |
| | 16 | 7 |
QTextStreamPrivate::flushWriteBufferName: | QTextStreamPrivate::flushWriteBuffer | Prototype: | void QTextStreamPrivate::flushWriteBuffer() | Coverage: | 86.207% (25/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtextstream.cpp | Lines: | 541-615 |
| | 19 | 7 |
QTextTable::resizeName: | QTextTable::resize | Prototype: | void QTextTable::resize(int rows, int cols) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexttable.cpp | Lines: | 639-664 |
| | 17 | 7 |
QTextureGlyphCache::calculateSubPixelPositionCountName: | QTextureGlyphCache::calculateSubPixelPositionCount | Prototype: | int QTextureGlyphCache::calculateSubPixelPositionCount(glyph_t glyph) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp | Lines: | 50-86 |
| | 20 | 7 |
QThreadStorageData::finishName: | QThreadStorageData::finish | Prototype: | void QThreadStorageData::finish(void **p) | Coverage: | 69.565% (16/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthreadstorage.cpp | Lines: | 166-203 |
| | 23 | 7 |
QToolBar::setIconSizeName: | QToolBar::setIconSize | Prototype: | void QToolBar::setIconSize(const QSize &iconSize) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | Lines: | 665-694 |
| | 21 | 7 |
QToolBarAreaLayout::indexOfName: | QToolBarAreaLayout::indexOf | Prototype: | QList<int> QToolBarAreaLayout::indexOf(QWidget *toolBar) const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | Lines: | 990-1024 |
| | 19 | 7 |
QToolBarAreaLayoutInfo::insertToolBarBreakName: | QToolBarAreaLayoutInfo::insertToolBarBreak | Prototype: | void QToolBarAreaLayoutInfo::insertToolBarBreak(QToolBar *before) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | Lines: | 341-367 |
| | 16 | 7 |
QToolBarAreaLayoutLine::fitLayoutName: | QToolBarAreaLayoutLine::fitLayout | Prototype: | void QToolBarAreaLayoutLine::fitLayout() | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | Lines: | 142-182 |
| | 25 | 7 |
QToolBarLayout::createItemName: | QToolBarLayout::createItem | Prototype: | QToolBarItem *QToolBarLayout::createItem(QAction *action) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp | Lines: | 696-741 |
| | 37 | 7 |
QTreeModel::sortItemsName: | QTreeModel::sortItems | Prototype: | void QTreeModel::sortItems(QList<QTreeWidgetItem*> *items, int column, Qt::SortOrder order) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 833-870 |
| | 25 | 7 |
QTreeView::setFirstColumnSpannedName: | QTreeView::setFirstColumnSpanned | Prototype: | void QTreeView::setFirstColumnSpanned(int row, const QModelIndex &parent, bool span) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 652-678 |
| | 19 | 7 |
QTreeView::setSelectionName: | QTreeView::setSelection | Prototype: | void QTreeView::setSelection(const QRect &rect, QItemSelectionModel::SelectionFlags command) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 2352-2382 |
| | 23 | 7 |
QTreeViewPrivate::columnRangesName: | QTreeViewPrivate::columnRanges | Prototype: | QList<QPair<int, int> > QTreeViewPrivate::columnRanges(const QModelIndex &topIndex, const QModelIndex &bottomIndex) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 3783-3828 |
| | 24 | 7 |
QTreeWidgetItem::setFlagsName: | QTreeWidgetItem::setFlags | Prototype: | void QTreeWidgetItem::setFlags(Qt::ItemFlags flags) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 1615-1647 |
| | 21 | 7 |
QTreeWidgetItem::takeChildName: | QTreeWidgetItem::takeChild | Prototype: | QTreeWidgetItem *QTreeWidgetItem::takeChild(int index) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 1953-1983 |
| | 19 | 7 |
QTriangulatingStroker::endCapName: | QTriangulatingStroker::endCap | Prototype: | void QTriangulatingStroker::endCap(const qreal *) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulatingstroker.cpp | Lines: | 419-446 |
| | 20 | 7 |
QTzTimeZonePrivate::dataName: | QTzTimeZonePrivate::data | Prototype: | QTimeZonePrivate::Data QTzTimeZonePrivate::data(qint64 forMSecsSinceEpoch) const | Coverage: | 72.000% (18/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 893-929 |
| | 21 | 7 |
QUnifiedTimer::updateAnimationTimersName: | QUnifiedTimer::updateAnimationTimers | Prototype: | void QUnifiedTimer::updateAnimationTimers(qint64) | Coverage: | 60.870% (14/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 295-331 |
| | 19 | 7 |
QUnixPrintWidgetPrivate::updateWidgetName: | QUnixPrintWidgetPrivate::updateWidget | Prototype: | void QUnixPrintWidgetPrivate::updateWidget() | Coverage: | 42.424% (14/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | Lines: | 687-717 |
| | 22 | 7 |
QUrl::setHostName: | QUrl::setHost | Prototype: | void QUrl::setHost(const QString &host, ParsingMode mode) | Coverage: | 94.737% (18/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 2335-2366 |
| | 17 | 7 |
QUrlQuery::queryName: | QUrlQuery::query | Prototype: | QString QUrlQuery::query(QUrl::ComponentFormattingOptions encoding) const | Coverage: | 100.000% (19/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | Lines: | 502-543 |
| | 25 | 7 |
QUtf8::convertToUnicodeName: | QUtf8::convertToUnicode | Prototype: | QString QUtf8::convertToUnicode(const char *chars, int len) | Coverage: | 100.000% (23/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qutfcodec.cpp | Lines: | 244-293 |
| | 21 | 7 |
QUuid::operator<Name: | QUuid::operator< | Prototype: | bool QUuid::operator<(const QUuid &other) const | Coverage: | 68.421% (13/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 817-831 |
| | 8 | 7 |
QVariantAnimationPrivate::recalculateCurrentIntervalName: | QVariantAnimationPrivate::recalculateCurrentInterval | Prototype: | void QVariantAnimationPrivate::recalculateCurrentInterval(bool force ) | Coverage: | 72.222% (26/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | Lines: | 228-274 |
| | 27 | 7 |
QWhatsThat::paintEventName: | QWhatsThat::paintEvent | Prototype: | void QWhatsThat::paintEvent(QPaintEvent*) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | Lines: | 286-333 |
| | 38 | 7 |
QWidget::setMinimumSizeName: | QWidget::setMinimumSize | Prototype: | void QWidget::setMinimumSize(int minw, int minh) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 4003-4026 |
| | 16 | 7 |
QWidget::setStyleSheetName: | QWidget::setStyleSheet | Prototype: | void QWidget::setStyleSheet(const QString& styleSheet) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 2658-2686 |
| | 18 | 7 |
QWidget::setWindowStateName: | QWidget::setWindowState | Prototype: | void QWidget::setWindowState(Qt::WindowStates newstate) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 3066-3098 |
| | 23 | 7 |
QWidgetBackingStore::flushName: | QWidgetBackingStore::flush | Prototype: | void QWidgetBackingStore::flush(QWidget *widget) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 1411-1449 |
| | 23 | 7 |
QWidgetItem::expandingDirectionsName: | QWidgetItem::expandingDirections | Prototype: | Qt::Orientations QWidgetItem::expandingDirections() const | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 570-594 |
| | 15 | 7 |
QWidgetLineControl::advanceToEnabledItemName: | QWidgetLineControl::advanceToEnabledItem | Prototype: | bool QWidgetLineControl::advanceToEnabledItem(int dir) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 1403-1425 |
| | 16 | 7 |
QWidgetLineControl::moveCursorName: | QWidgetLineControl::moveCursor | Prototype: | void QWidgetLineControl::moveCursor(int pos, bool mark) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 457-486 |
| | 21 | 7 |
QWidgetLineControl::setSelectionName: | QWidgetLineControl::setSelection | Prototype: | void QWidgetLineControl::setSelection(int start, int length) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 308-340 |
| | 25 | 7 |
QWidgetPrivate::createWinIdName: | QWidgetPrivate::createWinId | Prototype: | void QWidgetPrivate::createWinId() | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 2539-2568 |
| | 16 | 7 |
QWidgetPrivate::hideChildrenName: | QWidgetPrivate::hideChildren | Prototype: | void QWidgetPrivate::hideChildren(bool spontaneous) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 8277-8326 |
| | 20 | 7 |
QWidgetPrivate::hide_sysName: | QWidgetPrivate::hide_sys | Prototype: | void QWidgetPrivate::hide_sys() | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 8060-8095 |
| | 20 | 7 |
QWidgetPrivate::inheritStyleName: | QWidgetPrivate::inheritStyle | Prototype: | void QWidgetPrivate::inheritStyle() | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 2816-2858 |
| | 22 | 7 |
QWidgetPrivate::paintBackgroundName: | QWidgetPrivate::paintBackground | Prototype: | void QWidgetPrivate::paintBackground(QPainter *painter, const QRegion &rgn, int flags) const | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 2407-2455 |
| | 28 | 7 |
QWidgetPrivate::setLocale_helperName: | QWidgetPrivate::setLocale_helper | Prototype: | void QWidgetPrivate::setLocale_helper(const QLocale &loc, bool forceUpdate) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 5931-5953 |
| | 16 | 7 |
QWidgetPrivate::updateIsOpaqueName: | QWidgetPrivate::updateIsOpaque | Prototype: | void QWidgetPrivate::updateIsOpaque() | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 2307-2351 |
| | 20 | 7 |
QWidgetTextControl::anchorPositionName: | QWidgetTextControl::anchorPosition | Prototype: | QPointF QWidgetTextControl::anchorPosition(const QString &name) const | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 3001-3028 |
| | 19 | 7 |
QWidgetTextControlPrivate::selectionChangedName: | QWidgetTextControlPrivate::selectionChanged | Prototype: | void QWidgetTextControlPrivate::selectionChanged(bool forceEmitSelectionChanged ) | Coverage: | 0.000% (0/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 571-609 |
| | 25 | 7 |
QWidgetWindow::handleExposeEventName: | QWidgetWindow::handleExposeEvent | Prototype: | void QWidgetWindow::handleExposeEvent(QExposeEvent *event) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | Lines: | 876-915 |
| | 19 | 7 |
QWindowGeometrySpecification::applyToName: | QWindowGeometrySpecification::applyTo | Prototype: | void QWindowGeometrySpecification::applyTo(QWindow *window) const | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 315-343 |
| | 22 | 7 |
QWindowPrivate::createName: | QWindowPrivate::create | Prototype: | void QWindowPrivate::create(bool recursive) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 391-419 |
| | 19 | 7 |
QWizardPrivate::updateButtonTextsName: | QWizardPrivate::updateButtonTexts | Prototype: | void QWizardPrivate::updateButtonTexts() | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 1449-1467 |
| | 11 | 7 |
QWizardPrivate::updateMinMaxSizesName: | QWizardPrivate::updateMinMaxSizes | Prototype: | void QWizardPrivate::updateMinMaxSizes(const QWizardLayoutInfo &info) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 1333-1367 |
| | 21 | 7 |
QXcbClipboardMime::formats_sysName: | QXcbClipboardMime::formats_sys | Prototype: | QStringList formats_sys() const override | Coverage: | 78.947% (15/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 87-115 |
| | 15 | 7 |
QXcbDrag::dndEnableName: | QXcbDrag::dndEnable | Prototype: | bool QXcbDrag::dndEnable(QXcbWindow *w, bool on) | Coverage: | 23.810% (5/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 1194-1241 |
| | 28 | 7 |
QXcbDrag::timerEventName: | QXcbDrag::timerEvent | Prototype: | void QXcbDrag::timerEvent(QTimerEvent* e) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 1049-1082 |
| | 16 | 7 |
QXcbDrag::toXdndActionName: | QXcbDrag::toXdndAction | Prototype: | xcb_atom_t QXcbDrag::toXdndAction(Qt::DropAction a) const | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 553-568 |
| | 6 | 7 |
QXcbWindow::destroyName: | QXcbWindow::destroy | Prototype: | void QXcbWindow::destroy() | Coverage: | 76.190% (16/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 637-663 |
| | 18 | 7 |
QXcbWindow::handleButtonPressEventName: | QXcbWindow::handleButtonPressEvent | Prototype: | void QXcbWindow::handleButtonPressEvent(int event_x, int event_y, int root_x, int root_y, int detail, Qt::KeyboardModifiers modifiers, xcb_timestamp_t timestamp, Qt::MouseEventSource source) | Coverage: | 0.000% (0/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2224-2267 |
| | 26 | 7 |
QXcbWindow::setMouseGrabEnabledName: | QXcbWindow::setMouseGrabEnabled | Prototype: | bool QXcbWindow::setMouseGrabEnabled(bool grab) | Coverage: | 35.484% (11/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2639-2671 |
| | 25 | 7 |
QXcbWindow::windowEventName: | QXcbWindow::windowEvent | Prototype: | void QXcbWindow::windowEvent(QEvent *event) | Coverage: | 42.857% (6/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2691-2718 |
| | 15 | 7 |
QXmlSimpleReader::featureName: | QXmlSimpleReader::feature | Prototype: | bool QXmlSimpleReader::feature(const QString& name, bool *ok) const | Coverage: | 25.000% (6/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2913-2935 |
| | 17 | 7 |
QXmlSimpleReaderPrivate::nextName: | QXmlSimpleReaderPrivate::next | Prototype: | void QXmlSimpleReaderPrivate::next() | Coverage: | 100.000% (21/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 7761-7792 |
| | 19 | 7 |
QXmlSimpleReaderPrivate::reportEndEntitiesName: | QXmlSimpleReaderPrivate::reportEndEntities | Prototype: | bool QXmlSimpleReaderPrivate::reportEndEntities() | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 4231-4254 |
| | 15 | 7 |
QXmlStreamReader::readNextName: | QXmlStreamReader::readNext | Prototype: | QXmlStreamReader::TokenType QXmlStreamReader::readNext() | Coverage: | 100.000% (24/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 590-610 |
| | 16 | 7 |
QXmlTestLogger::xmlCdataName: | QXmlTestLogger::xmlCdata | Prototype: | int QXmlTestLogger::xmlCdata(QTestCharBuffer *destBuf, char const* src, size_t n) | Coverage: | 77.273% (17/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp | Lines: | 370-413 |
| | 24 | 7 |
QtConcurrent::ThreadEngineBarrier::releaseName: | QtConcurrent::ThreadEngineBarrier::release | Prototype: | int ThreadEngineBarrier::release() | Coverage: | 58.824% (10/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentthreadengine.cpp | Lines: | 59-76 |
| | 11 | 7 |
QtFontFamily::foundryName: | QtFontFamily::foundry | Prototype: | QtFontFoundry *QtFontFamily::foundry(const QString &f, bool create) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 379-401 |
| | 15 | 7 |
QtPrivate::QContainerImplHelper::midName: | QtPrivate::QContainerImplHelper::mid | Prototype: | QContainerImplHelper::CutResult QContainerImplHelper::mid(int originalLength, int *_position, int *_length) | Coverage: | 100.000% (25/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qarraydata.cpp | Lines: | 149-171 |
| | 16 | 7 |
QtPrivate::intersect_rectName: | QtPrivate::intersect_rect | Prototype: | static bool intersect_rect(const QGraphicsItem *item, const QRectF &exposeRect, Qt::ItemSelectionMode mode, const QTransform &deviceTransform, const void *intersectData) | Coverage: | 0.000% (0/45) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp | Lines: | 64-111 |
| | 32 | 7 |
ValueExtractor::extractImageName: | ValueExtractor::extractImage | Prototype: | bool ValueExtractor::extractImage(QIcon *icon, Qt::Alignment *a, QSize *size) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1317-1341 |
| | 14 | 7 |
ValueExtractor::extractPaletteName: | ValueExtractor::extractPalette | Prototype: | bool ValueExtractor::extractPalette(QBrush *fg, QBrush *sfg, QBrush *sbg, QBrush *abg) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1292-1307 |
| | 11 | 7 |
XorRegionName: | XorRegion | Prototype: | static void XorRegion(QRegionPrivate *sra, QRegionPrivate *srb, QRegionPrivate &dest) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qregion.cpp | Lines: | 2622-2651 |
| | 21 | 7 |
_hb_qt_unicode_decomposeName: | _hb_qt_unicode_decompose | Prototype: | static hb_bool_t _hb_qt_unicode_decompose(hb_unicode_funcs_t * , hb_codepoint_t ab, hb_codepoint_t *a, hb_codepoint_t *b, void * ) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 314-367 |
| | 29 | 7 |
activeConditionsName: | activeConditions | Prototype: | static QSet<QByteArray> activeConditions() | Coverage: | 58.824% (10/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestblacklist.cpp | Lines: | 157-179 |
| | 14 | 7 |
addressFromSockaddrName: | addressFromSockaddr | Prototype: | static QHostAddress addressFromSockaddr(sockaddr *sa, int ifindex = 0, const QString &ifname = QString()) | Coverage: | 71.429% (15/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp | Lines: | 81-108 |
| | 16 | 7 |
alphaMapFromGlyphDataName: | alphaMapFromGlyphData | Prototype: | static inline QImage alphaMapFromGlyphData(QFontEngineFT::Glyph *glyph, QFontEngine::GlyphFormat glyphFormat) | Coverage: | 73.684% (14/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 1717-1745 |
| | 19 | 7 |
bestStyleName: | bestStyle | Prototype: | static QtFontStyle *bestStyle(QtFontFoundry *foundry, const QtFontStyle::Key &styleKey, const QString &styleName = QString()) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1030-1067 |
| | 19 | 7 |
bindFontName: | bindFont | Prototype: | static QByteArray bindFont(const QVector<QTtfTable>& _tables) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 1069-1143 |
| | 42 | 7 |
blend_untransformed_argbName: | blend_untransformed_argb | Prototype: | static void blend_untransformed_argb(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 4228-4266 |
| | 28 | 7 |
buildReverseMapName: | buildReverseMap | Prototype: | static QByteArray *buildReverseMap(int forwardIndex) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qsimplecodec.cpp | Lines: | 612-635 |
| | 19 | 7 |
calculateNextTimeoutName: | calculateNextTimeout | Prototype: | static void calculateNextTimeout(QTimerInfo *t, timespec currentTime) | Coverage: | 80.000% (12/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | Lines: | 333-373 |
| | 12 | 7 |
clearTextIconName: | clearTextIcon | Prototype: | static QIcon clearTextIcon(bool rtl) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qcommonstyle.cpp | Lines: | 5206-5228 |
| | 14 | 7 |
convert_genericName: | convert_generic | Prototype: | void convert_generic(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 124-169 |
| | 31 | 7 |
convert_indexed8_to_ARGB_PM_inplaceName: | convert_indexed8_to_ARGB_PM_inplace | Prototype: | static bool convert_indexed8_to_ARGB_PM_inplace(QImageData *data, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 763-815 |
| | 36 | 7 |
correctActionContextName: | correctActionContext | Prototype: | static bool correctActionContext(Qt::ShortcutContext context, QAction *a, QWidget *active_window) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qshortcut.cpp | Lines: | 258-304 |
| | 15 | 7 |
createDirectoryWithParentsName: | createDirectoryWithParents | Prototype: | static bool createDirectoryWithParents(const QByteArray &nativeName, bool shouldMkdirFirst = true) | Coverage: | 52.000% (13/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | Lines: | 564-586 |
| | 15 | 7 |
createInterfacesName: | createInterfaces | Prototype: | static QList<QNetworkInterfacePrivate *> createInterfaces(ifaddrs *rawList) | Coverage: | 69.565% (16/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp | Lines: | 313-367 |
| | 31 | 7 |
double2stringName: | double2string | Prototype: | static QString double2string(double num, int base, int ndigits, bool *oflow) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp | Lines: | 208-233 |
| | 18 | 7 |
editorHandlesKeyEventName: | editorHandlesKeyEvent | Prototype: | static bool editorHandlesKeyEvent(QWidget *editor, const QKeyEvent *event) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemdelegate.cpp | Lines: | 426-447 |
| | 7 | 7 |
fallbacksForFamilyName: | fallbacksForFamily | Prototype: | static QStringList fallbacksForFamily(const QString &family, QFont::Style style, QFont::StyleHint styleHint, QChar::Script script) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 846-878 |
| | 19 | 7 |
findChildObjectName: | findChildObject | Prototype: | static QObject *findChildObject(const QDBusConnectionPrivate::ObjectTreeNode *root, const QString &fullpath, int start) | Coverage: | 90.909% (20/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 414-455 |
| | 23 | 7 |
flagsDebugName: | flagsDebug | Prototype: | static inline QDebug flagsDebug(QDebug debug, QNetworkInterface::InterfaceFlags flags) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface.cpp | Lines: | 592-607 |
| | 13 | 7 |
formatInputMethodEventName: | formatInputMethodEvent | Prototype: | static inline void formatInputMethodEvent(QDebug d, const QInputMethodEvent *e) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 3599-3626 |
| | 20 | 7 |
fromOffsetStringName: | fromOffsetString | Prototype: | static int fromOffsetString(const QStringRef &offsetString, bool *valid) | Coverage: | 82.143% (23/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 255-294 |
| | 24 | 7 |
generateGlyphTablesName: | generateGlyphTables | Prototype: | static QVector<QTtfTable> generateGlyphTables(qttf_font_tables &tables, const QVector<QTtfGlyph> &_glyphs) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 991-1062 |
| | 47 | 7 |
getEscapeName: | getEscape | Prototype: | static int getEscape(const QChar *uc, int *pos, int len, int maxNumber = 999) | Coverage: | 80.952% (17/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 7817-7841 |
| | 19 | 7 |
getImageName: | getImage | Prototype: | static QImage getImage(QTextDocument *doc, const QTextImageFormat &format, const qreal devicePixelRatio = 1.0) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp | Lines: | 155-192 |
| | 19 | 7 |
getImageSizeName: | getImageSize | Prototype: | static QSize getImageSize(QTextDocument *doc, const QTextImageFormat &format) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextimagehandler.cpp | Lines: | 194-223 |
| | 21 | 7 |
gray_compute_cboxName: | gray_compute_cbox | Prototype: | static void gray_compute_cbox( PWorker worker ) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | Lines: | 359-396 |
| | 21 | 7 |
gray_record_cellName: | gray_record_cell | Prototype: | static void gray_record_cell( PWorker worker ) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | Lines: | 403-442 |
| | 24 | 7 |
gray_sweepName: | gray_sweep | Prototype: | static void gray_sweep( PWorker worker, const QT_FT_Bitmap* target ) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qgrayraster.c | Lines: | 1290-1330 |
| | 21 | 7 |
grayscaleName: | grayscale | Prototype: | static void grayscale(const QImage &image, QImage &dest, const QRect& rect = QRect()) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/effects/qpixmapfilter.cpp | Lines: | 937-971 |
| | 22 | 7 |
hi0bitsName: | hi0bits | Prototype: | static int hi0bits(quint32 x) | Coverage: | 89.474% (17/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 635-661 |
| | 18 | 7 |
lineTo_clippedName: | lineTo_clipped | Prototype: | static inline bool lineTo_clipped(QPainterPath &path, const QTransform &transform, const QPointF &a, const QPointF &b, bool needsMoveTo, bool needsLineTo = true) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 1537-1575 |
| | 24 | 7 |