Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
qMetaTypeTypeImplName: | qMetaTypeTypeImpl | Prototype: | template <bool tryNormalizedType> static inline int qMetaTypeTypeImpl(const char *typeName, int length) | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1188-1210 |
| | 13 | 5 |
qInitImageConversionsName: | qInitImageConversions | Prototype: | static void qInitImageConversions() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | Lines: | 2934-2979 |
| | 13 | 4 |
qDBusRemoveWatchName: | qDBusRemoveWatch | Prototype: | static void qDBusRemoveWatch(DBusWatch *watch, void *data) | Coverage: | 88.889% (8/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 233-255 |
| | 13 | 3 |
qCalculateGrowingBlockSizeName: | qCalculateGrowingBlockSize | Prototype: | CalculateGrowingBlockSizeResult qCalculateGrowingBlockSize(size_t elementCount, size_t elementSize, size_t headerSize) noexcept | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp | Lines: | 207-230 |
| | 13 | 3 |
postProcessName: | postProcess | Prototype: | static QList<QNetworkInterfacePrivate *> postProcess(QList<QNetworkInterfacePrivate *> list) | Coverage: | 93.333% (14/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface.cpp | Lines: | 52-80 |
| | 13 | 5 |
parseTzTypesName: | parseTzTypes | Prototype: | static QVector<QTzType> parseTzTypes(QDataStream &ds, int tzh_typecnt) | Coverage: | 66.667% (10/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 222-245 |
| | 13 | 5 |
operator>>Name: | operator>> | Prototype: | const QDBusArgument &operator>>(const QDBusArgument &arg, QDBusMenuLayoutItem &item) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/dbusmenu/qdbusmenutypes.cpp | Lines: | 146-163 |
| | 13 | 2 |
operator==Name: | operator== | Prototype: | bool operator==(const QSurfaceFormat& a, const QSurfaceFormat& b) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp | Lines: | 798-813 |
| | 13 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QImage &i) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | Lines: | 4795-4812 |
| | 13 | 3 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug debug, const QTouchDevice *device) | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qtouchdevice.cpp | Lines: | 258-275 |
| | 13 | 2 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QColor &c) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp | Lines: | 2480-2496 |
| | 13 | 6 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QTransform &m) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 1119-1148 |
| | 13 | 1 |
operator<<Name: | operator<< | Prototype: | QDebug operator<<(QDebug dbg, const QDateTime &date) | Coverage: | 40.000% (4/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 4986-5008 |
| | 13 | 5 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &out, const QString &str) | Coverage: | 75.000% (12/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | Lines: | 8686-8709 |
| | 13 | 5 |
operator<<Name: | operator<< | Prototype: | QDataStream &operator<<(QDataStream &out, const QHostAddress &address) | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 1148-1170 |
| | 13 | 6 |
methodIndexToSignalIndexName: | methodIndexToSignalIndex | Prototype: | static int methodIndexToSignalIndex(const QMetaObject **base, int signal_index) | Coverage: | 87.500% (14/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 3196-3214 |
| | 13 | 5 |
mapProjectiveName: | mapProjective | Prototype: | static QPolygonF mapProjective(const QTransform &transform, const QPolygonF &poly) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 1386-1405 |
| | 13 | 4 |
iod_read_fnName: | iod_read_fn | Prototype: | static void iod_read_fn(png_structp png_ptr, png_bytep data, png_size_t length) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qpnghandler.cpp | Lines: | 192-214 |
| | 13 | 4 |
huntAndUnregisterName: | huntAndUnregister | Prototype: | static void huntAndUnregister(const QVector<QStringRef> &pathComponents, int i, QDBusConnection::UnregisterMode mode, QDBusConnectionPrivate::ObjectTreeNode *node) | Coverage: | 100.000% (15/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 601-626 |
| | 13 | 5 |
getProcAddressName: | getProcAddress | Prototype: | static QFunctionPointer getProcAddress(QOpenGLContext *context, const char *funcName) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp | Lines: | 2108-2139 |
| | 13 | 4 |
getDateFromJulianDayName: | getDateFromJulianDay | Prototype: | static ParsedDate getDateFromJulianDay(qint64 julianDay) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 143-168 |
| | 13 | 2 |
getBlendTypeName: | getBlendType | Prototype: | static TextureBlendType getBlendType(const QSpanData *data) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | Lines: | 3724-3743 |
| | 13 | 6 |
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: | 645-660 |
| | 13 | 7 |
fixedCharDataName: | fixedCharData | Prototype: | static QString fixedCharData(const QString &data, bool *ok) | Coverage: | 15.385% (2/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | Lines: | 684-704 |
| | 13 | 5 |
findTextureWidgetsRecursivelyName: | findTextureWidgetsRecursively | Prototype: | static void findTextureWidgetsRecursively(QWidget *tlw, QWidget *widget, QPlatformTextureList *widgetTextures, QVector<QWidget *> *nativeChildren) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | Lines: | 970-989 |
| | 13 | 6 |
exponentFormName: | exponentForm | Prototype: | QString &exponentForm(QChar zero, QChar decimal, QChar exponential, QChar group, QChar plus, QChar minus, QString &digits, int decpt, int precision, PrecisionMode pm, bool always_show_decpt, bool leading_zero_in_exponent) | Coverage: | 100.000% (19/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale_tools.cpp | Lines: | 506-534 |
| | 13 | 6 |
encodedUtf8ToUtf16Name: | encodedUtf8ToUtf16 | Prototype: | static bool encodedUtf8ToUtf16(QString &result, ushort *&output, const ushort *begin, const ushort *&input, const ushort *end, ushort decoded) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | Lines: | 293-318 |
| | 13 | 3 |
dumpRecursiveName: | dumpRecursive | Prototype: | static void dumpRecursive(int level, QObject *object) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 3944-3979 |
| | 13 | 5 |
dumpLayoutName: | dumpLayout | Prototype: | static void dumpLayout(QTextStream &qout, const QDockAreaLayout &layout) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | Lines: | 139-155 |
| | 13 | 1 |
deleteBackingStoreName: | deleteBackingStore | Prototype: | static void deleteBackingStore(QWidgetPrivate *d) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 1860-1889 |
| | 13 | 4 |
customConstructName: | customConstruct | Prototype: | static void customConstruct(QVariant::Private *d, const void *copy) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | Lines: | 1026-1046 |
| | 13 | 3 |
containsTLDEntryName: | containsTLDEntry | Prototype: | static bool containsTLDEntry(const QStringRef &entry) | Coverage: | 91.667% (11/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qtldurl.cpp | Lines: | 49-70 |
| | 13 | 4 |
computeElidedTextName: | computeElidedText | Prototype: | static QString computeElidedText(Qt::TextElideMode mode, const QString &text) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | Lines: | 1425-1447 |
| | 13 | 6 |
check_parent_threadName: | check_parent_thread | Prototype: | static bool check_parent_thread(QObject *parent, QThreadData *parentThreadData, QThreadData *currentThreadData) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 786-804 |
| | 13 | 2 |
buttonDefaultTextName: | buttonDefaultText | Prototype: | static QString buttonDefaultText(int wstyle, int which, const QWizardPrivate *wizardPrivate) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 697-723 |
| | 13 | 9 |
buddyStringName: | buddyString | Prototype: | static QString buddyString(const QWidget *widget) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | Lines: | 77-99 |
| | 13 | 6 |
blitTextureForWidgetName: | blitTextureForWidget | Prototype: | static void blitTextureForWidget(const QPlatformTextureList *textures, int idx, QWindow *window, const QRect &deviceWindowRect, QOpenGLTextureBlitter *blitter, const QPoint &offset) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | Lines: | 270-292 |
| | 13 | 2 |
argumentTypesFromStringName: | argumentTypesFromString | Prototype: | static void argumentTypesFromString(const char *str, const char *end, QArgumentTypeArray &types) | Coverage: | 100.000% (20/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetaobject.cpp | Lines: | 654-672 |
| | 13 | 6 |
allocateStringFnName: | allocateStringFn | Prototype: | int allocateStringFn(QTestCharBuffer* str, char const* src, StringFormatFunction func) | Coverage: | 63.636% (7/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxmltestlogger.cpp | Lines: | 427-452 |
| | 13 | 5 |
addressFromSockaddrName: | addressFromSockaddr | Prototype: | static QHostAddress addressFromSockaddr(sockaddr *sa, int ifindex = 0, const QString &ifname = QString()) | Coverage: | 83.333% (15/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkinterface_unix.cpp | Lines: | 88-109 |
| | 13 | 6 |
_q_uuidToHexName: | _q_uuidToHex | Prototype: | template <class Char> void _q_uuidToHex(Char *&dst, const uint &d1, const ushort &d2, const ushort &d3, const uchar (&d4)[8]) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | Lines: | 82-98 |
| | 13 | 3 |
_hb_qt_font_createName: | _hb_qt_font_create | Prototype: | static inline hb_font_t * _hb_qt_font_create(QFontEngine *fe) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | Lines: | 688-714 |
| | 13 | 3 |
Selector::pseudoClassName: | Selector::pseudoClass | Prototype: | quint64 Selector::pseudoClass(quint64 *negated) const | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | Lines: | 1767-1783 |
| | 13 | 6 |
QXmlStreamWriterPrivate::finishStartElementName: | QXmlStreamWriterPrivate::finishStartElement | Prototype: | bool QXmlStreamWriterPrivate::finishStartElement(bool contents) | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 3143-3161 |
| | 13 | 3 |
QXmlStreamReaderPrivate::parseEntityName: | QXmlStreamReaderPrivate::parseEntity | Prototype: | void QXmlStreamReaderPrivate::parseEntity(const QString &value) | Coverage: | 100.000% (18/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | Lines: | 861-881 |
| | 13 | 5 |
QXmlSimpleReaderPrivate::QXmlSimpleReaderPrivateName: | QXmlSimpleReaderPrivate::QXmlSimpleReaderPrivate | Prototype: | QXmlSimpleReaderPrivate::QXmlSimpleReaderPrivate(QXmlSimpleReader *reader) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 2517-2535 |
| | 13 | 1 |
QXmlNamespaceSupport::processNameName: | QXmlNamespaceSupport::processName | Prototype: | void QXmlNamespaceSupport::processName(const QString& qname, bool isAttribute, QString& nsuri, QString& localname) const | Coverage: | 93.333% (14/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 612-640 |
| | 13 | 5 |
QXmlInputSource::nextName: | QXmlInputSource::next | Prototype: | QChar QXmlInputSource::next() | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | Lines: | 1144-1166 |
| | 13 | 5 |
QXcbWindow::setMaskName: | QXcbWindow::setMask | Prototype: | void QXcbWindow::setMask(const QRegion ®ion) | Coverage: | 75.000% (6/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2850-2867 |
| | 13 | 4 |
QXcbWindow::sendXEmbedMessageName: | QXcbWindow::sendXEmbedMessage | Prototype: | void QXcbWindow::sendXEmbedMessage(xcb_window_t window, quint32 message, quint32 detail, quint32 data1, quint32 data2) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2750-2767 |
| | 13 | 1 |
QXcbWindow::mapToGlobalName: | QXcbWindow::mapToGlobal | Prototype: | QPoint QXcbWindow::mapToGlobal(const QPoint &pos) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2159-2177 |
| | 13 | 3 |
QXcbWindow::mapFromGlobalName: | QXcbWindow::mapFromGlobal | Prototype: | QPoint QXcbWindow::mapFromGlobal(const QPoint &pos) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | Lines: | 2179-2197 |
| | 13 | 3 |
QXcbSystemTrayTracker::systemTrayWindowGlobalGeometryName: | QXcbSystemTrayTracker::systemTrayWindowGlobalGeometry | Prototype: | QRect QXcbSystemTrayTracker::systemTrayWindowGlobalGeometry(xcb_window_t window) const | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbsystemtraytracker.cpp | Lines: | 132-151 |
| | 13 | 3 |
QXcbNativeInterface::nativeResourceForWindowName: | QXcbNativeInterface::nativeResourceForWindow | Prototype: | void *QXcbNativeInterface::nativeResourceForWindow(const QByteArray &resourceString, QWindow *window) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | Lines: | 261-283 |
| | 13 | 6 |
QXcbKeyboard::keysymToQtKeyName: | QXcbKeyboard::keysymToQtKey | Prototype: | int QXcbKeyboard::keysymToQtKey(xcb_keysym_t key) const | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | Lines: | 1072-1094 |
| | 13 | 6 |
QXcbEventReader::runName: | QXcbEventReader::run | Prototype: | void QXcbEventReader::run() | Coverage: | 92.857% (13/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 1342-1359 |
| | 13 | 4 |
QXcbConnection::xi2HandleDeviceChangedEventName: | QXcbConnection::xi2HandleDeviceChangedEvent | Prototype: | void QXcbConnection::xi2HandleDeviceChangedEvent(void *event) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | Lines: | 837-864 |
| | 13 | 5 |
QXcbConnection::updateScreenName: | QXcbConnection::updateScreen | Prototype: | void QXcbConnection::updateScreen(QXcbScreen *screen, const xcb_randr_output_change_t &outputChange) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 317-338 |
| | 13 | 5 |
QXcbConnection::initializeXRenderName: | QXcbConnection::initializeXRender | Prototype: | void QXcbConnection::initializeXRender() | Coverage: | 46.667% (7/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 2107-2126 |
| | 13 | 3 |
QXcbConnection::handleEnterEventName: | QXcbConnection::handleEnterEvent | Prototype: | void QXcbConnection::handleEnterEvent() | Coverage: | 50.000% (5/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | Lines: | 896-913 |
| | 13 | 4 |
QXcbConnection::atomNameName: | QXcbConnection::atomName | Prototype: | QByteArray QXcbConnection::atomName(xcb_atom_t atom) | Coverage: | 40.000% (4/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | Lines: | 2044-2062 |
| | 13 | 4 |
QWizardPage::nextIdName: | QWizardPage::nextId | Prototype: | int QWizardPage::nextId() const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3847-3868 |
| | 13 | 5 |
QWizard::nextName: | QWizard::next | Prototype: | void QWizard::next() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | Lines: | 3139-3160 |
| | 13 | 6 |
QWingedEdge::isInsideName: | QWingedEdge::isInside | Prototype: | bool QWingedEdge::isInside(qreal x, qreal y) const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1774-1798 |
| | 13 | 5 |
QWindowSystemInterface::handleShortcutEventName: | QWindowSystemInterface::handleShortcutEvent | Prototype: | bool QWindowSystemInterface::handleShortcutEvent(QWindow *window, ulong timestamp, int keyCode, Qt::KeyboardModifiers modifiers, quint32 nativeScanCode, quint32 nativeVirtualKey, quint32 nativeModifiers, const QString &text, bool autorepeat, ushort count) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | Lines: | 202-249 |
| | 13 | 4 |
QWindowContainer::parentWasChangedName: | QWindowContainer::parentWasChanged | Prototype: | void QWindowContainer::parentWasChanged(QWidget *parent) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | Lines: | 358-376 |
| | 13 | 4 |
QWindow::requestUpdateName: | QWindow::requestUpdate | Prototype: | void QWindow::requestUpdate() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | Lines: | 2196-2206 |
| | 13 | 2 |
QWidgetTextControlPrivate::focusEventName: | QWidgetTextControlPrivate::focusEvent | Prototype: | void QWidgetTextControlPrivate::focusEvent(QFocusEvent *e) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 2162-2188 |
| | 13 | 4 |
QWidgetTextControlPrivate::appendName: | QWidgetTextControlPrivate::append | Prototype: | void QWidgetTextControlPrivate::append(const QString &text, Qt::TextFormat format) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | Lines: | 3106-3133 |
| | 13 | 4 |
QWidgetPrivate::setWindowModified_helperName: | QWidgetPrivate::setWindowModified_helper | Prototype: | void QWidgetPrivate::setWindowModified_helper() | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 11439-11455 |
| | 13 | 5 |
QWidgetPrivate::setUpdatesEnabled_helperName: | QWidgetPrivate::setUpdatesEnabled_helper | Prototype: | void QWidgetPrivate::setUpdatesEnabled_helper(bool enable) | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 1979-1999 |
| | 13 | 6 |
QWidgetPrivate::childAtRecursiveHelperName: | QWidgetPrivate::childAtRecursiveHelper | Prototype: | QWidget *QWidgetPrivate::childAtRecursiveHelper(const QPoint &p, bool ignoreChildrenInDestructor) const | Coverage: | 0.000% (0/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 10289-10314 |
| | 13 | 5 |
QWidgetLineControl::internalDeleteName: | QWidgetLineControl::internalDelete | Prototype: | void QWidgetLineControl::internalDelete(bool wasBackspace) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgetlinecontrol.cpp | Lines: | 879-899 |
| | 13 | 4 |
QWidgetItem::sizeHintName: | QWidgetItem::sizeHint | Prototype: | QSize QWidgetItem::sizeHint() const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayoutitem.cpp | Lines: | 657-674 |
| | 13 | 4 |
QWidgetAction::setDefaultWidgetName: | QWidgetAction::setDefaultWidget | Prototype: | void QWidgetAction::setDefaultWidget(QWidget *widget) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetaction.cpp | Lines: | 137-153 |
| | 13 | 4 |
QWidget::updateName: | QWidget::update | Prototype: | void QWidget::update(const QRect &rect) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 10960-10982 |
| | 13 | 6 |
QWidget::updateName: | QWidget::update | Prototype: | void QWidget::update(const QRegion &rgn) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 10989-11011 |
| | 13 | 6 |
QWidget::setMaximumSizeName: | QWidget::setMaximumSize | Prototype: | void QWidget::setMaximumSize(int maxw, int maxh) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 4085-4107 |
| | 13 | 6 |
QWidget::scrollName: | QWidget::scroll | Prototype: | void QWidget::scroll(int dx, int dy) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 10756-10778 |
| | 13 | 6 |
QWidget::repaintName: | QWidget::repaint | Prototype: | void QWidget::repaint(const QRect &rect) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 10872-10894 |
| | 13 | 5 |
QWidget::repaintName: | QWidget::repaint | Prototype: | void QWidget::repaint(const QRegion &rgn) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | Lines: | 10901-10923 |
| | 13 | 5 |
QWhatsThat::mouseReleaseEventName: | QWhatsThat::mouseReleaseEvent | Prototype: | void QWhatsThat::mouseReleaseEvent(QMouseEvent* e) | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwhatsthis.cpp | Lines: | 253-270 |
| | 13 | 6 |
QVector4D::normalizedName: | QVector4D::normalized | Prototype: | QVector4D QVector4D::normalized() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/math3d/qvector4d.cpp | Lines: | 288-306 |
| | 13 | 3 |
QVariantAnimationPrivate::setCurrentValueForProgressName: | QVariantAnimationPrivate::setCurrentValueForProgress | Prototype: | void QVariantAnimationPrivate::setCurrentValueForProgress(const qreal progress) | Coverage: | 100.000% (9/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qvariantanimation.cpp | Lines: | 282-304 |
| | 13 | 3 |
QUrlPrivate::appendPathName: | QUrlPrivate::appendPath | Prototype: | inline void QUrlPrivate::appendPath(QString &appendTo, QUrl::FormattingOptions options, Section appendingTo) const | Coverage: | 100.000% (18/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 924-945 |
| | 13 | 6 |
QUrl::setUserInfoName: | QUrl::setUserInfo | Prototype: | void QUrl::setUserInfo(const QString &userInfo, ParsingMode mode) | Coverage: | 75.000% (9/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 2087-2107 |
| | 13 | 4 |
QUrl::fromUserInputName: | QUrl::fromUserInput | Prototype: | QUrl QUrl::fromUserInput(const QString &userInput, const QString &workingDirectory, UserInputResolutionOptions options) | Coverage: | 100.000% (16/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | Lines: | 4201-4228 |
| | 13 | 6 |
QTzTimeZonePrivate::previousTransitionName: | QTzTimeZonePrivate::previousTransition | Prototype: | QTimeZonePrivate::Data QTzTimeZonePrivate::previousTransition(qint64 beforeMSecsSinceEpoch) const | Coverage: | 77.273% (17/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 975-999 |
| | 13 | 6 |
QTzTimeZonePrivate::nextTransitionName: | QTzTimeZonePrivate::nextTransition | Prototype: | QTimeZonePrivate::Data QTzTimeZonePrivate::nextTransition(qint64 afterMSecsSinceEpoch) const | Coverage: | 90.909% (20/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_tz.cpp | Lines: | 949-973 |
| | 13 | 6 |
QTreeWidget::selectedItemsName: | QTreeWidget::selectedItems | Prototype: | QList<QTreeWidgetItem*> QTreeWidget::selectedItems() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | Lines: | 3026-3042 |
| | 13 | 3 |
QTransform::mapName: | QTransform::map | Prototype: | QPolygonF QTransform::map(const QPolygonF &a) const | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 1435-1454 |
| | 13 | 12 |
QTransform::mapName: | QTransform::map | Prototype: | QPainterPath QTransform::map(const QPainterPath &path) const | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | Lines: | 1670-1693 |
| | 13 | 13 |
QToolBarPrivate::startDragName: | QToolBarPrivate::startDrag | Prototype: | void QToolBarPrivate::startDrag(bool moving) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | Lines: | 193-213 |
| | 13 | 3 |
QToolBarPrivate::setWindowStateName: | QToolBarPrivate::setWindowState | Prototype: | void QToolBarPrivate::setWindowState(bool floating, bool unplug, const QRect &rect) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | Lines: | 146-167 |
| | 13 | 5 |
QToolBar::paintEventName: | QToolBar::paintEvent | Prototype: | void QToolBar::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | Lines: | 1058-1080 |
| | 13 | 3 |
QToolBar::changeEventName: | QToolBar::changeEvent | Prototype: | void QToolBar::changeEvent(QEvent *event) | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbar.cpp | Lines: | 1035-1055 |
| | 13 | 6 |
QTimerInfoList::unregisterTimersName: | QTimerInfoList::unregisterTimers | Prototype: | bool QTimerInfoList::unregisterTimers(QObject *object) | Coverage: | 75.000% (12/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | Lines: | 529-548 |
| | 13 | 6 |
QTimer::singleShotName: | QTimer::singleShot | Prototype: | void QTimer::singleShot(int msec, Qt::TimerType timerType, const QObject *receiver, const char *member) | Coverage: | 68.421% (13/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimer.cpp | Lines: | 390-410 |
| | 13 | 5 |
QTimeLine::startName: | QTimeLine::start | Prototype: | void QTimeLine::start() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimeline.cpp | Lines: | 671-687 |
| | 13 | 3 |
QTimeLine::setCurveShapeName: | QTimeLine::setCurveShape | Prototype: | void QTimeLine::setCurveShape(CurveShape shape) | Coverage: | 61.538% (8/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimeline.cpp | Lines: | 529-552 |
| | 13 | 8 |