Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QDialog::doneName: | QDialog::done | Prototype: | void QDialog::done(int r) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | Lines: | 582-596 |
| | 10 | 3 |
QDialog::contextMenuEventName: | QDialog::contextMenuEvent | Prototype: | void QDialog::contextMenuEvent(QContextMenuEvent *e) | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | Lines: | 632-656 |
| | 15 | 6 |
QDialog::closeEventName: | QDialog::closeEvent | Prototype: | void QDialog::closeEvent(QCloseEvent *e) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | Lines: | 693-707 |
| | 8 | 4 |
QDialog::adjustPositionName: | QDialog::adjustPosition | Prototype: | void QDialog::adjustPosition(QWidget* w) | Coverage: | 0.000% (0/63) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | Lines: | 805-883 |
| | 47 | 17 |
QDialog::acceptName: | QDialog::accept | Prototype: | void QDialog::accept() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | Lines: | 604-607 |
| | 1 | 1 |
QDialog::QDialogName: | QDialog::QDialog | Prototype: | QDialog::QDialog(QWidget *parent, Qt::WindowFlags f) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | Lines: | 333-337 |
| | 2 | 1 |
QDialog::QDialogName: | QDialog::QDialog | Prototype: | QDialog::QDialog(QDialogPrivate &dd, QWidget *parent, Qt::WindowFlags f) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qdialog.cpp | Lines: | 343-346 |
| | 2 | 1 |
QDialPrivate::valueFromPointName: | QDialPrivate::valueFromPoint | Prototype: | int QDialPrivate::valueFromPoint(const QPoint &p) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 142-172 |
| | 20 | 5 |
QDialPrivate::initName: | QDialPrivate::init | Prototype: | void QDialPrivate::init() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 87-92 |
| | 3 | 1 |
QDialPrivate::boundName: | QDialPrivate::bound | Prototype: | int QDialPrivate::bound(int val) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 94-106 |
| | 8 | 4 |
QDialPrivate::QDialPrivateName: | QDialPrivate::QDialPrivate | Prototype: | QDialPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 68-74 |
| | 4 | 1 |
QDial::wrappingName: | QDial::wrapping | Prototype: | bool QDial::wrapping() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 372-376 |
| | 2 | 1 |
QDial::sliderChangeName: | QDial::sliderChange | Prototype: | void QDial::sliderChange(SliderChange change) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 342-345 |
| | 1 | 1 |
QDial::sizeHintName: | QDial::sizeHint | Prototype: | QSize QDial::sizeHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 475-478 |
| | 1 | 1 |
QDial::setWrappingName: | QDial::setWrapping | Prototype: | void QDial::setWrapping(bool enable) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 347-354 |
| | 5 | 2 |
QDial::setNotchesVisibleName: | QDial::setNotchesVisible | Prototype: | void QDial::setNotchesVisible(bool visible) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 439-444 |
| | 3 | 1 |
QDial::setNotchTargetName: | QDial::setNotchTarget | Prototype: | void QDial::setNotchTarget(double target) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 414-419 |
| | 3 | 1 |
QDial::resizeEventName: | QDial::resizeEvent | Prototype: | void QDial::resizeEvent(QResizeEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 262-265 |
| | 1 | 1 |
QDial::paintEventName: | QDial::paintEvent | Prototype: | void QDial::paintEvent(QPaintEvent *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 271-277 |
| | 4 | 1 |
QDial::notchesVisibleName: | QDial::notchesVisible | Prototype: | bool QDial::notchesVisible() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 456-460 |
| | 2 | 1 |
QDial::notchTargetName: | QDial::notchTarget | Prototype: | qreal QDial::notchTarget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 432-436 |
| | 2 | 1 |
QDial::notchSizeName: | QDial::notchSize | Prototype: | int QDial::notchSize() const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 392-412 |
| | 12 | 4 |
QDial::mouseReleaseEventName: | QDial::mouseReleaseEvent | Prototype: | void QDial::mouseReleaseEvent(QMouseEvent * e) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 306-317 |
| | 8 | 2 |
QDial::mousePressEventName: | QDial::mousePressEvent | Prototype: | void QDial::mousePressEvent(QMouseEvent *e) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 283-299 |
| | 9 | 2 |
QDial::mouseMoveEventName: | QDial::mouseMoveEvent | Prototype: | void QDial::mouseMoveEvent(QMouseEvent * e) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 324-335 |
| | 8 | 2 |
QDial::minimumSizeHintName: | QDial::minimumSizeHint | Prototype: | QSize QDial::minimumSizeHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 466-469 |
| | 1 | 1 |
QDial::initStyleOptionName: | QDial::initStyleOption | Prototype: | void QDial::initStyleOption(QStyleOptionSlider *option) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 115-140 |
| | 20 | 3 |
QDial::eventName: | QDial::event | Prototype: | bool QDial::event(QEvent *e) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 483-486 |
| | 1 | 1 |
QDial::QDialName: | QDial::QDial | Prototype: | QDial::QDial(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp | Lines: | 247-252 |
| | 2 | 1 |
QDeviceDiscoveryUDev::~QDeviceDiscoveryUDevName: | QDeviceDiscoveryUDev::~QDeviceDiscoveryUDev | Prototype: | QDeviceDiscoveryUDev::~QDeviceDiscoveryUDev() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/devicediscovery/qdevicediscovery_udev.cpp | Lines: | 94-101 |
| | 4 | 3 |
QDeviceDiscoveryUDev::scanConnectedDevicesName: | QDeviceDiscoveryUDev::scanConnectedDevices | Prototype: | QStringList QDeviceDiscoveryUDev::scanConnectedDevices() | Coverage: | 0.000% (0/50) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/devicediscovery/qdevicediscovery_udev.cpp | Lines: | 103-159 |
| | 40 | 16 |
QDeviceDiscoveryUDev::handleUDevNotificationName: | QDeviceDiscoveryUDev::handleUDevNotification | Prototype: | void QDeviceDiscoveryUDev::handleUDevNotification() | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/devicediscovery/qdevicediscovery_udev.cpp | Lines: | 161-210 |
| | 33 | 13 |
QDeviceDiscoveryUDev::checkDeviceTypeName: | QDeviceDiscoveryUDev::checkDeviceType | Prototype: | bool QDeviceDiscoveryUDev::checkDeviceType(udev_device *dev) | Coverage: | 0.000% (0/53) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/devicediscovery/qdevicediscovery_udev.cpp | Lines: | 212-254 |
| | 27 | 13 |
QDeviceDiscoveryUDev::QDeviceDiscoveryUDevName: | QDeviceDiscoveryUDev::QDeviceDiscoveryUDev | Prototype: | QDeviceDiscoveryUDev::QDeviceDiscoveryUDev(QDeviceTypes types, struct udev *udev, QObject *parent) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/devicediscovery/qdevicediscovery_udev.cpp | Lines: | 72-92 |
| | 12 | 3 |
QDeviceDiscovery::createName: | QDeviceDiscovery::create | Prototype: | QDeviceDiscovery *QDeviceDiscovery::create(QDeviceTypes types, QObject *parent) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/devicediscovery/qdevicediscovery_udev.cpp | Lines: | 55-70 |
| | 8 | 3 |
QDesktopWidgetPrivate::widgetForScreenName: | QDesktopWidgetPrivate::widgetForScreen | Prototype: | QDesktopScreenWidget *QDesktopWidgetPrivate::widgetForScreen(QScreen *qScreen) const | Coverage: | 0.000% (0/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 101-108 |
| | 4 | 3 |
QDesktopWidgetPrivate::_q_updateScreensName: | QDesktopWidgetPrivate::_q_updateScreens | Prototype: | void QDesktopWidgetPrivate::_q_updateScreens() | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 110-173 |
| | 36 | 8 |
QDesktopWidgetPrivate::_q_availableGeometryChangedName: | QDesktopWidgetPrivate::_q_availableGeometryChanged | Prototype: | void QDesktopWidgetPrivate::_q_availableGeometryChanged() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 175-180 |
| | 3 | 2 |
QDesktopWidget::screenNumberName: | QDesktopWidget::screenNumber | Prototype: | int QDesktopWidget::screenNumber(const QWidget *w) const | Coverage: | 0.000% (0/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 241-285 |
| | 27 | 11 |
QDesktopWidget::screenNumberName: | QDesktopWidget::screenNumber | Prototype: | int QDesktopWidget::screenNumber(const QPoint &p) const | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 287-309 |
| | 11 | 7 |
QDesktopWidget::screenGeometryName: | QDesktopWidget::screenGeometry | Prototype: | const QRect QDesktopWidget::screenGeometry(const QWidget *widget) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 74-85 |
| | 8 | 3 |
QDesktopWidget::screenGeometryName: | QDesktopWidget::screenGeometry | Prototype: | const QRect QDesktopWidget::screenGeometry(int screenNo) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 230-239 |
| | 6 | 3 |
QDesktopWidget::screenName: | QDesktopWidget::screen | Prototype: | QWidget *QDesktopWidget::screen(int screen) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 211-217 |
| | 4 | 2 |
QDesktopWidget::primaryScreenName: | QDesktopWidget::primaryScreen | Prototype: | int QDesktopWidget::primaryScreen() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 201-204 |
| | 1 | 1 |
QDesktopWidget::numScreensName: | QDesktopWidget::numScreens | Prototype: | int QDesktopWidget::numScreens() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 206-209 |
| | 1 | 1 |
QDesktopWidget::isVirtualDesktopName: | QDesktopWidget::isVirtualDesktop | Prototype: | bool QDesktopWidget::isVirtualDesktop() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 196-199 |
| | 1 | 1 |
QDesktopWidget::availableGeometryName: | QDesktopWidget::availableGeometry | Prototype: | const QRect QDesktopWidget::availableGeometry(const QWidget *widget) const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 87-99 |
| | 8 | 3 |
QDesktopWidget::availableGeometryName: | QDesktopWidget::availableGeometry | Prototype: | const QRect QDesktopWidget::availableGeometry(int screenNo) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 219-228 |
| | 6 | 3 |
QDesktopWidget::QDesktopWidgetName: | QDesktopWidget::QDesktopWidget | Prototype: | QDesktopWidget::QDesktopWidget() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 182-190 |
| | 5 | 1 |
QDesktopServices::unsetUrlHandlerName: | QDesktopServices::unsetUrlHandler | Prototype: | void QDesktopServices::unsetUrlHandler(const QString &scheme) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qdesktopservices.cpp | Lines: | 256-259 |
| | 1 | 1 |
QDesktopServices::storageLocationImplName: | QDesktopServices::storageLocationImpl | Prototype: | QString QDesktopServices::storageLocationImpl(QStandardPaths::StandardLocation type) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qdesktopservices.cpp | Lines: | 323-345 |
| | 7 | 2 |
QDesktopServices::setUrlHandlerName: | QDesktopServices::setUrlHandler | Prototype: | void QDesktopServices::setUrlHandler(const QString &scheme, QObject *receiver, const char *method) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qdesktopservices.cpp | Lines: | 235-249 |
| | 11 | 2 |
QDesktopServices::openUrlName: | QDesktopServices::openUrl | Prototype: | bool QDesktopServices::openUrl(const QUrl &url) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qdesktopservices.cpp | Lines: | 182-211 |
| | 20 | 6 |
QDesktopScreenWidget::setScreenGeometryName: | QDesktopScreenWidget::setScreenGeometry | Prototype: | void QDesktopScreenWidget::setScreenGeometry(const QRect &geometry) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 61-65 |
| | 2 | 1 |
QDesktopScreenWidget::screenNumberName: | QDesktopScreenWidget::screenNumber | Prototype: | int QDesktopScreenWidget::screenNumber() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 67-72 |
| | 3 | 1 |
QDesktopScreenWidget::QDesktopScreenWidgetName: | QDesktopScreenWidget::QDesktopScreenWidget | Prototype: | QDesktopScreenWidget::QDesktopScreenWidget(QScreen *screen, const QRect &geometry) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qdesktopwidget.cpp | Lines: | 52-59 |
| | 4 | 2 |
QDeferredDeleteEvent::QDeferredDeleteEventName: | QDeferredDeleteEvent::QDeferredDeleteEvent | Prototype: | QDeferredDeleteEvent::QDeferredDeleteEvent() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreevent.cpp | Lines: | 634-637 |
| | 1 | 1 |
QDefaultItemEditorFactory::valuePropertyNameName: | QDefaultItemEditorFactory::valuePropertyName | Prototype: | QByteArray QDefaultItemEditorFactory::valuePropertyName(int userType) const | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 291-317 |
| | 7 | 10 |
QDefaultItemEditorFactory::createEditorName: | QDefaultItemEditorFactory::createEditor | Prototype: | QWidget *QDefaultItemEditorFactory::createEditor(int userType, QWidget *parent) const | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 227-289 |
| | 34 | 12 |
QDefaultFactoryCleaner::~QDefaultFactoryCleanerName: | QDefaultFactoryCleaner::~QDefaultFactoryCleaner | Prototype: | ~QDefaultFactoryCleaner() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp | Lines: | 323-323 |
| | 1 | 1 |
QDefaultAnimationDriver::timerEventName: | QDefaultAnimationDriver::timerEvent | Prototype: | void QDefaultAnimationDriver::timerEvent(QTimerEvent *e) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 937-942 |
| | 3 | 1 |
QDefaultAnimationDriver::stopTimerName: | QDefaultAnimationDriver::stopTimer | Prototype: | void QDefaultAnimationDriver::stopTimer() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 950-953 |
| | 1 | 1 |
QDefaultAnimationDriver::startTimerName: | QDefaultAnimationDriver::startTimer | Prototype: | void QDefaultAnimationDriver::startTimer() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 944-948 |
| | 1 | 1 |
QDefaultAnimationDriver::QDefaultAnimationDriverName: | QDefaultAnimationDriver::QDefaultAnimationDriver | Prototype: | QDefaultAnimationDriver::QDefaultAnimationDriver(QUnifiedTimer *timer) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | Lines: | 930-935 |
| | 2 | 1 |
QDebugStateSaverPrivate::restoreStateName: | QDebugStateSaverPrivate::restoreState | Prototype: | void restoreState() | Coverage: | 87.500% (14/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 837-851 |
| | 10 | 5 |
QDebugStateSaverPrivate::QDebugStateSaverPrivateName: | QDebugStateSaverPrivate::QDebugStateSaverPrivate | Prototype: | QDebugStateSaverPrivate(QDebug &dbg) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 828-836 |
| | 2 | 2 |
QDebugStateSaver::~QDebugStateSaverName: | QDebugStateSaver::~QDebugStateSaver | Prototype: | QDebugStateSaver::~QDebugStateSaver() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 881-884 |
| | 1 | 1 |
QDebugStateSaver::QDebugStateSaverName: | QDebugStateSaver::QDebugStateSaver | Prototype: | QDebugStateSaver::QDebugStateSaver(QDebug &dbg) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 870-873 |
| | 2 | 1 |
QDebug::~QDebugName: | QDebug::~QDebug | Prototype: | QDebug::~QDebug() | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 148-160 |
| | 8 | 4 |
QDebug::resetFormatName: | QDebug::resetFormat | Prototype: | QDebug &QDebug::resetFormat() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 353-361 |
| | 6 | 2 |
QDebug::putUcs4Name: | QDebug::putUcs4 | Prototype: | void QDebug::putUcs4(uint ucs4) | Coverage: | 83.333% (10/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 165-180 |
| | 10 | 4 |
QDebug::putStringName: | QDebug::putString | Prototype: | void QDebug::putString(const QChar *begin, size_t length) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 305-317 |
| | 5 | 2 |
QDebug::putByteArrayName: | QDebug::putByteArray | Prototype: | void QDebug::putByteArray(const char *begin, size_t length, Latin1Content content) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdebug.cpp | Lines: | 323-337 |
| | 7 | 2 |
QDateTimePrivate::zoneMSecsToEpochMSecsName: | QDateTimePrivate::zoneMSecsToEpochMSecs | Prototype: | qint64 QDateTimePrivate::zoneMSecsToEpochMSecs(qint64 zoneMSecs, const QTimeZone &zone, QDate *localDate, QTime *localTime) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2816-2830 |
| | 6 | 2 |
QDateTimePrivate::toMSecsSinceEpochName: | QDateTimePrivate::toMSecsSinceEpoch | Prototype: | qint64 QDateTimePrivate::toMSecsSinceEpoch() const | Coverage: | 87.500% (7/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2716-2738 |
| | 7 | 5 |
QDateTimePrivate::setTimeSpecName: | QDateTimePrivate::setTimeSpec | Prototype: | void QDateTimePrivate::setTimeSpec(Qt::TimeSpec spec, int offsetSeconds) | Coverage: | 83.333% (10/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2611-2641 |
| | 16 | 6 |
QDateTimePrivate::setDaylightStatusName: | QDateTimePrivate::setDaylightStatus | Prototype: | void QDateTimePrivate::setDaylightStatus(QDateTimePrivate::DaylightStatus status) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2693-2704 |
| | 7 | 3 |
QDateTimePrivate::setDateTimeName: | QDateTimePrivate::setDateTime | Prototype: | void QDateTimePrivate::setDateTime(const QDate &date, const QTime &time) | Coverage: | 88.889% (16/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2643-2676 |
| | 19 | 6 |
QDateTimePrivate::refreshDateTimeName: | QDateTimePrivate::refreshDateTime | Prototype: | void QDateTimePrivate::refreshDateTime() | Coverage: | 83.333% (20/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2762-2812 |
| | 23 | 9 |
QDateTimePrivate::getDateTimeName: | QDateTimePrivate::getDateTime | Prototype: | QPair<QDate, QTime> QDateTimePrivate::getDateTime() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2678-2690 |
| | 7 | 3 |
QDateTimePrivate::daylightStatusName: | QDateTimePrivate::daylightStatus | Prototype: | QDateTimePrivate::DaylightStatus QDateTimePrivate::daylightStatus() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2707-2714 |
| | 5 | 3 |
QDateTimePrivate::checkValidDateTimeName: | QDateTimePrivate::checkValidDateTime | Prototype: | void QDateTimePrivate::checkValidDateTime() | Coverage: | 92.308% (12/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2741-2759 |
| | 7 | 6 |
QDateTimePrivate::QDateTimePrivateName: | QDateTimePrivate::QDateTimePrivate | Prototype: | QDateTimePrivate::QDateTimePrivate(const QDate &toDate, const QTime &toTime, Qt::TimeSpec toSpec, int offsetSeconds) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2588-2597 |
| | 2 | 1 |
QDateTimePrivate::QDateTimePrivateName: | QDateTimePrivate::QDateTimePrivate | Prototype: | QDateTimePrivate::QDateTimePrivate(const QDate &toDate, const QTime &toTime, const QTimeZone &toTimeZone) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetime.cpp | Lines: | 2600-2608 |
| | 1 | 1 |
QDateTimeParser::stateNameName: | QDateTimeParser::stateName | Prototype: | QString QDateTimeParser::stateName(State s) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 1674-1682 |
| | 5 | 5 |
QDateTimeParser::skipToNextSectionName: | QDateTimeParser::skipToNextSection | Prototype: | bool QDateTimeParser::skipToNextSection(int index, const QDateTime ¤t, const QStringRef &text) const | Coverage: | 100.000% (12/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 1607-1640 |
| | 19 | 4 |
QDateTimeParser::setDigitName: | QDateTimeParser::setDigit | Prototype: | bool QDateTimeParser::setDigit(QDateTime &v, int index, int newVal) const | Coverage: | 82.979% (39/47) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 121-183 |
| | 39 | 20 |
QDateTimeParser::sectionTypeName: | QDateTimeParser::sectionType | Prototype: | QDateTimeParser::Section QDateTimeParser::sectionType(int sectionIndex) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 276-279 |
| | 1 | 1 |
QDateTimeParser::sectionTextName: | QDateTimeParser::sectionText | Prototype: | QString QDateTimeParser::sectionText(const QString &text, int sectionIndex, int index) const | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 667-679 |
| | 5 | 5 |
QDateTimeParser::sectionTextName: | QDateTimeParser::sectionText | Prototype: | QString QDateTimeParser::sectionText(int sectionIndex) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 681-685 |
| | 2 | 1 |
QDateTimeParser::sectionSizeName: | QDateTimeParser::sectionSize | Prototype: | int QDateTimeParser::sectionSize(int sectionIndex) const | Coverage: | 71.429% (15/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 538-572 |
| | 19 | 7 |
QDateTimeParser::sectionPosName: | QDateTimeParser::sectionPos | Prototype: | int QDateTimeParser::sectionPos(int sectionIndex) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 288-291 |
| | 1 | 1 |
QDateTimeParser::sectionPosName: | QDateTimeParser::sectionPos | Prototype: | int QDateTimeParser::sectionPos(const SectionNode &sn) const | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 293-305 |
| | 8 | 5 |
QDateTimeParser::sectionNodeName: | QDateTimeParser::sectionNode | Prototype: | const QDateTimeParser::SectionNode &QDateTimeParser::sectionNode(int sectionIndex) const | Coverage: | 76.923% (10/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 256-274 |
| | 10 | 6 |
QDateTimeParser::sectionMaxSizeName: | QDateTimeParser::sectionMaxSize | Prototype: | int QDateTimeParser::sectionMaxSize(Section s, int count) const | Coverage: | 60.417% (29/48) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 575-650 |
| | 28 | 30 |
QDateTimeParser::sectionMaxSizeName: | QDateTimeParser::sectionMaxSize | Prototype: | int QDateTimeParser::sectionMaxSize(int index) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 653-657 |
| | 2 | 1 |
QDateTimeParser::potentialValueName: | QDateTimeParser::potentialValue | Prototype: | bool QDateTimeParser::potentialValue(const QStringRef &str, int min, int max, int index, const QDateTime ¤tValue, int insert) const | Coverage: | 97.297% (36/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 1570-1605 |
| | 24 | 11 |
QDateTimeParser::parseSectionName: | QDateTimeParser::parseSection | Prototype: | int QDateTimeParser::parseSection(const QDateTime ¤tValue, int sectionIndex, QString &text, int &cursorPosition, int index, State &state, int *usedptr) const | Coverage: | 87.719% (100/114) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 697-873 |
| | 107 | 45 |
QDateTimeParser::parseFormatName: | QDateTimeParser::parseFormat | Prototype: | bool QDateTimeParser::parseFormat(const QString &newFormat) | Coverage: | 92.000% (92/100) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 365-530 |
| | 116 | 33 |
QDateTimeParser::parseName: | QDateTimeParser::parse | Prototype: | QDateTimeParser::StateNode QDateTimeParser::parse(QString &input, int &cursorPosition, const QDateTime ¤tValue, bool fixup) const | Coverage: | 76.190% (208/273) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qdatetimeparser.cpp | Lines: | 881-1236 |
| | 230 | 86 |