| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QDirModel::mkdir| Name: | 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::format| Name: | 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::convertSections| Name: | 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::stepEnabled| Name: | 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::parseProperties| Name: | 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::fromDBusMessage| Name: | 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::addAdaptor| Name: | 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::removeLibraryPath| Name: | 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::addLibraryPath| Name: | 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::remove| Name: | 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::parseOptionValue| Name: | 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::doLayout| Name: | 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_gripMoved| Name: | 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::selectAll| Name: | 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::moveCursor| Name: | 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::updateMonthMenu| Name: | 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::init| Name: | 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::isOpaque| Name: | 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::read| Name: | 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::count| Name: | 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::tAtLength| Name: | 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::toDateTime| Name: | 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_helper| Name: | 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::initialize| Name: | 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::findClosestTouchPointTarget| Name: | 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::event| Name: | 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::state| Name: | 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::selectRow| Name: | 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::unselectRow| Name: | 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::unselectColumn| Name: | 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::selectRow| Name: | 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::state| Name: | 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::anchorAt| Name: | 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::changeEvent| Name: | 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::resolveProxy| Name: | 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::multiSelectionCommand| Name: | 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::clearOrRemove| Name: | 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::setItemDelegate| Name: | 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::selectionCommand| Name: | 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::rowsRemoved| Name: | 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::columnsRemoved| Name: | 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::checkEvent| Name: | 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 |
writeMSDosDate| Name: | 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 |
ucstrncmp| Name: | 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 |
standardLibraryErrorString| Name: | 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 |
stackTrace| Name: | 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 |
realMaxSize| Name: | 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 |
readGpuFeatures| Name: | 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_array| Name: | 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_of| Name: | 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_string| Name: | 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_with| Name: | 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_rgb16| Name: | 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 |
qstrtoull| Name: | 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 |
qFloatDistance| Name: | 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 |
qFloatDistance| Name: | 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 |
qDBusToggleWatch| Name: | 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 |
propertyWriteReply| Name: | 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 |
printPage| Name: | 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 |
nextField| Name: | 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 |
lineIntersectsRect| Name: | 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_stringToGlyphs| Name: | 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_offset| Name: | 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 |
generateGlyph| Name: | 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 |
fixedPubidLiteral| Name: | 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 |
fixToolBarOrientation| Name: | 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_data| Name: | 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 |
decompositionHelper| Name: | 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_sse2| Name: | 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 |
calculateUnixPriority| Name: | 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 |
buildMatchRule| Name: | 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::fetch| Name: | 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::resultAt| Name: | 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_removeDuplicates| Name: | 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::option| Name: | 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::processElementAttribute| Name: | 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::parse| Name: | 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::feature| Name: | 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::setTransparentForMouseEvents| Name: | 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::handleXIEnterLeave| Name: | 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::setClip| Name: | 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::updateXKBStateFromState| Name: | 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::changeCursor| Name: | 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::~QXcbClipboard| Name: | 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::getSelection| Name: | 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_handleFieldObjectDestroyed| Name: | 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::isComplete| Name: | 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::sendWindowSystemEvents| Name: | 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::updateVisibility| Name: | 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::maybeQuitOnLastWindowClosed| Name: | 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::doResize| Name: | 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::foregroundRole| Name: | 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 |