Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QFontDatabase::isBitmapScalableName: | QFontDatabase::isBitmapScalable | Prototype: | bool QFontDatabase::isBitmapScalable(const QString &family, const QString &style) const | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 1659-1689 |
| | 19 | 7 |
QFileSystemEngine::absoluteNameName: | QFileSystemEngine::absoluteName | Prototype: | QFileSystemEntry QFileSystemEngine::absoluteName(const QFileSystemEntry &entry) | Coverage: | 77.419% (24/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemengine_unix.cpp | Lines: | 300-330 |
| | 19 | 7 |
QFileDialog::labelTextName: | QFileDialog::labelText | Prototype: | QString QFileDialog::labelText(DialogLabel label) const | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp | Lines: | 2028-2056 |
| | 19 | 10 |
QFileDevice::flushName: | QFileDevice::flush | Prototype: | bool QFileDevice::flush() | Coverage: | 52.632% (10/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp | Lines: | 283-310 |
| | 19 | 7 |
QFbVtHandler::QFbVtHandlerName: | QFbVtHandler::QFbVtHandler | Prototype: | QFbVtHandler::QFbVtHandler(QObject *parent) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbvthandler.cpp | Lines: | 92-124 |
| | 19 | 4 |
QFSFileEnginePrivate::closeFdFhName: | QFSFileEnginePrivate::closeFdFh | Prototype: | bool QFSFileEnginePrivate::closeFdFh() | Coverage: | 70.370% (19/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp | Lines: | 359-399 |
| | 19 | 6 |
QDomImplementation::createDocumentTypeName: | QDomImplementation::createDocumentType | Prototype: | QDomDocumentType QDomImplementation::createDocumentType(const QString& qName, const QString& publicId, const QString& systemId) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 1014-1040 |
| | 19 | 5 |
QDomDocumentTypePrivate::saveName: | QDomDocumentTypePrivate::save | Prototype: | void QDomDocumentTypePrivate::save(QTextStream& s, int, int indent) const | Coverage: | 8.333% (2/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 3574-3605 |
| | 19 | 8 |
QDockWidgetPrivate::mousePressEventName: | QDockWidgetPrivate::mousePressEvent | Prototype: | bool QDockWidgetPrivate::mousePressEvent(QMouseEvent *event) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 846-879 |
| | 19 | 4 |
QDockWidgetPrivate::initName: | QDockWidgetPrivate::init | Prototype: | void QDockWidgetPrivate::init() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp | Lines: | 597-625 |
| | 19 | 1 |
QDockWidgetGroupWindow::eventName: | QDockWidgetGroupWindow::event | Prototype: | bool QDockWidgetGroupWindow::event(QEvent *e) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 246-282 |
| | 19 | 14 |
QDockAreaLayoutInfo::unnestName: | QDockAreaLayoutInfo::unnest | Prototype: | void QDockAreaLayoutInfo::unnest(int index) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 970-994 |
| | 19 | 7 |
QDockAreaLayout::updateSeparatorWidgetsName: | QDockAreaLayout::updateSeparatorWidgets | Prototype: | void QDockAreaLayout::updateSeparatorWidgets() const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 3290-3320 |
| | 19 | 5 |
QDateTimePrivate::setDateTimeName: | QDateTimePrivate::setDateTime | Prototype: | void QDateTimePrivate::setDateTime(const QDate &date, const QTime &time) | Coverage: | 88.889% (16/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2620-2653 |
| | 19 | 6 |
QDateTimeParser::skipToNextSectionName: | QDateTimeParser::skipToNextSection | Prototype: | bool QDateTimeParser::skipToNextSection(int index, const QDateTime ¤t, const QString &text) const | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 1574-1607 |
| | 19 | 4 |
QDateTimeParser::getDigitName: | QDateTimeParser::getDigit | Prototype: | int QDateTimeParser::getDigit(const QDateTime &t, int index) const | Coverage: | 74.194% (23/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 66-101 |
| | 19 | 15 |
QDate::weekNumberName: | QDate::weekNumber | Prototype: | int QDate::weekNumber(int *yearNumber) const | Coverage: | 100.000% (20/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 579-608 |
| | 19 | 6 |
QDBusConnectionPrivate::~QDBusConnectionPrivateName: | QDBusConnectionPrivate::~QDBusConnectionPrivate | Prototype: | QDBusConnectionPrivate::~QDBusConnectionPrivate() | Coverage: | 26.087% (6/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 1057-1084 |
| | 19 | 7 |
QDBusConnectionPrivate::QDBusConnectionPrivateName: | QDBusConnectionPrivate::QDBusConnectionPrivate | Prototype: | QDBusConnectionPrivate::QDBusConnectionPrivate(QObject *p) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 1017-1055 |
| | 19 | 3 |
QCoreApplicationPrivate::processCommandLineArgumentsName: | QCoreApplicationPrivate::processCommandLineArguments | Prototype: | void QCoreApplicationPrivate::processCommandLineArguments() | Coverage: | 69.231% (18/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 181-208 |
| | 19 | 8 |
QCompleter::completeName: | QCompleter::complete | Prototype: | void QCompleter::complete(const QRect& rect) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1443-1469 |
| | 19 | 6 |
QComboBoxPrivateContainer::updateScrollersName: | QComboBoxPrivateContainer::updateScrollers | Prototype: | void QComboBoxPrivateContainer::updateScrollers() | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 480-510 |
| | 19 | 6 |
QComboBox::initStyleOptionName: | QComboBox::initStyleOption | Prototype: | void QComboBox::initStyleOption(QStyleOptionComboBox *option) const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp | Lines: | 1137-1162 |
| | 19 | 6 |
QColumnViewDelegate::paintName: | QColumnViewDelegate::paint | Prototype: | void QColumnViewDelegate::paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 1130-1164 |
| | 19 | 5 |
QColorWell::mouseMoveEventName: | QColorWell::mouseMoveEvent | Prototype: | void QColorWell::mouseMoveEvent(QMouseEvent *e) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | Lines: | 619-643 |
| | 19 | 3 |
QBrush::QBrushName: | QBrush::QBrush | Prototype: | QBrush::QBrush(const QGradient &gradient) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 546-561 |
| | 19 | 1 |
QBenchmarkValgrindUtils::extractResultName: | QBenchmarkValgrindUtils::extractResult | Prototype: | qint64 QBenchmarkValgrindUtils::extractResult(const QString &fileName) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkvalgrind.cpp | Lines: | 78-102 |
| | 19 | 4 |
QBasicFontDatabase::fontEngineName: | QBasicFontDatabase::fontEngine | Prototype: | QFontEngine *QBasicFontDatabase::fontEngine(const QFontDef &fontDef, void *usrPtr) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/basic/qbasicfontdatabase.cpp | Lines: | 79-108 |
| | 19 | 4 |
QBasicDrag::updateCursorName: | QBasicDrag::updateCursor | Prototype: | void QBasicDrag::updateCursor(Qt::DropAction action) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp | Lines: | 268-303 |
| | 19 | 9 |
QApplicationPrivate::initializeWidgetPaletteHashName: | QApplicationPrivate::initializeWidgetPaletteHash | Prototype: | void QApplicationPrivate::initializeWidgetPaletteHash() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 691-713 |
| | 19 | 2 |
QAlphaWidget::eventFilterName: | QAlphaWidget::eventFilter | Prototype: | bool QAlphaWidget::eventFilter(QObject *o, QEvent *e) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qeffects.cpp | Lines: | 180-212 |
| | 19 | 11 |
QAccessibleTree::indexOfChildName: | QAccessibleTree::indexOfChild | Prototype: | int QAccessibleTree::indexOfChild(const QAccessibleInterface *iface) const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | Lines: | 720-746 |
| | 19 | 5 |
QAbstractSpinBoxPrivate::strippedName: | QAbstractSpinBoxPrivate::stripped | Prototype: | QString QAbstractSpinBoxPrivate::stripped(const QString &t, int *pos) const | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | Lines: | 1414-1440 |
| | 19 | 6 |
QAbstractSlider::triggerActionName: | QAbstractSlider::triggerAction | Prototype: | void QAbstractSlider::triggerAction(SliderAction action) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractslider.cpp | Lines: | 597-627 |
| | 19 | 9 |
QAbstractItemModelPrivate::rowsAboutToBeRemovedName: | QAbstractItemModelPrivate::rowsAboutToBeRemoved | Prototype: | void QAbstractItemModelPrivate::rowsAboutToBeRemoved(const QModelIndex &parent, int first, int last) | Coverage: | 100.000% (20/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 731-759 |
| | 19 | 6 |
QAbstractItemModelPrivate::removePersistentIndexDataName: | QAbstractItemModelPrivate::removePersistentIndexData | Prototype: | void QAbstractItemModelPrivate::removePersistentIndexData(QPersistentModelIndexData *data) | Coverage: | 37.500% (6/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 557-580 |
| | 19 | 6 |
QAbstractItemModelPrivate::columnsAboutToBeRemovedName: | QAbstractItemModelPrivate::columnsAboutToBeRemoved | Prototype: | void QAbstractItemModelPrivate::columnsAboutToBeRemoved(const QModelIndex &parent, int first, int last) | Coverage: | 95.000% (19/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 825-854 |
| | 19 | 6 |
PathSimplifier::setElementToCubicName: | PathSimplifier::setElementToCubic | Prototype: | bool PathSimplifier::setElementToCubic(Element *element, quint32 pointIndex1, const QPoint &v, const QPoint &w, quint32 pointIndex2) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 1319-1345 |
| | 19 | 2 |
PathSimplifier::removeIntersectionsName: | PathSimplifier::removeIntersections | Prototype: | void PathSimplifier::removeIntersections() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp | Lines: | 648-674 |
| | 19 | 6 |
Itemizer::generateScriptItemsSmallCapsName: | Itemizer::generateScriptItemsSmallCaps | Prototype: | void generateScriptItemsSmallCaps(const ushort *uc, int start, int length) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 172-196 |
| | 19 | 6 |
INCRTransaction::updateIncrPropertyName: | INCRTransaction::updateIncrProperty | Prototype: | void updateIncrProperty(xcb_property_notify_event_t *event, bool &accepted) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 198-232 |
| | 19 | 4 |
DrawTextItemDevice::metricName: | DrawTextItemDevice::metric | Prototype: | int metric(PaintDeviceMetric m) const override | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qstatictext.cpp | Lines: | 534-569 |
| | 19 | 14 |
AtSpiAdaptor::getAttributeValueName: | AtSpiAdaptor::getAttributeValue | Prototype: | QVariantList AtSpiAdaptor::getAttributeValue(QAccessibleInterface *interface, int offset, const QString &attributeName) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/linuxaccessibility/atspiadaptor.cpp | Lines: | 2074-2097 |
| | 19 | 3 |
xpm_color_nameName: | xpm_color_name | Prototype: | static const char* xpm_color_name(int cpp, int index) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 1053-1082 |
| | 18 | 6 |
transformIsSimpleName: | transformIsSimple | Prototype: | static inline bool transformIsSimple(const QTransform& transform) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp | Lines: | 4340-4363 |
| | 18 | 8 |
subpixelTypeFromMatchName: | subpixelTypeFromMatch | Prototype: | QFontEngine::SubpixelAntialiasingType subpixelTypeFromMatch(FcPattern *match, bool useXftConf) | Coverage: | 13.636% (3/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fontdatabases/fontconfig/qfontconfigdatabase.cpp | Lines: | 595-627 |
| | 18 | 11 |
s2bName: | s2b | Prototype: | static Bigint *s2b(const char *s, int nd0, int nd, quint32 y9) | Coverage: | 100.000% (14/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 603-633 |
| | 18 | 5 |
readAllPropertiesName: | readAllProperties | Prototype: | static QVariantMap readAllProperties(QObject *object, int flags) | Coverage: | 56.000% (14/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | Lines: | 442-474 |
| | 18 | 7 |
qt_span_clipName: | qt_span_clip | Prototype: | static void qt_span_clip(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp | Lines: | 4059-4096 |
| | 18 | 6 |
qt_save_gl_stateName: | qt_save_gl_state | Prototype: | static void qt_save_gl_state() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | Lines: | 4733-4755 |
| | 18 | 1 |
qReallocAlignedName: | qReallocAligned | Prototype: | void *qReallocAligned(void *oldptr, size_t newsize, size_t oldsize, size_t alignment) | Coverage: | 53.333% (8/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qmalloc.cpp | Lines: | 73-116 |
| | 18 | 5 |
parseTzTransitionsName: | parseTzTransitions | Prototype: | static QVector<QTzTransition> parseTzTransitions(QDataStream &ds, int tzh_timecnt, bool longTran) | Coverage: | 72.414% (21/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 183-214 |
| | 18 | 8 |
parsePosixTimeName: | parsePosixTime | Prototype: | static int parsePosixTime(const char *begin, const char *end) | Coverage: | 44.828% (13/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 376-412 |
| | 18 | 7 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &s, QPalette &p) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qpalette.cpp | Lines: | 986-1012 |
| | 18 | 6 |
operator>>Name: | operator>> | Prototype: | static inline QDataStream &operator>>(QDataStream &in, QNetworkCacheMetaData::AttributesMap &hash) | Coverage: | 53.846% (7/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qabstractnetworkcache.cpp | Lines: | 363-388 |
| | 18 | 5 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QSqlField &f) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqlfield.cpp | Lines: | 510-530 |
| | 18 | 6 |
operator<<Name: | operator<< | Prototype: | static QDataStream& operator<<(QDataStream& s, const QNtlmPhase3Block& b) | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 1036-1062 |
| | 18 | 3 |
minimumHeightForWidthName: | minimumHeightForWidth | Prototype: | static qreal minimumHeightForWidth(qreal width, qreal minh, qreal maxh, const QGraphicsWidget *widget, bool heightForWidth = true) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp | Lines: | 399-429 |
| | 18 | 5 |
ignoreProxyForName: | ignoreProxyFor | Prototype: | static bool ignoreProxyFor(const QNetworkProxyQuery &query) | Coverage: | 9.091% (2/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy_generic.cpp | Lines: | 48-81 |
| | 18 | 8 |
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 |
get_font_bitsName: | get_font_bits | Prototype: | static quint8 get_font_bits(int version, const QFontPrivate *f) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp | Lines: | 1878-1901 |
| | 18 | 9 |
getEffectiveTargetStatesName: | getEffectiveTargetStates | Prototype: | static QList<QAbstractState *> getEffectiveTargetStates(QAbstractTransition *transition, CalculationCache *cache) | Coverage: | 100.000% (14/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qstatemachine.cpp | Lines: | 355-386 |
| | 18 | 6 |
fillLinesName: | fillLines | Prototype: | template <FillClip clip, FillVDir vDir, FillHDir hDir> inline void fillLines(qint32 *bits, int width, int height, int upperY, int lowerY, int &lx, int ldx, int &rx, int rdx, qint32 &d, qint32 ddy, qint32 ddx) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | Lines: | 136-162 |
| | 18 | 4 |
familyListName: | familyList | Prototype: | static QStringList familyList(const QFontDef &req) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 686-714 |
| | 18 | 5 |
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 |
commonEdgeName: | commonEdge | Prototype: | static int commonEdge(const QWingedEdge &list, int a, int b) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1119-1147 |
| | 18 | 4 |
blend_color_generic_rgb64Name: | blend_color_generic_rgb64 | Prototype: | void blend_color_generic_rgb64(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3886-3911 |
| | 18 | 4 |
blend_color_argbName: | blend_color_argb | Prototype: | static void blend_color_argb(int count, const QSpan *spans, void *userData) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3855-3884 |
| | 18 | 6 |
appendItemsName: | appendItems | Prototype: | static void appendItems(QScriptAnalysis *analysis, int &start, int &stop, const QBidiControl &control, QChar::Direction dir) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | Lines: | 288-319 |
| | 18 | 8 |
QtFontStyle::pixelSizeName: | QtFontStyle::pixelSize | Prototype: | QtFontSize *QtFontStyle::pixelSize(unsigned short size, bool add) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | Lines: | 266-290 |
| | 18 | 8 |
QXmlTestLogger::startLoggingName: | QXmlTestLogger::startLogging | Prototype: | void QXmlTestLogger::startLogging() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp | Lines: | 104-128 |
| | 18 | 2 |
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 |
QXcbScreen::sendStartupMessageName: | QXcbScreen::sendStartupMessage | Prototype: | void QXcbScreen::sendStartupMessage(const QByteArray &message) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | Lines: | 356-380 |
| | 18 | 3 |
QXcbKeyboard::xkbModMaskName: | QXcbKeyboard::xkbModMask | Prototype: | quint32 QXcbKeyboard::xkbModMask(quint16 state) | Coverage: | 0.000% (0/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | Lines: | 825-847 |
| | 18 | 9 |
QXcbIntegration::createPlatformWindowName: | QXcbIntegration::createPlatformWindow | Prototype: | QPlatformWindow *QXcbIntegration::createPlatformWindow(QWindow *window) const | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | Lines: | 196-213 |
| | 18 | 3 |
QXcbDropData::xdndObtainDataName: | QXcbDropData::xdndObtainData | Prototype: | QVariant QXcbDropData::xdndObtainData(const QByteArray &format, QVariant::Type requestedType) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | Lines: | 1265-1291 |
| | 18 | 5 |
QXcbConnection::sendConnectionEventName: | QXcbConnection::sendConnectionEvent | Prototype: | void QXcbConnection::sendConnectionEvent(QXcbAtom::Atom a, uint id) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 1399-1422 |
| | 18 | 1 |
QXcbConnection::initializeXInput2Name: | QXcbConnection::initializeXInput2 | Prototype: | void QXcbConnection::initializeXInput2() | Coverage: | 43.478% (10/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | Lines: | 67-97 |
| | 18 | 8 |
QXcbBackingStore::resizeName: | QXcbBackingStore::resize | Prototype: | void QXcbBackingStore::resize(const QSize &size, const QRegion &) | Coverage: | 47.059% (8/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 431-459 |
| | 18 | 5 |
QWizardLayoutInfo::operator==Name: | QWizardLayoutInfo::operator== | Prototype: | bool QWizardLayoutInfo::operator==(const QWizardLayoutInfo &other) | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 259-279 |
| | 18 | 1 |
QWizard::setOptionsName: | QWizard::setOptions | Prototype: | void QWizard::setOptions(WizardOptions options) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 2640-2666 |
| | 18 | 5 |
QWindowGeometrySpecification::fromArgumentName: | QWindowGeometrySpecification::fromArgument | Prototype: | QWindowGeometrySpecification QWindowGeometrySpecification::fromArgument(const QByteArray &a) | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp | Lines: | 286-313 |
| | 18 | 9 |
QWidgetTextControlPrivate::sendMouseEventToInputContextName: | QWidgetTextControlPrivate::sendMouseEventToInputContext | Prototype: | bool QWidgetTextControlPrivate::sendMouseEventToInputContext( QEvent *e, QEvent::Type eventType, Qt::MouseButton button, const QPointF &pos, Qt::KeyboardModifiers modifiers, Qt::MouseButtons buttons, const QPoint &globalPos) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 1862-1894 |
| | 18 | 5 |
QWidgetTextControl::printName: | QWidgetTextControl::print | Prototype: | void QWidgetTextControl::print(QPagedPaintDevice *printer) const | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2559-2582 |
| | 18 | 4 |
QWidgetPrivate::invalidateBufferName: | QWidgetPrivate::invalidateBuffer | Prototype: | void QWidgetPrivate::invalidateBuffer(const QRect &rect) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 1591-1617 |
| | 18 | 5 |
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::setContentsMarginsName: | QWidget::setContentsMargins | Prototype: | void QWidget::setContentsMargins(int left, int top, int right, int bottom) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 7515-7541 |
| | 18 | 4 |
QVariant::convertName: | QVariant::convert | Prototype: | bool QVariant::convert(int targetTypeId) | Coverage: | 100.000% (14/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 3200-3226 |
| | 18 | 6 |
QUrl::operator ==Name: | QUrl::operator == | Prototype: | bool QUrl::operator ==(const QUrl &url) const | Coverage: | 87.879% (29/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 3614-3639 |
| | 18 | 5 |
QTriangulator::SimpleToMonotone::removeZeroLengthEdgesName: | QTriangulator::SimpleToMonotone::removeZeroLengthEdges | Prototype: | template <typename T> void QTriangulator<T>::SimpleToMonotone::removeZeroLengthEdges() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 1814-1841 |
| | 18 | 6 |
QTriangulator::ComplexToSimple::reorderEdgeListRangeName: | QTriangulator::ComplexToSimple::reorderEdgeListRange | Prototype: | template <typename T> void QTriangulator<T>::ComplexToSimple::reorderEdgeListRange(QRBTree<int>::Node *leftmost, QRBTree<int>::Node *rightmost) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 1196-1222 |
| | 18 | 5 |
QTriangulator::ComplexToSimple::calculateIntersectionName: | QTriangulator::ComplexToSimple::calculateIntersection | Prototype: | template <typename T> bool QTriangulator<T>::ComplexToSimple::calculateIntersection(int left, int right) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp | Lines: | 985-1018 |
| | 18 | 4 |
QTreeView::visualRectName: | QTreeView::visualRect | Prototype: | QRect QTreeView::visualRect(const QModelIndex &index) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 1102-1132 |
| | 18 | 5 |
QTreeView::collapseName: | QTreeView::collapse | Prototype: | void QTreeView::collapse(const QModelIndex &index) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | Lines: | 796-823 |
| | 18 | 8 |
QToolButtonPrivate::initName: | QToolButtonPrivate::init | Prototype: | void QToolButtonPrivate::init() | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | Lines: | 190-219 |
| | 18 | 2 |
QTextHtmlParserNode::applyBackgroundImageName: | QTextHtmlParserNode::applyBackgroundImage | Prototype: | void QTextHtmlParserNode::applyBackgroundImage(const QString &url, const QTextDocument *resourceProvider) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 1328-1357 |
| | 18 | 10 |
QTextHtmlParser::parseAttributesName: | QTextHtmlParser::parseAttributes | Prototype: | QStringList QTextHtmlParser::parseAttributes() | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp | Lines: | 1418-1442 |
| | 18 | 6 |
QTextEditPrivate::paintName: | QTextEditPrivate::paint | Prototype: | void QTextEditPrivate::paint(QPainter *p, QPaintEvent *e) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtextedit.cpp | Lines: | 1487-1516 |
| | 18 | 4 |
QTextDocumentPrivate::remove_stringName: | QTextDocumentPrivate::remove_string | Prototype: | int QTextDocumentPrivate::remove_string(int pos, uint length, QTextUndoCommand::Operation op) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | Lines: | 480-509 |
| | 18 | 3 |
QTextDocumentPrivate::insert_frameName: | QTextDocumentPrivate::insert_frame | Prototype: | void QTextDocumentPrivate::insert_frame(QTextFrame *f) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | Lines: | 1509-1536 |
| | 18 | 6 |