| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
initPerf| Name: | initPerf | | Prototype: | static void initPerf() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qbenchmarkperfevents.cpp | | Lines: | 82-101 |
| | 12 | 2 |
imageWriteMimeFormats| Name: | imageWriteMimeFormats | | Prototype: | static QStringList imageWriteMimeFormats() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 167-185 |
| | 12 | 3 |
imageReadMimeFormats| Name: | imageReadMimeFormats | | Prototype: | static QStringList imageReadMimeFormats() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp | | Lines: | 146-164 |
| | 12 | 3 |
getticks| Name: | getticks | | Prototype: | static qint64 getticks() | | Coverage: | 66.667% (8/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/concurrent/qtconcurrentiteratekernel.cpp | | Lines: | 72-111 |
| | 12 | 4 |
fixedSystemLiteral| Name: | fixedSystemLiteral | | Prototype: | static QString fixedSystemLiteral(const QString &data, bool *ok) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp | | Lines: | 822-843 |
| | 12 | 4 |
findChildFrame| Name: | findChildFrame | | Prototype: | static QTextFrame *findChildFrame(QTextFrame *f, int pos) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextdocument_p.cpp | | Lines: | 1415-1432 |
| | 12 | 4 |
err_method_notfound| Name: | err_method_notfound | | Prototype: | static void err_method_notfound(const QObject *object, const char *method, const char *func) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | | Lines: | 2261-2279 |
| | 12 | 4 |
ensureDetached| Name: | ensureDetached | | Prototype: | static void ensureDetached(QString &result, ushort *&output, const ushort *begin, const ushort *input, const ushort *end, int add = 0) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlrecode.cpp | | Lines: | 204-226 |
| | 12 | 3 |
effectiveScreen| Name: | effectiveScreen | | Prototype: | static inline const QScreen *effectiveScreen(const QWindow *window) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 542-559 |
| | 12 | 6 |
createFromName| Name: | createFromName | | Prototype: | static QUuid createFromName(const QUuid &ns, const QByteArray &baseData, QCryptographicHash::Algorithm algorithm, int version) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 121-142 |
| | 12 | 1 |
copyMouseEvent| Name: | copyMouseEvent | | Prototype: | static QMouseEvent *copyMouseEvent(QEvent *e) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qflickgesture.cpp | | Lines: | 62-110 |
| | 12 | 8 |
convert_RGB_to_RGB30| Name: | convert_RGB_to_RGB30 | | Prototype: | template<QtPixelOrder PixelOrder> static void convert_RGB_to_RGB30(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 520-544 |
| | 12 | 3 |
convert_RGB888_to_RGB| Name: | convert_RGB888_to_RGB | | Prototype: | template <bool rgbx> static void convert_RGB888_to_RGB(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 355-376 |
| | 12 | 3 |
convert_A2RGB30_PM_to_RGB30| Name: | convert_A2RGB30_PM_to_RGB30 | | Prototype: | template<bool rgbswap> static void convert_A2RGB30_PM_to_RGB30(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 590-614 |
| | 12 | 3 |
convert_A2RGB30_PM_to_ARGB| Name: | convert_A2RGB30_PM_to_ARGB | | Prototype: | template<QtPixelOrder PixelOrder> static void convert_A2RGB30_PM_to_ARGB(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 718-741 |
| | 12 | 3 |
computeAngle| Name: | computeAngle | | Prototype: | static double computeAngle(const QPointF &v) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1149-1174 |
| | 12 | 5 |
comp_func_solid_SoftLight_impl| Name: | comp_func_solid_SoftLight_impl | | Prototype: | template <typename T> static inline void comp_func_solid_SoftLight_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1565-1588 |
| | 12 | 2 |
comp_func_solid_Screen_impl| Name: | comp_func_solid_Screen_impl | | Prototype: | template <typename T> static inline void comp_func_solid_Screen_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1007-1030 |
| | 12 | 2 |
comp_func_solid_Overlay_impl| Name: | comp_func_solid_Overlay_impl | | Prototype: | template <typename T> static inline void comp_func_solid_Overlay_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1086-1109 |
| | 12 | 2 |
comp_func_solid_Multiply_impl| Name: | comp_func_solid_Multiply_impl | | Prototype: | template <typename T> static inline void comp_func_solid_Multiply_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 939-962 |
| | 12 | 2 |
comp_func_solid_Lighten_impl| Name: | comp_func_solid_Lighten_impl | | Prototype: | template <typename T> static inline void comp_func_solid_Lighten_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1232-1255 |
| | 12 | 2 |
comp_func_solid_HardLight_impl| Name: | comp_func_solid_HardLight_impl | | Prototype: | template <typename T> static inline void comp_func_solid_HardLight_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1478-1501 |
| | 12 | 2 |
comp_func_solid_Exclusion_impl| Name: | comp_func_solid_Exclusion_impl | | Prototype: | template <typename T> static inline void comp_func_solid_Exclusion_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1705-1728 |
| | 12 | 2 |
comp_func_solid_Difference_impl| Name: | comp_func_solid_Difference_impl | | Prototype: | template <typename T> static inline void comp_func_solid_Difference_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1638-1661 |
| | 12 | 2 |
comp_func_solid_Darken_impl| Name: | comp_func_solid_Darken_impl | | Prototype: | template <typename T> static inline void comp_func_solid_Darken_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1159-1182 |
| | 12 | 2 |
comp_func_solid_ColorDodge_impl| Name: | comp_func_solid_ColorDodge_impl | | Prototype: | template <typename T> static inline void comp_func_solid_ColorDodge_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1315-1338 |
| | 12 | 2 |
comp_func_solid_ColorBurn_impl| Name: | comp_func_solid_ColorBurn_impl | | Prototype: | template <typename T> static inline void comp_func_solid_ColorBurn_impl(uint *dest, int length, uint color, const T &coverage) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 1398-1421 |
| | 12 | 2 |
comp_func_SourceOver_sse2| Name: | comp_func_SourceOver_sse2 | | Prototype: | void comp_func_SourceOver_sse2(uint *destPixels, const uint *srcPixels, int length, uint const_alpha) | | Coverage: | 0.000% (0/49) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp | | Lines: | 134-152 |
| | 12 | 17 |
comp_func_DestinationAtop_rgb64| Name: | comp_func_DestinationAtop_rgb64 | | Prototype: | void comp_func_DestinationAtop_rgb64(QRgba64 *__restrict__ dest, const QRgba64 *__restrict__ src, int length, uint const_alpha) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | | Lines: | 726-744 |
| | 12 | 4 |
calculateNextTimeout| Name: | calculateNextTimeout | | Prototype: | static void calculateNextTimeout(QTimerInfo *t, timespec currentTime) | | Coverage: | 80.000% (12/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qtimerinfo_unix.cpp | | Lines: | 333-373 |
| | 12 | 7 |
addLineTo| Name: | addLineTo | | Prototype: | static void addLineTo(QPainterPath &path, const QPointF &point) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1280-1300 |
| | 12 | 4 |
add| Name: | add | | Prototype: | static void add(QPainterPath &path, const QWingedEdge &list, int edge, QPathEdge::Traversal traversal) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | | Lines: | 1302-1323 |
| | 12 | 3 |
_hb_qt_font_funcs_t::_hb_qt_font_funcs_t| Name: | _hb_qt_font_funcs_t::_hb_qt_font_funcs_t | | Prototype: | _hb_qt_font_funcs_t() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qharfbuzzng.cpp | | Lines: | 589-603 |
| | 12 | 1 |
ValueArray::grow| Name: | ValueArray::grow | | Prototype: | inline bool grow() | | Coverage: | 36.364% (4/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonparser.cpp | | Lines: | 485-500 |
| | 12 | 4 |
QXunitTestLogger::addTag| Name: | QXunitTestLogger::addTag | | Prototype: | void QXunitTestLogger::addTag(QTestElement* element) | | Coverage: | 90.000% (18/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qxunittestlogger.cpp | | Lines: | 265-284 |
| | 12 | 4 |
QXmlStreamWriter::writeNamespace| Name: | QXmlStreamWriter::writeNamespace | | Prototype: | void QXmlStreamWriter::writeNamespace(const QString &namespaceUri, const QString &prefix) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3702-3718 |
| | 12 | 3 |
QXmlStreamWriter::writeAttribute| Name: | QXmlStreamWriter::writeAttribute | | Prototype: | void QXmlStreamWriter::writeAttribute(const QString &namespaceUri, const QString &name, const QString &value) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 3438-3453 |
| | 12 | 2 |
QXmlStreamReaderPrivate::fastScanNMTOKEN| Name: | QXmlStreamReaderPrivate::fastScanNMTOKEN | | Prototype: | inline int QXmlStreamReaderPrivate::fastScanNMTOKEN() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/xml/qxmlstream.cpp | | Lines: | 1402-1421 |
| | 12 | 3 |
QXmlSimpleReader::setFeature| Name: | QXmlSimpleReader::setFeature | | Prototype: | void QXmlSimpleReader::setFeature(const QString& name, bool enable) | | Coverage: | 47.059% (8/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/xml/sax/qxml.cpp | | Lines: | 2970-2986 |
| | 12 | 5 |
QXcbWindow::setKeyboardGrabEnabled| Name: | QXcbWindow::setKeyboardGrabEnabled | | Prototype: | bool QXcbWindow::setKeyboardGrabEnabled(bool grab) | | Coverage: | 76.923% (10/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2621-2637 |
| | 12 | 3 |
QXcbWindow::handleLeaveNotifyEvent| Name: | QXcbWindow::handleLeaveNotifyEvent | | Prototype: | void QXcbWindow::handleLeaveNotifyEvent(int root_x, int root_y, quint8 mode, quint8 detail, xcb_timestamp_t timestamp) | | Coverage: | 75.000% (9/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 2358-2379 |
| | 12 | 3 |
QXcbWindow::changeNetWmState| Name: | QXcbWindow::changeNetWmState | | Prototype: | void QXcbWindow::changeNetWmState(bool set, xcb_atom_t one, xcb_atom_t two) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbwindow.cpp | | Lines: | 1265-1281 |
| | 12 | 1 |
QXcbVirtualDesktop::getWorkArea| Name: | QXcbVirtualDesktop::getWorkArea | | Prototype: | QRect QXcbVirtualDesktop::getWorkArea() const | | Coverage: | 54.545% (6/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 124-146 |
| | 12 | 2 |
QXcbMime::mimeAtomToString| Name: | QXcbMime::mimeAtomToString | | Prototype: | QString QXcbMime::mimeAtomToString(QXcbConnection *connection, xcb_atom_t a) | | Coverage: | 64.706% (11/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbmime.cpp | | Lines: | 60-82 |
| | 12 | 5 |
QXcbKeyboard::translateModifiers| Name: | QXcbKeyboard::translateModifiers | | Prototype: | Qt::KeyboardModifiers QXcbKeyboard::translateModifiers(int s) const | | Coverage: | 37.500% (6/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 590-604 |
| | 12 | 6 |
QXcbKeyboard::QXcbKeyboard| Name: | QXcbKeyboard::QXcbKeyboard | | Prototype: | QXcbKeyboard::QXcbKeyboard(QXcbConnection *connection) | | Coverage: | 50.000% (4/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 1131-1159 |
| | 12 | 3 |
QXcbGlIntegrationFactory::keys| Name: | QXcbGlIntegrationFactory::keys | | Prototype: | QStringList QXcbGlIntegrationFactory::keys(const QString &pluginPath) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbglintegrationfactory.cpp | | Lines: | 62-84 |
| | 12 | 5 |
QXcbDrag::handleStatus| Name: | QXcbDrag::handleStatus | | Prototype: | void QXcbDrag::handleStatus(const xcb_client_message_event_t *event) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 854-872 |
| | 12 | 5 |
QXcbConnection::initializeXShape| Name: | QXcbConnection::initializeXShape | | Prototype: | void QXcbConnection::initializeXShape() | | Coverage: | 50.000% (8/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2169-2186 |
| | 12 | 4 |
QXcbConnection::handleClientMessageEvent| Name: | QXcbConnection::handleClientMessageEvent | | Prototype: | void QXcbConnection::handleClientMessageEvent(const xcb_client_message_event_t *event) | | Coverage: | 55.556% (10/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 1749-1769 |
| | 12 | 6 |
QWizard::setStartId| Name: | QWizard::setStartId | | Prototype: | void QWizard::setStartId(int theid) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2441-2459 |
| | 12 | 4 |
QWindowsStylePrivate::nativeMetricScaleFactor| Name: | QWindowsStylePrivate::nativeMetricScaleFactor | | Prototype: | qreal QWindowsStylePrivate::nativeMetricScaleFactor(const QWidget *widget) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | | Lines: | 425-441 |
| | 12 | 5 |
QWindowContainer::QWindowContainer| Name: | QWindowContainer::QWindowContainer | | Prototype: | QWindowContainer::QWindowContainer(QWindow *embeddedWindow, QWidget *parent, Qt::WindowFlags flags) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines: | 199-220 |
| | 12 | 3 |
QWindow::setMinimumSize| Name: | QWindow::setMinimumSize | | Prototype: | void QWindow::setMinimumSize(const QSize &size) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1259-1273 |
| | 12 | 5 |
QWindow::setMaximumSize| Name: | QWindow::setMaximumSize | | Prototype: | void QWindow::setMaximumSize(const QSize &size) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1346-1360 |
| | 12 | 5 |
QWidgetWindow::getFocusWidget| Name: | QWidgetWindow::getFocusWidget | | Prototype: | QWidget *QWidgetWindow::getFocusWidget(FocusWidgets fw) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 396-418 |
| | 12 | 4 |
QWidgetTextControlPrivate::commitPreedit| Name: | QWidgetTextControlPrivate::commitPreedit | | Prototype: | void QWidgetTextControlPrivate::commitPreedit() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 2868-2885 |
| | 12 | 3 |
QWidgetTextControl::setTextCursor| Name: | QWidgetTextControl::setTextCursor | | Prototype: | void QWidgetTextControl::setTextCursor(const QTextCursor &cursor) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 879-893 |
| | 12 | 2 |
QWidgetPrivate::shareContext| Name: | QWidgetPrivate::shareContext | | Prototype: | QOpenGLContext *QWidgetPrivate::shareContext() const | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 12161-12181 |
| | 12 | 3 |
QWidgetPrivate::setWindowFlags| Name: | QWidgetPrivate::setWindowFlags | | Prototype: | void QWidgetPrivate::setWindowFlags(Qt::WindowFlags flags) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10346-10368 |
| | 12 | 4 |
QWidgetPrivate::setConstraints_sys| Name: | QWidgetPrivate::setConstraints_sys | | Prototype: | void QWidgetPrivate::setConstraints_sys() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 3973-3993 |
| | 12 | 4 |
QWidgetPrivate::invalidateBuffer| Name: | QWidgetPrivate::invalidateBuffer | | Prototype: | void QWidgetPrivate::invalidateBuffer(const QRegion &rgn) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 1565-1582 |
| | 12 | 4 |
QWidgetBackingStore::sync| Name: | QWidgetBackingStore::sync | | Prototype: | void QWidgetBackingStore::sync() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 1158-1180 |
| | 12 | 5 |
QWidgetBackingStore::flushPaint| Name: | QWidgetBackingStore::flushPaint | | Prototype: | bool QWidgetBackingStore::flushPaint(QWidget *widget, const QRegion &rgn) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetbackingstore.cpp | | Lines: | 261-281 |
| | 12 | 5 |
QWidgetAction::requestWidget| Name: | QWidgetAction::requestWidget | | Prototype: | QWidget *QWidgetAction::requestWidget(QWidget *parent) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetaction.cpp | | Lines: | 167-184 |
| | 12 | 3 |
QWidgetAction::releaseWidget| Name: | QWidgetAction::releaseWidget | | Prototype: | void QWidgetAction::releaseWidget(QWidget *widget) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetaction.cpp | | Lines: | 194-212 |
| | 12 | 3 |
QWidget::scroll| Name: | QWidget::scroll | | Prototype: | void QWidget::scroll(int dx, int dy, const QRect &r) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 10761-10783 |
| | 12 | 6 |
QWellArray::setSelected| Name: | QWellArray::setSelected | | Prototype: | void QWellArray::setSelected(int row, int col) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp | | Lines: | 410-430 |
| | 12 | 4 |
QVariant::operator=| Name: | QVariant::operator= | | Prototype: | QVariant& QVariant::operator=(const QVariant &variant) | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qvariant.cpp | | Lines: | 1881-1899 |
| | 12 | 4 |
QUuid::toRfc4122| Name: | QUuid::toRfc4122 | | Prototype: | QByteArray QUuid::toRfc4122() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/quuid.cpp | | Lines: | 631-650 |
| | 12 | 2 |
QUrlQueryPrivate::recodeFromUser| Name: | QUrlQueryPrivate::recodeFromUser | | Prototype: | inline QString QUrlQueryPrivate::recodeFromUser(const QString &input) const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 221-236 |
| | 12 | 2 |
QUrlQuery::queryItems| Name: | QUrlQuery::queryItems | | Prototype: | QList<QPair<QString, QString> > QUrlQuery::queryItems(QUrl::ComponentFormattingOptions encoding) const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurlquery.cpp | | Lines: | 635-650 |
| | 12 | 4 |
QUrlModel::setData| Name: | QUrlModel::setData | | Prototype: | bool QUrlModel::setData(const QModelIndex &index, const QVariant &value, int role) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 158-176 |
| | 12 | 3 |
QUrlModel::layoutChanged| Name: | QUrlModel::layoutChanged | | Prototype: | void QUrlModel::layoutChanged() | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp | | Lines: | 340-355 |
| | 12 | 4 |
QUrl::setPath| Name: | QUrl::setPath | | Prototype: | void QUrl::setPath(const QString &path, ParsingMode mode) | | Coverage: | 100.000% (14/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 2492-2514 |
| | 12 | 4 |
QUrl::isParentOf| Name: | QUrl::isParentOf | | Prototype: | bool QUrl::isParentOf(const QUrl &childUrl) const | | Coverage: | 50.000% (16/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp | | Lines: | 3880-3897 |
| | 12 | 2 |
QUndoView::setGroup| Name: | QUndoView::setGroup | | Prototype: | void QUndoView::setGroup(QUndoGroup *group) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 383-404 |
| | 12 | 4 |
QUndoModel::setStack| Name: | QUndoModel::setStack | | Prototype: | void QUndoModel::setStack(QUndoStack *stack) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 106-124 |
| | 12 | 4 |
QTriangulatingStroker::endCapOrJoinClosed| Name: | QTriangulatingStroker::endCapOrJoinClosed | | Prototype: | void QTriangulatingStroker::endCapOrJoinClosed(const qreal *start, const qreal *cur, bool implicitClose, bool endsAtStart) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulatingstroker.cpp | | Lines: | 44-65 |
| | 12 | 3 |
QTreeWidgetPrivate::_q_selectionChanged| Name: | QTreeWidgetPrivate::_q_selectionChanged | | Prototype: | void QTreeWidgetPrivate::_q_selectionChanged(const QItemSelection &selected, const QItemSelection &deselected) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 2307-2325 |
| | 12 | 3 |
QTreeWidgetItem::sortChildren| Name: | QTreeWidgetItem::sortChildren | | Prototype: | void QTreeWidgetItem::sortChildren(int column, Qt::SortOrder order, bool climb) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 2110-2124 |
| | 12 | 3 |
QTreeWidgetItem::data| Name: | QTreeWidgetItem::data | | Prototype: | QVariant QTreeWidgetItem::data(int column, int role) const | | Coverage: | 0.000% (0/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreewidget.cpp | | Lines: | 1773-1795 |
| | 12 | 10 |
QTreeViewPrivate::itemHeight| Name: | QTreeViewPrivate::itemHeight | | Prototype: | int QTreeViewPrivate::itemHeight(int item) const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 3437-3452 |
| | 12 | 5 |
QTreeView::viewportSizeHint| Name: | QTreeView::viewportSizeHint | | Prototype: | QSize QTreeView::viewportSizeHint() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 2694-2718 |
| | 12 | 3 |
QTreeView::verticalOffset| Name: | QTreeView::verticalOffset | | Prototype: | int QTreeView::verticalOffset() const | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 2164-2184 |
| | 12 | 5 |
QTreeView::selectedIndexes| Name: | QTreeView::selectedIndexes | | Prototype: | QModelIndexList QTreeView::selectedIndexes() const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qtreeview.cpp | | Lines: | 2449-2465 |
| | 12 | 5 |
QTransform::operator=| Name: | QTransform::operator= | | Prototype: | QTransform & QTransform::operator=(const QTransform &matrix) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1011-1026 |
| | 12 | 1 |
QTornOffMenu::QTornOffMenu| Name: | QTornOffMenu::QTornOffMenu | | Prototype: | QTornOffMenu(QMenu *p) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 94-111 |
| | 12 | 3 |
QToolButton::setMenu| Name: | QToolButton::setMenu | | Prototype: | void QToolButton::setMenu(QMenu* menu) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | | Lines: | 636-657 |
| | 12 | 4 |
QToolButton::mousePressEvent| Name: | QToolButton::mousePressEvent | | Prototype: | void QToolButton::mousePressEvent(QMouseEvent *e) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbutton.cpp | | Lines: | 584-602 |
| | 12 | 3 |
QToolBox::setCurrentIndex| Name: | QToolBox::setCurrentIndex | | Prototype: | void QToolBox::setCurrentIndex(int index) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbox.cpp | | Lines: | 413-429 |
| | 12 | 3 |
QToolBarLayout::takeAt| Name: | QToolBarLayout::takeAt | | Prototype: | QLayoutItem *QToolBarLayout::takeAt(int index) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbarlayout.cpp | | Lines: | 167-187 |
| | 12 | 4 |
QToolBarAreaLayoutLine::sizeHint| Name: | QToolBarAreaLayoutLine::sizeHint | | Prototype: | QSize QToolBarAreaLayoutLine::sizeHint() const | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 102-120 |
| | 12 | 3 |
QToolBarAreaLayoutLine::minimumSize| Name: | QToolBarAreaLayoutLine::minimumSize | | Prototype: | QSize QToolBarAreaLayoutLine::minimumSize() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 122-140 |
| | 12 | 3 |
QToolBarAreaLayoutInfo::sizeHint| Name: | QToolBarAreaLayoutInfo::sizeHint | | Prototype: | QSize QToolBarAreaLayoutInfo::sizeHint() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 215-233 |
| | 12 | 3 |
QToolBarAreaLayoutInfo::minimumSize| Name: | QToolBarAreaLayoutInfo::minimumSize | | Prototype: | QSize QToolBarAreaLayoutInfo::minimumSize() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 235-253 |
| | 12 | 3 |
QToolBarAreaLayoutInfo::itemRect| Name: | QToolBarAreaLayoutInfo::itemRect | | Prototype: | QRect QToolBarAreaLayoutInfo::itemRect(const QList<int> &path) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 573-593 |
| | 12 | 2 |
QToolBarAreaLayout::takeAt| Name: | QToolBarAreaLayout::takeAt | | Prototype: | QLayoutItem *QToolBarAreaLayout::takeAt(int *x, int index) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 746-768 |
| | 12 | 6 |
QToolBarAreaLayout::gapIndex| Name: | QToolBarAreaLayout::gapIndex | | Prototype: | QList<int> QToolBarAreaLayout::gapIndex(const QPoint &pos) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtoolbararealayout.cpp | | Lines: | 1027-1044 |
| | 12 | 4 |
QTipLabel::reuseTip| Name: | QTipLabel::reuseTip | | Prototype: | void QTipLabel::reuseTip(const QString &text, int msecDisplayTime) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qtooltip.cpp | | Lines: | 193-212 |
| | 12 | 3 |