Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QDirModel::mkdirName: | QDirModel::mkdir | Prototype: | QModelIndex QDirModel::mkdir(const QModelIndex &parent, const QString &name) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp | Lines: | 986-1014 |
| | 18 | 4 |
QDateTimeParser::SectionNode::formatName: | QDateTimeParser::SectionNode::format | Prototype: | QString QDateTimeParser::SectionNode::format() const | Coverage: | 29.630% (8/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 1534-1560 |
| | 18 | 15 |
QDateTimeEditPrivate::convertSectionsName: | QDateTimeEditPrivate::convertSections | Prototype: | QDateTimeEdit::Sections QDateTimeEditPrivate::convertSections(QDateTimeParser::Sections s) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 2267-2288 |
| | 18 | 9 |
QDateTimeEdit::stepEnabledName: | QDateTimeEdit::stepEnabled | Prototype: | QDateTimeEdit::StepEnabled QDateTimeEdit::stepEnabled() const | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp | Lines: | 1409-1469 |
| | 18 | 10 |
QDBusMetaObjectGenerator::parsePropertiesName: | QDBusMetaObjectGenerator::parseProperties | Prototype: | void QDBusMetaObjectGenerator::parseProperties() | Coverage: | 84.615% (11/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmetaobject.cpp | Lines: | 353-379 |
| | 18 | 5 |
QDBusMessagePrivate::fromDBusMessageName: | QDBusMessagePrivate::fromDBusMessage | Prototype: | QDBusMessage QDBusMessagePrivate::fromDBusMessage(DBusMessage *dmsg, QDBusConnection::ConnectionCapabilities capabilities) | Coverage: | 81.818% (9/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusmessage.cpp | Lines: | 231-253 |
| | 18 | 4 |
QDBusAdaptorConnector::addAdaptorName: | QDBusAdaptorConnector::addAdaptor | Prototype: | void QDBusAdaptorConnector::addAdaptor(QDBusAbstractAdaptor *adaptor) | Coverage: | 80.000% (12/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp | Lines: | 216-248 |
| | 18 | 5 |
QCoreApplication::removeLibraryPathName: | QCoreApplication::removeLibraryPath | Prototype: | void QCoreApplication::removeLibraryPath(const QString &path) | Coverage: | 35.294% (6/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2601-2629 |
| | 18 | 6 |
QCoreApplication::addLibraryPathName: | QCoreApplication::addLibraryPath | Prototype: | void QCoreApplication::addLibraryPath(const QString &path) | Coverage: | 64.706% (11/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2562-2590 |
| | 18 | 6 |
QConfFileSettingsPrivate::removeName: | QConfFileSettingsPrivate::remove | Prototype: | void QConfFileSettingsPrivate::remove(const QString &key) | Coverage: | 88.235% (15/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1202-1227 |
| | 18 | 5 |
QCommandLineParserPrivate::parseOptionValueName: | QCommandLineParserPrivate::parseOptionValue | Prototype: | bool QCommandLineParserPrivate::parseOptionValue(const QString &optionName, const QString &argument, QStringList::const_iterator *argumentIterator, QStringList::const_iterator argsEnd) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcommandlineparser.cpp | Lines: | 648-676 |
| | 18 | 6 |
QColumnViewPrivate::doLayoutName: | QColumnViewPrivate::doLayout | Prototype: | void QColumnViewPrivate::doLayout() | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 1098-1124 |
| | 18 | 7 |
QColumnViewPrivate::_q_gripMovedName: | QColumnViewPrivate::_q_gripMoved | Prototype: | void QColumnViewPrivate::_q_gripMoved(int offset) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 527-554 |
| | 18 | 6 |
QColumnView::selectAllName: | QColumnView::selectAll | Prototype: | void QColumnView::selectAll() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 1017-1041 |
| | 18 | 5 |
QColumnView::moveCursorName: | QColumnView::moveCursor | Prototype: | QModelIndex QColumnView::moveCursor(CursorAction cursorAction, Qt::KeyboardModifiers modifiers) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp | Lines: | 348-381 |
| | 18 | 10 |
QCalendarWidgetPrivate::updateMonthMenuName: | QCalendarWidgetPrivate::updateMonthMenu | Prototype: | void QCalendarWidgetPrivate::updateMonthMenu() | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | Lines: | 1810-1833 |
| | 18 | 7 |
QByteArray::operator=Name: | QByteArray::operator= | Prototype: | QByteArray &QByteArray::operator=(const char *str) | Coverage: | 100.000% (20/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 1156-1178 |
| | 18 | 5 |
QBspTree::initName: | QBspTree::init | Prototype: | void QBspTree::init(const QRect &area, int depth, NodeType type, int index) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qbsptree.cpp | Lines: | 102-129 |
| | 18 | 4 |
QBrush::isOpaqueName: | QBrush::isOpaque | Prototype: | bool QBrush::isOpaque() const | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 861-887 |
| | 18 | 7 |
QBmpHandler::readName: | QBmpHandler::read | Prototype: | bool QBmpHandler::read(QImage *image) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qbmphandler.cpp | Lines: | 762-792 |
| | 18 | 5 |
QBitArray::countName: | QBitArray::count | Prototype: | int QBitArray::count(bool on) const | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbitarray.cpp | Lines: | 178-206 |
| | 18 | 5 |
QBezier::tAtLengthName: | QBezier::tAtLength | Prototype: | qreal QBezier::tAtLength(qreal l) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 598-629 |
| | 18 | 5 |
QAsn1Element::toDateTimeName: | QAsn1Element::toDateTime | Prototype: | QDateTime QAsn1Element::toDateTime() const | Coverage: | 100.000% (14/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qasn1element.cpp | Lines: | 231-252 |
| | 18 | 4 |
QApplicationPrivate::notify_helperName: | QApplicationPrivate::notify_helper | Prototype: | bool QApplicationPrivate::notify_helper(QObject *receiver, QEvent * e) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 3769-3802 |
| | 18 | 7 |
QApplicationPrivate::initializeName: | QApplicationPrivate::initialize | Prototype: | void QApplicationPrivate::initialize() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 637-687 |
| | 18 | 6 |
QApplicationPrivate::findClosestTouchPointTargetName: | QApplicationPrivate::findClosestTouchPointTarget | Prototype: | QWidget *QApplicationPrivate::findClosestTouchPointTarget(QTouchDevice *device, const QTouchEvent::TouchPoint &touchPoint) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qapplication.cpp | Lines: | 4347-4370 |
| | 18 | 4 |
QAction::eventName: | QAction::event | Prototype: | bool QAction::event(QEvent *e) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 1086-1103 |
| | 18 | 3 |
QAccessibleWidget::stateName: | QAccessibleWidget::state | Prototype: | QAccessible::State QAccessibleWidget::state() const | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | Lines: | 485-508 |
| | 18 | 9 |
QAccessibleTree::selectRowName: | QAccessibleTree::selectRow | Prototype: | bool QAccessibleTree::selectRow(int row) | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | Lines: | 781-809 |
| | 18 | 9 |
QAccessibleTable::unselectRowName: | QAccessibleTable::unselectRow | Prototype: | bool QAccessibleTable::unselectRow(int row) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | Lines: | 317-351 |
| | 18 | 9 |
QAccessibleTable::unselectColumnName: | QAccessibleTable::unselectColumn | Prototype: | bool QAccessibleTable::unselectColumn(int column) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | Lines: | 353-387 |
| | 18 | 9 |
QAccessibleTable::selectRowName: | QAccessibleTable::selectRow | Prototype: | bool QAccessibleTable::selectRow(int row) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/itemviews.cpp | Lines: | 259-287 |
| | 18 | 9 |
QAccessibleButton::stateName: | QAccessibleButton::state | Prototype: | QAccessible::State QAccessibleButton::state() const | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/simplewidgets.cpp | Lines: | 134-159 |
| | 18 | 8 |
QAbstractTextDocumentLayout::anchorAtName: | QAbstractTextDocumentLayout::anchorAt | Prototype: | QString QAbstractTextDocumentLayout::anchorAt(const QPointF& pos) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.cpp | Lines: | 603-628 |
| | 18 | 5 |
QAbstractSpinBox::changeEventName: | QAbstractSpinBox::changeEvent | Prototype: | void QAbstractSpinBox::changeEvent(QEvent *event) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qabstractspinbox.cpp | Lines: | 807-835 |
| | 18 | 8 |
QAbstractSocketPrivate::resolveProxyName: | QAbstractSocketPrivate::resolveProxy | Prototype: | void QAbstractSocketPrivate::resolveProxy(const QString &hostname, quint16 port) | Coverage: | 87.500% (14/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qabstractsocket.cpp | Lines: | 909-942 |
| | 18 | 5 |
QAbstractItemViewPrivate::multiSelectionCommandName: | QAbstractItemViewPrivate::multiSelectionCommand | Prototype: | QItemSelectionModel::SelectionFlags QAbstractItemViewPrivate::multiSelectionCommand( const QModelIndex &index, const QEvent *event) const | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 3954-3984 |
| | 18 | 11 |
QAbstractItemViewPrivate::clearOrRemoveName: | QAbstractItemViewPrivate::clearOrRemove | Prototype: | void QAbstractItemViewPrivate::clearOrRemove() | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 4270-4298 |
| | 18 | 7 |
QAbstractItemView::setItemDelegateName: | QAbstractItemView::setItemDelegate | Prototype: | void QAbstractItemView::setItemDelegate(QAbstractItemDelegate *delegate) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 841-867 |
| | 18 | 6 |
QAbstractItemView::selectionCommandName: | QAbstractItemView::selectionCommand | Prototype: | QItemSelectionModel::SelectionFlags QAbstractItemView::selectionCommand(const QModelIndex &index, const QEvent *event) const | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qabstractitemview.cpp | Lines: | 3915-3952 |
| | 18 | 16 |
QAbstractItemModelPrivate::rowsRemovedName: | QAbstractItemModelPrivate::rowsRemoved | Prototype: | void QAbstractItemModelPrivate::rowsRemoved(const QModelIndex &parent, int first, int last) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 798-823 |
| | 18 | 4 |
QAbstractItemModelPrivate::columnsRemovedName: | QAbstractItemModelPrivate::columnsRemoved | Prototype: | void QAbstractItemModelPrivate::columnsRemoved(const QModelIndex &parent, int first, int last) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.cpp | Lines: | 893-918 |
| | 18 | 4 |
KeyChecker::checkEventName: | KeyChecker::checkEvent | Prototype: | bool checkEvent(xcb_generic_event_t *ev) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | Lines: | 1410-1440 |
| | 18 | 6 |
writeMSDosDateName: | writeMSDosDate | Prototype: | static void writeMSDosDate(uchar *dest, const QDateTime& dt) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | Lines: | 103-127 |
| | 17 | 2 |
ucstrncmpName: | ucstrncmp | Prototype: | static int ucstrncmp(const QChar *a, const QChar *b, int l) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 450-533 |
| | 17 | 13 |
standardLibraryErrorStringName: | standardLibraryErrorString | Prototype: | static QString standardLibraryErrorString(int errorCode) | Coverage: | 62.500% (10/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qsystemerror.cpp | Lines: | 114-152 |
| | 17 | 8 |
stackTraceName: | stackTrace | Prototype: | static void stackTrace() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qtestcase.cpp | Lines: | 118-150 |
| | 17 | 3 |
realMaxSizeName: | realMaxSize | Prototype: | static int realMaxSize(const QDockAreaLayoutInfo &info) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp | Lines: | 508-534 |
| | 17 | 6 |
readGpuFeaturesName: | readGpuFeatures | Prototype: | static bool readGpuFeatures(const QOpenGLConfig::Gpu &gpu, const QString &osName, const QVersionNumber &kernelVersion, const QString &osRelease, const QJsonDocument &doc, QSet<QString> *result, QString *errorMessage) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | Lines: | 389-420 |
| | 17 | 7 |
qt_read_xpm_image_or_arrayName: | qt_read_xpm_image_or_array | Prototype: | bool qt_read_xpm_image_or_array(QIODevice *device, const char * const * source, QImage &image) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 1025-1054 |
| | 17 | 7 |
qt_last_index_ofName: | qt_last_index_of | Prototype: | static inline int qt_last_index_of(const QChar *haystack, int haystackLen, QChar needle, int from, Qt::CaseSensitivity cs) | Coverage: | 95.652% (22/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10096-10121 |
| | 17 | 9 |
qt_int_to_stringName: | qt_int_to_string | Prototype: | const char *qt_int_to_string(int val, char *buf) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpdf.cpp | Lines: | 137-159 |
| | 17 | 5 |
qt_ends_withName: | qt_ends_with | Prototype: | static inline bool qt_ends_with(const QChar *haystack, int haystackLen, const QChar *needle, int needleLen, Qt::CaseSensitivity cs) | Coverage: | 100.000% (19/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 10223-10247 |
| | 17 | 7 |
qt_blend_rgb32_on_rgb16Name: | qt_blend_rgb32_on_rgb16 | Prototype: | static void qt_blend_rgb32_on_rgb16(uchar *destPixels, int dbpl, const uchar *srcPixels, int sbpl, int w, int h, int const_alpha) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qblendfunctions.cpp | Lines: | 296-331 |
| | 17 | 4 |
qstrtoullName: | qstrtoull | Prototype: | unsigned long long qstrtoull(const char * nptr, const char **endptr, int base, bool *ok) | Coverage: | 89.474% (17/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 381-407 |
| | 17 | 5 |
qFloatDistanceName: | qFloatDistance | Prototype: | quint32 qFloatDistance(float a, float b) | Coverage: | 80.000% (16/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | Lines: | 144-177 |
| | 17 | 7 |
qFloatDistanceName: | qFloatDistance | Prototype: | quint64 qFloatDistance(double a, double b) | Coverage: | 80.000% (16/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qnumeric.cpp | Lines: | 202-235 |
| | 17 | 7 |
qDBusToggleWatchName: | qDBusToggleWatch | Prototype: | static void qDBusToggleWatch(DBusWatch *watch, void *data) | Coverage: | 73.684% (14/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 257-284 |
| | 17 | 5 |
propertyWriteReplyName: | propertyWriteReply | Prototype: | static QDBusMessage propertyWriteReply(const QDBusMessage &msg, const QString &interface_name, const QByteArray &property_name, int status) | Coverage: | 36.364% (4/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusinternalfilters.cpp | Lines: | 300-327 |
| | 17 | 6 |
printPageName: | printPage | Prototype: | static void printPage(int index, QPainter *painter, const QTextDocument *doc, const QRectF &body, const QPointF &pageNumberPos) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument.cpp | Lines: | 1855-1885 |
| | 17 | 2 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &s, QCursor &c) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp | Lines: | 335-358 |
| | 17 | 4 |
operator>>Name: | operator>> | Prototype: | QDataStream &operator>>(QDataStream &s, QUuid &id) | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 696-723 |
| | 17 | 4 |
operator<<Name: | operator<< | Prototype: | static QDebug operator<<(QDebug debug, QDir::SortFlags sorting) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp | Lines: | 2335-2357 |
| | 17 | 11 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QSurfaceFormat &f) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 827-848 |
| | 17 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug d, const QAction *action) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qaction.cpp | Lines: | 1307-1328 |
| | 17 | 5 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &s, const QUuid &id) | Coverage: | 81.818% (9/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 663-690 |
| | 17 | 4 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QVariant &v) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 3614-3636 |
| | 17 | 5 |
nextFieldName: | nextField | Prototype: | static QPair<QByteArray, QByteArray> nextField(const QByteArray &text, int &position, bool isNameValue) | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qnetworkcookie.cpp | Lines: | 384-412 |
| | 17 | 5 |
lineIntersectsRectName: | lineIntersectsRect | Prototype: | static bool lineIntersectsRect(qfixed2d p1, qfixed2d p2, const qfixed2d &tl, const qfixed2d &br) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | Lines: | 1067-1100 |
| | 17 | 5 |
hb_stringToGlyphsName: | hb_stringToGlyphs | Prototype: | static HB_Bool hb_stringToGlyphs(HB_Font font, const HB_UChar16 *string, hb_uint32 length, HB_Glyph *glyphs, hb_uint32 *numGlyphs, HB_Bool rightToLeft) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine.cpp | Lines: | 108-133 |
| | 17 | 4 |
good_offsetName: | good_offset | Prototype: | static ShiftResult good_offset(const QBezier *b1, const QBezier *b2, qreal offset, qreal threshold) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbezier.cpp | Lines: | 237-259 |
| | 17 | 5 |
generateGlyphName: | generateGlyph | Prototype: | static QTtfGlyph generateGlyph(int index, const QPainterPath &path, qreal advance, qreal lsb, qreal ppem) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | Lines: | 960-991 |
| | 17 | 2 |
fixedPubidLiteralName: | fixedPubidLiteral | Prototype: | static QString fixedPubidLiteral(const QString &data, bool *ok) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 795-823 |
| | 17 | 6 |
fixToolBarOrientationName: | fixToolBarOrientation | Prototype: | static void fixToolBarOrientation(QLayoutItem *item, int dockPos) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 1897-1927 |
| | 17 | 5 |
do_mirror_dataName: | do_mirror_data | Prototype: | template<class T> inline void do_mirror_data(QImageData *dst, QImageData *src, int dstX0, int dstY0, int dstXIncr, int dstYIncr, int w, int h) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 2984-3016 |
| | 17 | 8 |
decompositionHelperName: | decompositionHelper | Prototype: | static const unsigned short * decompositionHelper (uint ucs4, int *length, int *tag, unsigned short *buffer) | Coverage: | 93.333% (14/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qchar.cpp | Lines: | 1296-1321 |
| | 17 | 3 |
comp_func_Source_sse2Name: | comp_func_Source_sse2 | Prototype: | void comp_func_Source_sse2(uint *dst, const uint *src, int length, uint const_alpha) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | Lines: | 209-238 |
| | 17 | 5 |
calculateUnixPriorityName: | calculateUnixPriority | Prototype: | static bool calculateUnixPriority(int priority, int *sched_policy, int *__sched_priority) | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread_unix.cpp | Lines: | 518-556 |
| | 17 | 3 |
buildMatchRuleName: | buildMatchRule | Prototype: | static QByteArray buildMatchRule(const QString &service, const QString &objectPath, const QString &interface, const QString &member, const QStringList &argMatch, const QString & ) | Coverage: | 90.476% (19/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 343-369 |
| | 17 | 8 |
RadialFetchPlain::fetchName: | RadialFetchPlain::fetch | Prototype: | static void fetch(BlendType *buffer, BlendType *end, const Operator *op, const QSpanData *data, qreal det, qreal delta_det, qreal delta_delta_det, qreal b, qreal delta_b) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3602-3632 |
| | 17 | 6 |
QtPrivate::ResultStoreBase::resultAtName: | QtPrivate::ResultStoreBase::resultAt | Prototype: | ResultIteratorBase ResultStoreBase::resultAt(int index) const | Coverage: | 92.000% (23/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qresultstore.cpp | Lines: | 196-225 |
| | 17 | 8 |
QtPrivate::QStringList_removeDuplicatesName: | QtPrivate::QStringList_removeDuplicates | Prototype: | int QtPrivate::QStringList_removeDuplicates(QStringList *that) | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstringlist.cpp | Lines: | 701-721 |
| | 17 | 5 |
QXpmHandler::optionName: | QXpmHandler::option | Prototype: | QVariant QXpmHandler::option(ImageOption option) const | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qxpmhandler.cpp | Lines: | 1254-1280 |
| | 17 | 9 |
QXmlSimpleReaderPrivate::processElementAttributeName: | QXmlSimpleReaderPrivate::processElementAttribute | Prototype: | bool QXmlSimpleReaderPrivate::processElementAttribute() | Coverage: | 76.471% (13/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 3884-3920 |
| | 17 | 6 |
QXmlSimpleReader::parseName: | QXmlSimpleReader::parse | Prototype: | bool QXmlSimpleReader::parse(const QXmlInputSource *input, bool incremental) | Coverage: | 81.818% (9/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 3193-3220 |
| | 17 | 4 |
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: | 2927-2949 |
| | 17 | 7 |
QXcbWindow::setTransparentForMouseEventsName: | QXcbWindow::setTransparentForMouseEvents | Prototype: | void QXcbWindow::setTransparentForMouseEvents(bool transparent) | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 1465-1490 |
| | 17 | 3 |
QXcbWindow::handleXIEnterLeaveName: | QXcbWindow::handleXIEnterLeave | Prototype: | void QXcbWindow::handleXIEnterLeave(xcb_ge_event_t *event) | Coverage: | 80.000% (16/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2473-2502 |
| | 17 | 6 |
QXcbShmImage::setClipName: | QXcbShmImage::setClip | Prototype: | void QXcbShmImage::setClip(const QRegion ®ion) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | Lines: | 423-449 |
| | 17 | 3 |
QXcbKeyboard::updateXKBStateFromStateName: | QXcbKeyboard::updateXKBStateFromState | Prototype: | void QXcbKeyboard::updateXKBStateFromState(struct xkb_state *kb_state, quint16 state) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | Lines: | 776-801 |
| | 17 | 2 |
QXcbCursor::changeCursorName: | QXcbCursor::changeCursor | Prototype: | void QXcbCursor::changeCursor(QCursor *cursor, QWindow *widget) | Coverage: | 68.750% (11/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbcursor.cpp | Lines: | 352-383 |
| | 17 | 5 |
QXcbClipboard::~QXcbClipboardName: | QXcbClipboard::~QXcbClipboard | Prototype: | QXcbClipboard::~QXcbClipboard() | Coverage: | 76.471% (13/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 305-334 |
| | 17 | 5 |
QXcbClipboard::getSelectionName: | QXcbClipboard::getSelection | Prototype: | QByteArray QXcbClipboard::getSelection(xcb_atom_t selection, xcb_atom_t target, xcb_atom_t property, xcb_timestamp_t time) | Coverage: | 47.368% (9/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbclipboard.cpp | Lines: | 998-1026 |
| | 17 | 5 |
QWizardPrivate::_q_handleFieldObjectDestroyedName: | QWizardPrivate::_q_handleFieldObjectDestroyed | Prototype: | void QWizardPrivate::_q_handleFieldObjectDestroyed(QObject *object) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 1738-1763 |
| | 17 | 6 |
QWizardPage::isCompleteName: | QWizardPage::isComplete | Prototype: | bool QWizardPage::isComplete() const | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3675-3705 |
| | 17 | 9 |
QWindowSystemInterface::sendWindowSystemEventsName: | QWindowSystemInterface::sendWindowSystemEvents | Prototype: | bool QWindowSystemInterface::sendWindowSystemEvents(QEventLoop::ProcessEventsFlags flags) | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 642-672 |
| | 17 | 6 |
QWindowPrivate::updateVisibilityName: | QWindowPrivate::updateVisibility | Prototype: | void QWindowPrivate::updateVisibility() | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 314-344 |
| | 17 | 8 |
QWindowPrivate::maybeQuitOnLastWindowClosedName: | QWindowPrivate::maybeQuitOnLastWindowClosed | Prototype: | void QWindowPrivate::maybeQuitOnLastWindowClosed() | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2383-2407 |
| | 17 | 6 |
QWidgetResizeHandler::doResizeName: | QWidgetResizeHandler::doResize | Prototype: | void QWidgetResizeHandler::doResize() | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetresizehandler.cpp | Lines: | 495-523 |
| | 17 | 5 |
QWidget::foregroundRoleName: | QWidget::foregroundRole | Prototype: | QPalette::ColorRole QWidget::foregroundRole() const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 4456-4484 |
| | 17 | 9 |