| Function | Condition %▴ | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QWidgetTextControlPrivate::focusEvent| Name: | 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 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines (reference): | 2128-2154 | | Comparison: | Different |
| | Different | 13 | 4 |
QWidgetTextControlPrivate::keyPressEvent| Name: | QWidgetTextControlPrivate::keyPressEvent | | Prototype: | void QWidgetTextControlPrivate::keyPressEvent(QKeyEvent *e) | | Coverage: | 0.000% (0/122) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 1230-1395 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines (reference): | 1211-1369 | | Comparison: | Different |
| | Different | 100 | 31 |
QWidgetTextControlPrivate::setCursorVisible| Name: | QWidgetTextControlPrivate::setCursorVisible | | Prototype: | void QWidgetTextControlPrivate::setCursorVisible(bool visible) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 688-700 | | Comparison: | New |
| | New | 7 | 3 |
QWidgetTextControlPrivate::updateCursorBlinking| Name: | QWidgetTextControlPrivate::updateCursorBlinking | | Prototype: | void QWidgetTextControlPrivate::updateCursorBlinking() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 702-713 | | Comparison: | New |
| | New | 7 | 3 |
QWidgetWindow::handleDropEvent| Name: | QWidgetWindow::handleDropEvent | | Prototype: | void QWidgetWindow::handleDropEvent(QDropEvent *event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 868-882 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines (reference): | 858-872 | | Comparison: | Different |
| | Different | 11 | 3 |
QWidgetWindow::handleMouseEvent| Name: | QWidgetWindow::handleMouseEvent | | Prototype: | void QWidgetWindow::handleMouseEvent(QMouseEvent *event) | | Coverage: | 0.000% (0/123) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 443-627 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines (reference): | 437-617 | | Comparison: | Different indentation |
| | Different indentation | 114 | 38 |
QWidgetWindow::handleTabletEvent| Name: | QWidgetWindow::handleTabletEvent | | Prototype: | void QWidgetWindow::handleTabletEvent(QTabletEvent *event) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 973-997 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines (reference): | 963-986 | | Comparison: | Different |
| | Different | 15 | 5 |
QWidgetWindow::handleWheelEvent| Name: | QWidgetWindow::handleWheelEvent | | Prototype: | void QWidgetWindow::handleWheelEvent(QWheelEvent *event) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 778-804 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines (reference): | 768-794 | | Comparison: | Different |
| | Different | 14 | 4 |
QWidgetWindow::updateObjectName| Name: | QWidgetWindow::updateObjectName | | Prototype: | void QWidgetWindow::updateObjectName() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines: | 1048-1055 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidgetwindow.cpp | | Lines (reference): | 1037-1044 | | Comparison: | Different |
| | Different | 3 | 4 |
QWindow::destroy| Name: | QWindow::destroy | | Prototype: | void QWindow::destroy() | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1671-1713 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines (reference): | 1638-1678 | | Comparison: | Different |
| | Different | 29 | 9 |
QWindow::fromWinId| Name: | QWindow::fromWinId | | Prototype: | QWindow *QWindow::fromWinId(WId id) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 2451-2467 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines (reference): | 2415-2427 | | Comparison: | Different |
| | Different | 8 | 2 |
QWindow::setGeometry| Name: | QWindow::setGeometry | | Prototype: | void QWindow::setGeometry(const QRect &rect) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1470-1499 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines (reference): | 1438-1467 | | Comparison: | Different |
| | Different | 22 | 8 |
QWindow::setParent| Name: | QWindow::setParent | | Prototype: | void QWindow::setParent(QWindow *parent) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 628-662 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines (reference): | 601-630 | | Comparison: | Different |
| | Different | 17 | 6 |
QWindow::setVisible| Name: | QWindow::setVisible | | Prototype: | void QWindow::setVisible(bool visible) | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 492-558 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines (reference): | 475-531 | | Comparison: | Different |
| | Different | 33 | 12 |
QWindow::setWindowState| Name: | QWindow::setWindowState | | Prototype: | void QWindow::setWindowState(Qt::WindowState state) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1147-1160 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines (reference): | 1115-1128 | | Comparison: | Different |
| | Different | 9 | 3 |
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: | 205-226 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwindowcontainer.cpp | | Lines (reference): | 199-220 | | Comparison: | Different |
| | Different | 12 | 3 |
QWindowPrivate::applyCursor| Name: | QWindowPrivate::applyCursor | | Prototype: | void QWindowPrivate::applyCursor() | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 2568-2579 | | Comparison: | New |
| | New | 7 | 4 |
QWindowPrivate::create| Name: | QWindowPrivate::create | | Prototype: | void QWindowPrivate::create(bool recursive) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 397-436 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines (reference): | 391-419 | | Comparison: | Different |
| | Different | 19 | 7 |
QWindowPrivate::emitScreenChangedRecursion| Name: | QWindowPrivate::emitScreenChangedRecursion | | Prototype: | void QWindowPrivate::emitScreenChangedRecursion(QScreen *newScreen) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 366-374 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines (reference): | 360-368 | | Comparison: | Different |
| | Different | 5 | 3 |
QWindowPrivate::init| Name: | QWindowPrivate::init | | Prototype: | void QWindowPrivate::init() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 217-230 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines (reference): | 211-224 | | Comparison: | Different |
| | Different | 6 | 2 |
QWindowPrivate::screenForGeometry| Name: | QWindowPrivate::screenForGeometry | | Prototype: | QScreen *QWindowPrivate::screenForGeometry(const QRect &newGeometry) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 1507-1523 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines (reference): | 1475-1490 | | Comparison: | Different |
| | Different | 11 | 5 |
QWindowPrivate::setCursor| Name: | QWindowPrivate::setCursor | | Prototype: | void QWindowPrivate::setCursor(const QCursor *newCursor) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines: | 2543-2566 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindow.cpp | | Lines (reference): | 2503-2524 | | Comparison: | Different |
| | Different | 14 | 5 |
QWindowSystemInterface::handleEnterEvent| Name: | QWindowSystemInterface::handleEnterEvent | | Prototype: | void QWindowSystemInterface::handleEnterEvent(QWindow *tlw, const QPointF &local, const QPointF &global) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 84-90 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines (reference): | 77-84 | | Comparison: | Different |
| | Different | 4 | 2 |
QWindowSystemInterface::handleWheelEvent| Name: | QWindowSystemInterface::handleWheelEvent | | Prototype: | void QWindowSystemInterface::handleWheelEvent(QWindow *tlw, ulong timestamp, const QPointF & local, const QPointF & global, QPoint pixelDelta, QPoint angleDelta, Qt::KeyboardModifiers mods, Qt::ScrollPhase phase, Qt::MouseEventSource source, bool invertedScrolling) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 319-361 | | Comparison: | New |
| | New | 16 | 4 |
QWindowSystemInterfacePrivate::TabletEvent::setPlatformSynthesizesMouse| Name: | QWindowSystemInterfacePrivate::TabletEvent::setPlatformSynthesizesMouse | | Prototype: | void QWindowSystemInterfacePrivate::TabletEvent::setPlatformSynthesizesMouse(bool v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 954-957 | | Comparison: | New |
| | New | 1 | 1 |
QWindowSystemInterfacePrivate::WheelEvent::WheelEvent| Name: | QWindowSystemInterfacePrivate::WheelEvent::WheelEvent | | Prototype: | QWindowSystemInterfacePrivate::WheelEvent::WheelEvent(QWindow *w, ulong time, const QPointF &local, const QPointF &global, QPoint pixelD, QPoint angleD, int qt4D, Qt::Orientation qt4O, Qt::KeyboardModifiers mods, Qt::ScrollPhase phase, Qt::MouseEventSource src, bool inverted) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 947-952 | | Comparison: | New |
| | New | 2 | 1 |
QWindowSystemInterfacePrivate::toNativeTouchPoints| Name: | QWindowSystemInterfacePrivate::toNativeTouchPoints | | Prototype: | QList<QWindowSystemInterface::TouchPoint> QWindowSystemInterfacePrivate::toNativeTouchPoints(const QList<QTouchEvent::TouchPoint>& pointList, const QWindow *window) | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines: | 509-528 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp | | Lines (reference): | 504-523 | | Comparison: | Different |
| | Different | 14 | 2 |
QWindowsStyle::drawControl| Name: | QWindowsStyle::drawControl | | Prototype: | void QWindowsStyle::drawControl(ControlElement ce, const QStyleOption *opt, QPainter *p, const QWidget *widget) const | | Coverage: | 0.000% (0/548) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | | Lines: | 1116-1906 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | | Lines (reference): | 1109-1897 | | Comparison: | Different |
| | Different | 557 | 131 |
QWindowsStyle::eventFilter| Name: | QWindowsStyle::eventFilter | | Prototype: | bool QWindowsStyle::eventFilter(QObject *o, QEvent *e) | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | | Lines: | 153-204 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | | Lines (reference): | 145-197 | | Comparison: | Different |
| | Different | 30 | 12 |
QWindowsStyle::eventFilter::[lambda]| Name: | QWindowsStyle::eventFilter::[lambda] | | Prototype: | [](QWidget *w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qwindowsstyle.cpp | | Lines: | 168-171 | | Comparison: | New |
| | New | 2 | 1 |
QWizard::field| Name: | QWizard::field | | Prototype: | QVariant QWizard::field(const QString &name) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2535-2547 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines (reference): | 2529-2541 | | Comparison: | Different |
| | Different | 7 | 2 |
QWizard::next| Name: | 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 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines (reference): | 3133-3154 | | Comparison: | Different |
| | Different | 13 | 6 |
QWizard::setButtonLayout| Name: | QWizard::setButtonLayout | | Prototype: | void QWizard::setButtonLayout(const QList<WizardButton> &layout) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2757-2782 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines (reference): | 2751-2776 | | Comparison: | Different |
| | Different | 15 | 6 |
QWizard::setField| Name: | QWizard::setField | | Prototype: | void QWizard::setField(const QString &name, const QVariant &value) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2512-2526 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines (reference): | 2506-2520 | | Comparison: | Different |
| | Different | 9 | 3 |
QWizard::setPage| Name: | QWizard::setPage | | Prototype: | void QWizard::setPage(int theid, QWizardPage *page) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 2261-2307 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines (reference): | 2255-2301 | | Comparison: | Different |
| | Different | 27 | 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: | 2447-2465 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines (reference): | 2441-2459 | | Comparison: | Different |
| | Different | 12 | 4 |
QWizardPage::cleanupPage| Name: | QWizardPage::cleanupPage | | Prototype: | void QWizardPage::cleanupPage() | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 3627-3637 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines (reference): | 3621-3632 | | Comparison: | Different |
| | Different | 7 | 4 |
QWizardPrivate::addField| Name: | QWizardPrivate::addField | | Prototype: | void QWizardPrivate::addField(const QWizardField &field) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 801-821 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines (reference): | 795-815 | | Comparison: | Different |
| | Different | 14 | 3 |
QWizardPrivate::switchToPage| Name: | QWizardPrivate::switchToPage | | Prototype: | void QWizardPrivate::switchToPage(int newId, Direction direction) | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines: | 838-910 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qwizard.cpp | | Lines (reference): | 832-904 | | Comparison: | Different |
| | Different | 42 | 11 |
QXcbConnection::createScreen| Name: | QXcbConnection::createScreen | | Prototype: | QXcbScreen *QXcbConnection::createScreen(QXcbVirtualDesktop *virtualDesktop, const xcb_randr_output_change_t &outputChange, xcb_randr_get_output_info_reply_t *outputInfo) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 340-361 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines (reference): | 333-354 | | Comparison: | Different |
| | Different | 11 | 4 |
QXcbConnection::findScreenForCrtc| Name: | QXcbConnection::findScreenForCrtc | | Prototype: | QXcbScreen* QXcbConnection::findScreenForCrtc(xcb_window_t rootWindow, xcb_randr_crtc_t crtc) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 173-181 | | Comparison: | New |
| | New | 4 | 3 |
QXcbConnection::findScreenForOutput| Name: | QXcbConnection::findScreenForOutput | | Prototype: | QXcbScreen* QXcbConnection::findScreenForOutput(xcb_window_t rootWindow, xcb_randr_output_t output) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 183-191 | | Comparison: | New |
| | New | 4 | 3 |
QXcbConnection::handleXcbError| Name: | QXcbConnection::handleXcbError | | Prototype: | void QXcbConnection::handleXcbError(xcb_generic_error_t *error) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 991-1026 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines (reference): | 983-1015 | | Comparison: | Different |
| | Different | 11 | 2 |
QXcbConnection::updateScreen| Name: | 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 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines (reference): | 310-331 | | Comparison: | Different |
| | Different | 13 | 5 |
QXcbConnection::updateScreens| Name: | QXcbConnection::updateScreens | | Prototype: | void QXcbConnection::updateScreens(const xcb_randr_notify_event_t *event) | | Coverage: | 0.000% (0/87) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 206-298 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines (reference): | 200-291 | | Comparison: | Different |
| | Different | 59 | 26 |
QXcbConnection::virtualDesktopForRootWindow| Name: | QXcbConnection::virtualDesktopForRootWindow | | Prototype: | QXcbVirtualDesktop* QXcbConnection::virtualDesktopForRootWindow(xcb_window_t rootWindow) const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 193-201 | | Comparison: | New |
| | New | 4 | 3 |
QXcbConnection::xi2GetValuatorValueIfSet| Name: | QXcbConnection::xi2GetValuatorValueIfSet | | Prototype: | bool QXcbConnection::xi2GetValuatorValueIfSet(const void *event, int valuatorNum, double *value) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp | | Lines: | 2294-2308 | | Comparison: | New |
| | New | 10 | 2 |
QXcbConnection::xi2HandleHierachyEvent| Name: | QXcbConnection::xi2HandleHierachyEvent | | Prototype: | void QXcbConnection::xi2HandleHierachyEvent(void *event) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 825-835 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines (reference): | 818-829 | | Comparison: | Different |
| | Different | 6 | 3 |
QXcbConnection::xi2HandleTabletEvent| Name: | QXcbConnection::xi2HandleTabletEvent | | Prototype: | bool QXcbConnection::xi2HandleTabletEvent(const void *event, TabletData *tabletData) | | Coverage: | 0.000% (0/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 1042-1134 | | Comparison: | New |
| | New | 61 | 16 |
QXcbConnection::xi2ReportTabletEvent| Name: | QXcbConnection::xi2ReportTabletEvent | | Prototype: | void QXcbConnection::xi2ReportTabletEvent(const void *event, TabletData *tabletData) | | Coverage: | 0.000% (0/27) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbconnection_xi2.cpp | | Lines: | 1136-1195 | | Comparison: | New |
| | New | 57 | 13 |
QXcbDrag::handleSelectionRequest| Name: | QXcbDrag::handleSelectionRequest | | Prototype: | void QXcbDrag::handleSelectionRequest(const xcb_selection_request_event_t *event) | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines: | 1133-1197 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbdrag.cpp | | Lines (reference): | 1127-1191 | | Comparison: | Different |
| | Different | 39 | 11 |
QXcbGlIntegrationFactory::keys| Name: | QXcbGlIntegrationFactory::keys | | Prototype: | QStringList QXcbGlIntegrationFactory::keys(const QString &pluginPath) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbglintegrationfactory.cpp | | Lines: | 58-79 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/gl_integrations/qxcbglintegrationfactory.cpp | | Lines (reference): | 62-84 | | Comparison: | Different indentation |
| | Different indentation | 12 | 5 |
QXcbIntegration::beep| Name: | QXcbIntegration::beep | | Prototype: | void QXcbIntegration::beep() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbintegration.cpp | | Lines: | 480-490 | | Comparison: | New |
| | New | 8 | 3 |
QXcbKeyboard::handleKeyEvent| Name: | QXcbKeyboard::handleKeyEvent | | Prototype: | void QXcbKeyboard::handleKeyEvent(xcb_window_t sourceWindow, QEvent::Type type, xcb_keycode_t code, quint16 state, xcb_timestamp_t time) | | Coverage: | 0.000% (0/76) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 1455-1576 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines (reference): | 1447-1566 | | Comparison: | Different |
| | Different | 80 | 21 |
QXcbKeyboard::possibleKeys| Name: | QXcbKeyboard::possibleKeys | | Prototype: | QList<int> QXcbKeyboard::possibleKeys(const QKeyEvent *event) const | | Coverage: | 0.000% (0/63) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 971-1070 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines (reference): | 965-1064 | | Comparison: | Different |
| | Different | 71 | 20 |
QXcbKeyboard::printKeymapError| Name: | QXcbKeyboard::printKeymapError | | Prototype: | void QXcbKeyboard::printKeymapError(const char *error) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines: | 675-686 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbkeyboard.cpp | | Lines (reference): | 669-680 | | Comparison: | Different |
| | Different | 8 | 3 |
QXcbNativeInterface::nativeResourceForCursor| Name: | QXcbNativeInterface::nativeResourceForCursor | | Prototype: | void *QXcbNativeInterface::nativeResourceForCursor(const QByteArray &resource, const QCursor &cursor) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 293-304 | | Comparison: | New |
| | New | 5 | 5 |
QXcbNativeInterface::nativeResourceForCursor::[lambda]| Name: | QXcbNativeInterface::nativeResourceForCursor::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbnativeinterface.cpp | | Lines: | 295-295 | | Comparison: | New |
| | New | 0 | 1 |
QXcbShmImage::flushPixmap| Name: | QXcbShmImage::flushPixmap | | Prototype: | void QXcbShmImage::flushPixmap(const QRegion ®ion) | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 358-421 | | Comparison: | New |
| | New | 39 | 3 |
QXcbSoftwareOpenGLEnforcer::QXcbSoftwareOpenGLEnforcer::[lambda]| Name: | QXcbSoftwareOpenGLEnforcer::QXcbSoftwareOpenGLEnforcer::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/glxconvenience/qglxconvenience.cpp | | Lines: | 152-152 | | Comparison: | New |
| | New | 0 | 1 |
QXcbVirtualDesktop::screenAt| Name: | QXcbVirtualDesktop::screenAt | | Prototype: | QXcbScreen *QXcbVirtualDesktop::screenAt(const QPoint &pos) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 77-85 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines (reference): | 70-77 | | Comparison: | Different |
| | Different | 4 | 3 |
QXcbVirtualDesktop::updateWorkArea| Name: | QXcbVirtualDesktop::updateWorkArea | | Prototype: | void QXcbVirtualDesktop::updateWorkArea() | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines: | 156-164 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbscreen.cpp | | Lines (reference): | 148-156 | | Comparison: | Different |
| | Different | 5 | 3 |
QZipReader::QZipReader| Name: | QZipReader::QZipReader | | Prototype: | QZipReader::QZipReader(const QString &archive, QIODevice::OpenMode mode) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 822-844 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines (reference): | 816-836 | | Comparison: | Different |
| | Different | 14 | 5 |
QZipReader::extractAll| Name: | QZipReader::extractAll | | Prototype: | bool QZipReader::extractAll(const QString &destinationDir) const | | Coverage: | 0.000% (0/31) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 1020-1068 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines (reference): | 1012-1060 | | Comparison: | Different |
| | Different | 30 | 13 |
QZipReaderPrivate::scanFiles| Name: | QZipReaderPrivate::scanFiles | | Prototype: | void QZipReaderPrivate::scanFiles() | | Coverage: | 0.000% (0/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines: | 558-645 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qzip.cpp | | Lines (reference): | 552-639 | | Comparison: | Different |
| | Different | 60 | 15 |
StaticDayOfWeekAssociativeArray::insert| Name: | StaticDayOfWeekAssociativeArray::insert | | Prototype: | void insert(Qt::DayOfWeek day, T v) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 845-848 | | Comparison: | New |
| | New | 1 | 1 |
StaticDayOfWeekAssociativeArray::operator[]| Name: | StaticDayOfWeekAssociativeArray::operator[] | | Prototype: | T &operator[](Qt::DayOfWeek day) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp | | Lines: | 838-843 | | Comparison: | New |
| | New | 3 | 1 |
StyleSelector::basicSelectorMatches| Name: | StyleSelector::basicSelectorMatches | | Prototype: | bool StyleSelector::basicSelectorMatches(const BasicSelector &sel, NodePtr node) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines: | 1909-1946 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssparser.cpp | | Lines (reference): | 1901-1939 | | Comparison: | Different |
| | Different | 25 | 10 |
TextureBinder::TextureBinder| Name: | TextureBinder::TextureBinder | | Prototype: | TextureBinder(QOpenGLFunctions *functions, GLuint texture, GLenum target, GLenum bindingTarget) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 400-424 | | Comparison: | New |
| | New | 8 | 8 |
TextureBinder::~TextureBinder| Name: | TextureBinder::~TextureBinder | | Prototype: | ~TextureBinder() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines: | 426-429 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp | | Lines (reference): | 487-490 | | Comparison: | Different |
| | Different | 1 | 1 |
VersionTerm::fromJson| Name: | VersionTerm::fromJson | | Prototype: | VersionTerm VersionTerm::fromJson(const QJsonValue &v) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines: | 197-212 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengl.cpp | | Lines (reference): | 207-222 | | Comparison: | Different |
| | Different | 11 | 4 |
_q_parseDosDir| Name: | _q_parseDosDir | | Prototype: | static void _q_parseDosDir(const QStringList &tokens, const QString &userName, QUrlInfo *info) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines: | 562-613 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | | Lines (reference): | 556-607 | | Comparison: | Different |
| | Different | 31 | 6 |
allMyDockWidgets| Name: | allMyDockWidgets | | Prototype: | static QList<QDockWidget*> allMyDockWidgets(const QWidget *mainWindow) | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp | | Lines: | 868-883 | | Comparison: | New |
| | New | 9 | 6 |
applyCursor| Name: | applyCursor | | Prototype: | static inline void applyCursor(QWidget *w, const QCursor &c) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qwidget.cpp | | Lines: | 5049-5053 | | Comparison: | New |
| | New | 2 | 2 |
backtraceFramesForLogMessage::[lambda]| Name: | backtraceFramesForLogMessage::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlogging.cpp | | Lines: | 1260-1260 | | Comparison: | New |
| | New | 0 | 1 |
bindFont| Name: | bindFont | | Prototype: | static QByteArray bindFont(const QVector<QTtfTable>& _tables) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines: | 1077-1151 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontsubset.cpp | | Lines (reference): | 1069-1143 | | Comparison: | Different |
| | Different | 42 | 7 |
buddyString| Name: | 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 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines (reference): | 72-95 | | Comparison: | Different |
| | Different | 14 | 6 |
childWidgets| Name: | childWidgets | | Prototype: | static QList<QWidget*> childWidgets(const QWidget *widget) | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines: | 60-75 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidget.cpp | | Lines (reference): | 54-70 | | Comparison: | Different |
| | Different | 13 | 3 |
childWidgets| Name: | childWidgets | | Prototype: | QList<QWidget*> childWidgets(const QWidget *widget) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines: | 76-95 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/accessible/qaccessiblewidgets.cpp | | Lines (reference): | 70-90 | | Comparison: | Different |
| | Different | 16 | 5 |
computeElidedText| Name: | 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 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qtabbar.cpp | | Lines (reference): | 1350-1372 | | Comparison: | Different |
| | Different | 13 | 6 |
convert| Name: | convert | | Prototype: | static bool convert(const QVariant::Private *d, int t, void *result, bool *ok) | | Coverage: | 0.000% (0/95) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | | Lines: | 178-308 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguivariant.cpp | | Lines (reference): | 172-303 | | Comparison: | Different |
| | Different | 84 | 38 |
convertARGBPMFromARGB32PM| Name: | convertARGBPMFromARGB32PM | | Prototype: | template<QImage::Format Format, bool fromRGB> static const uint * convertARGBPMFromARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 359-383 | | Comparison: | New |
| | New | 3 | 2 |
convertARGBPMToARGB32PM| Name: | convertARGBPMToARGB32PM | | Prototype: | template<QImage::Format Format> static const uint * convertARGBPMToARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 229-281 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines (reference): | 212-245 | | Comparison: | Different |
| | Different | 11 | 2 |
convertARGBPMToARGB64PM| Name: | convertARGBPMToARGB64PM | | Prototype: | template<QImage::Format Format> static const QRgba64 * convertARGBPMToARGB64PM(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 283-335 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines (reference): | 247-280 | | Comparison: | Different |
| | Different | 11 | 2 |
convertRGBFromARGB32PM| Name: | convertRGBFromARGB32PM | | Prototype: | template<QImage::Format Format, bool fromRGB> static const uint * convertRGBFromARGB32PM(uint *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 337-357 | | Comparison: | New |
| | New | 3 | 2 |
convertToRGB64| Name: | convertToRGB64 | | Prototype: | template<QImage::Format Format> static const QRgba64 * convertToRGB64(QRgba64 *buffer, const uint *src, int count, const QPixelLayout *, const QRgb *) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 199-227 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines (reference): | 182-210 | | Comparison: | Different |
| | Different | 9 | 2 |
convertWithPalette| Name: | convertWithPalette | | Prototype: | static QImage convertWithPalette(const QImage &src, QImage::Format format, const QVector<QRgb> &clut) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines: | 2070-2119 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp | | Lines (reference): | 2057-2106 | | Comparison: | Different |
| | Different | 33 | 9 |
convert_Indexed8_to_X32| Name: | convert_Indexed8_to_X32 | | Prototype: | static void convert_Indexed8_to_X32(QImageData *dest, const QImageData *src, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines: | 1727-1764 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage_conversions.cpp | | Lines (reference): | 1721-1752 | | Comparison: | Different |
| | Different | 31 | 5 |
copyActionToPlatformItem| Name: | copyActionToPlatformItem | | Prototype: | static void copyActionToPlatformItem(const QAction *action, QPlatformMenuItem *item, QPlatformMenu *itemsMenu) | | Coverage: | 0.000% (0/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines: | 3256-3289 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmenu.cpp | | Lines (reference): | 3214-3246 | | Comparison: | Different |
| | Different | 23 | 5 |
copy_swapped| Name: | copy_swapped | | Prototype: | template <class Pixel> static inline void copy_swapped(char *dst, const int dstStride, const QImage &img, const QRect &rect) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 309-328 | | Comparison: | New |
| | New | 5 | 3 |
copy_unswapped| Name: | copy_unswapped | | Prototype: | static inline void copy_unswapped(char *dst, int dstBytesPerLine, const QImage &img, const QRect &rect) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/xcb/qxcbbackingstore.cpp | | Lines: | 294-307 | | Comparison: | New |
| | New | 8 | 2 |
createReadHandlerHelper| Name: | createReadHandlerHelper | | Prototype: | static QImageIOHandler *createReadHandlerHelper(QIODevice *device, const QByteArray &format, bool autoDetectImageFormat, bool ignoresFormatAndExtension) | | Coverage: | 0.000% (0/204) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | | Lines: | 237-518 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp | | Lines (reference): | 231-512 | | Comparison: | Same |
| | Same | 113 | 53 |
detectWebBrowser| Name: | detectWebBrowser | | Prototype: | static inline bool detectWebBrowser(const QByteArray &desktop, bool checkBrowserVariable, QString *browser) | | Coverage: | 0.000% (0/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp | | Lines: | 83-116 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp | | Lines (reference): | 75-108 | | Comparison: | Different |
| | Different | 17 | 15 |
detectWebBrowser::[lambda]| Name: | detectWebBrowser::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp | | Lines: | 108-108 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/services/genericunix/qgenericunixservices.cpp | | Lines (reference): | 100-100 | | Comparison: | Same |
| | Same | 0 | 1 |
deviceRegion| Name: | deviceRegion | | Prototype: | static QRegion deviceRegion(const QRegion ®ion, QWindow *window, const QPoint &offset) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines: | 248-262 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp | | Lines (reference): | 247-261 | | Comparison: | Different |
| | Different | 10 | 3 |
drawPolygons| Name: | drawPolygons | | Prototype: | static void drawPolygons(qint32 *bits, int width, int height, const QPoint *vertices, const quint32 *indices, int indexCount, qint32 value) | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines: | 433-487 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qdistancefield.cpp | | Lines (reference): | 427-481 | | Comparison: | Different |
| | Different | 44 | 14 |
effectiveScreen| Name: | effectiveScreen | | Prototype: | static inline const QScreen *effectiveScreen(const QWindow *window) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines: | 550-568 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp | | Lines (reference): | 542-559 | | Comparison: | Different |
| | Different | 12 | 6 |
familyList| Name: | familyList | | Prototype: | static QStringList familyList(const QFontDef &req) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines: | 693-716 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontdatabase.cpp | | Lines (reference): | 686-714 | | Comparison: | Different |
| | Different | 18 | 5 |
fetchTransformedBilinear| Name: | fetchTransformedBilinear | | Prototype: | template<TextureBlendType blendType> static const uint * fetchTransformedBilinear(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) | | Coverage: | 0.000% (0/106) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 2421-2748 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines (reference): | 2408-2749 | | Comparison: | Different |
| | Different | 230 | 31 |
fetchTransformedBilinearARGB32PM| Name: | fetchTransformedBilinearARGB32PM | | Prototype: | template<TextureBlendType blendType> static const uint * fetchTransformedBilinearARGB32PM(uint *buffer, const Operator *, const QSpanData *data, int y, int x, int length) | | Coverage: | 0.000% (0/127) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines: | 1906-2418 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qdrawhelper.cpp | | Lines (reference): | 1893-2405 | | Comparison: | Different |
| | Different | 216 | 35 |