| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QUnsortedModelEngine::filterOnDemand| Name: | QUnsortedModelEngine::filterOnDemand | | Prototype: | void QUnsortedModelEngine::filterOnDemand(int n) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 749-761 |
| | 10 | 2 |
QUnsortedModelEngine::filter| Name: | QUnsortedModelEngine::filter | | Prototype: | QMatchData QUnsortedModelEngine::filter(const QString& part, const QModelIndex& parent, int n) | | Coverage: | 0.000% (0/29) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 763-801 |
| | 25 | 6 |
QUnsortedModelEngine::buildIndices| Name: | QUnsortedModelEngine::buildIndices | | Prototype: | int QUnsortedModelEngine::buildIndices(const QString& str, const QModelIndex& parent, int n, const QIndexMapper& indices, QMatchData* m) | | Coverage: | 0.000% (0/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | | Lines: | 699-747 |
| | 28 | 18 |
QUnixPrintWidgetPrivate::updateWidget| Name: | QUnixPrintWidgetPrivate::updateWidget | | Prototype: | void QUnixPrintWidgetPrivate::updateWidget() | | Coverage: | 42.424% (14/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 691-721 |
| | 22 | 7 |
QUnixPrintWidgetPrivate::setupPrinterProperties| Name: | QUnixPrintWidgetPrivate::setupPrinterProperties | | Prototype: | void QUnixPrintWidgetPrivate::setupPrinterProperties() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 889-906 |
| | 10 | 3 |
QUnixPrintWidgetPrivate::setupPrinter| Name: | QUnixPrintWidgetPrivate::setupPrinter | | Prototype: | void QUnixPrintWidgetPrivate::setupPrinter() | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 924-948 |
| | 16 | 5 |
QUnixPrintWidgetPrivate::setOptionsPane| Name: | QUnixPrintWidgetPrivate::setOptionsPane | | Prototype: | void QUnixPrintWidgetPrivate::setOptionsPane(QPrintDialogPrivate *pane) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 772-777 |
| | 3 | 2 |
QUnixPrintWidgetPrivate::checkFields| Name: | QUnixPrintWidgetPrivate::checkFields | | Prototype: | bool QUnixPrintWidgetPrivate::checkFields() | | Coverage: | 0.000% (0/36) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 837-886 |
| | 34 | 10 |
QUnixPrintWidgetPrivate::applyPrinterProperties| Name: | QUnixPrintWidgetPrivate::applyPrinterProperties | | Prototype: | void QUnixPrintWidgetPrivate::applyPrinterProperties() | | Coverage: | 39.474% (15/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 794-834 |
| | 28 | 12 |
QUnixPrintWidgetPrivate::_q_printerChanged| Name: | QUnixPrintWidgetPrivate::_q_printerChanged | | Prototype: | void QUnixPrintWidgetPrivate::_q_printerChanged(int index) | | Coverage: | 44.000% (11/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 727-770 |
| | 31 | 9 |
QUnixPrintWidgetPrivate::_q_btnPropertiesClicked| Name: | QUnixPrintWidgetPrivate::_q_btnPropertiesClicked | | Prototype: | void QUnixPrintWidgetPrivate::_q_btnPropertiesClicked() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 908-922 |
| | 8 | 3 |
QUnixPrintWidgetPrivate::_q_btnBrowseClicked| Name: | QUnixPrintWidgetPrivate::_q_btnBrowseClicked | | Prototype: | void QUnixPrintWidgetPrivate::_q_btnBrowseClicked() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 779-792 |
| | 6 | 2 |
QUnixPrintWidgetPrivate::QUnixPrintWidgetPrivate| Name: | QUnixPrintWidgetPrivate::QUnixPrintWidgetPrivate | | Prototype: | QUnixPrintWidgetPrivate::QUnixPrintWidgetPrivate(QUnixPrintWidget *p, QPrinter *prn) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 651-689 |
| | 23 | 4 |
QUnixPrintWidget::~QUnixPrintWidget| Name: | QUnixPrintWidget::~QUnixPrintWidget | | Prototype: | QUnixPrintWidget::~QUnixPrintWidget() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 960-963 |
| | 1 | 1 |
QUnixPrintWidget::updatePrinter| Name: | QUnixPrintWidget::updatePrinter | | Prototype: | void QUnixPrintWidget::updatePrinter() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 969-972 |
| | 1 | 1 |
QUnixPrintWidget::QUnixPrintWidget| Name: | QUnixPrintWidget::QUnixPrintWidget | | Prototype: | QUnixPrintWidget::QUnixPrintWidget(QPrinter *printer, QWidget *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qprintdialog_unix.cpp | | Lines: | 952-956 |
| | 1 | 1 |
QUnixPageSetupDialogPrivate::init| Name: | QUnixPageSetupDialogPrivate::init | | Prototype: | void QUnixPageSetupDialogPrivate::init() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 207-223 |
| | 11 | 1 |
QUnixPageSetupDialogPrivate::QUnixPageSetupDialogPrivate| Name: | QUnixPageSetupDialogPrivate::QUnixPageSetupDialogPrivate | | Prototype: | QUnixPageSetupDialogPrivate::QUnixPageSetupDialogPrivate(QPrinter *printer) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/dialogs/qpagesetupdialog_unix.cpp | | Lines: | 199-201 |
| | 2 | 1 |
QUnixEventDispatcherQPA::processEvents| Name: | QUnixEventDispatcherQPA::processEvents | | Prototype: | bool QUnixEventDispatcherQPA::processEvents(QEventLoop::ProcessEventsFlags flags) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qunixeventdispatcher.cpp | | Lines: | 66-70 |
| | 2 | 1 |
QUnixEventDispatcherQPA::hasPendingEvents| Name: | QUnixEventDispatcherQPA::hasPendingEvents | | Prototype: | bool QUnixEventDispatcherQPA::hasPendingEvents() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qunixeventdispatcher.cpp | | Lines: | 72-76 |
| | 2 | 1 |
QUnixEventDispatcherQPA::flush| Name: | QUnixEventDispatcherQPA::flush | | Prototype: | void QUnixEventDispatcherQPA::flush() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qunixeventdispatcher.cpp | | Lines: | 78-82 |
| | 2 | 2 |
QUnixEventDispatcherQPA::QUnixEventDispatcherQPA| Name: | QUnixEventDispatcherQPA::QUnixEventDispatcherQPA | | Prototype: | QUnixEventDispatcherQPA::QUnixEventDispatcherQPA(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/eventdispatchers/qunixeventdispatcher.cpp | | Lines: | 59-61 |
| | 1 | 1 |
QUnifiedTimer::updateAnimationTimers| Name: | QUnifiedTimer::updateAnimationTimers | | Prototype: | void QUnifiedTimer::updateAnimationTimers(qint64) | | Coverage: | 60.870% (14/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 301-337 |
| | 19 | 7 |
QUnifiedTimer::uninstallAnimationDriver| Name: | QUnifiedTimer::uninstallAnimationDriver | | Prototype: | void QUnifiedTimer::uninstallAnimationDriver(QAnimationDriver *d) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 532-545 |
| | 9 | 4 |
QUnifiedTimer::timerEvent| Name: | QUnifiedTimer::timerEvent | | Prototype: | void QUnifiedTimer::timerEvent(QTimerEvent *event) | | Coverage: | 61.538% (8/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 421-437 |
| | 8 | 5 |
QUnifiedTimer::stopTimer| Name: | QUnifiedTimer::stopTimer | | Prototype: | void QUnifiedTimer::stopTimer() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 410-419 |
| | 5 | 2 |
QUnifiedTimer::stopAnimationTimer| Name: | QUnifiedTimer::stopAnimationTimer | | Prototype: | void QUnifiedTimer::stopAnimationTimer(QAbstractAnimationTimer *timer) | | Coverage: | 61.111% (11/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 453-479 |
| | 14 | 6 |
QUnifiedTimer::stopAnimationDriver| Name: | QUnifiedTimer::stopAnimationDriver | | Prototype: | void QUnifiedTimer::stopAnimationDriver() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 288-299 |
| | 5 | 2 |
QUnifiedTimer::startTimers| Name: | QUnifiedTimer::startTimers | | Prototype: | void QUnifiedTimer::startTimers() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 392-408 |
| | 10 | 3 |
QUnifiedTimer::startAnimationTimer| Name: | QUnifiedTimer::startAnimationTimer | | Prototype: | void QUnifiedTimer::startAnimationTimer(QAbstractAnimationTimer *timer) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 439-451 |
| | 8 | 3 |
QUnifiedTimer::startAnimationDriver| Name: | QUnifiedTimer::startAnimationDriver | | Prototype: | void QUnifiedTimer::startAnimationDriver() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 275-286 |
| | 5 | 2 |
QUnifiedTimer::setTimingInterval| Name: | QUnifiedTimer::setTimingInterval | | Prototype: | void QUnifiedTimer::setTimingInterval(int interval) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 381-390 |
| | 4 | 2 |
QUnifiedTimer::runningAnimationCount| Name: | QUnifiedTimer::runningAnimationCount | | Prototype: | int QUnifiedTimer::runningAnimationCount() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 339-345 |
| | 4 | 2 |
QUnifiedTimer::resumeAnimationTimer| Name: | QUnifiedTimer::resumeAnimationTimer | | Prototype: | void QUnifiedTimer::resumeAnimationTimer(QAbstractAnimationTimer *timer) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 495-504 |
| | 6 | 2 |
QUnifiedTimer::restart| Name: | QUnifiedTimer::restart | | Prototype: | void QUnifiedTimer::restart() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 371-379 |
| | 5 | 2 |
QUnifiedTimer::registerProfilerCallback| Name: | QUnifiedTimer::registerProfilerCallback | | Prototype: | void QUnifiedTimer::registerProfilerCallback(void (*cb)(qint64)) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 347-350 |
| | 1 | 1 |
QUnifiedTimer::pauseAnimationTimer| Name: | QUnifiedTimer::pauseAnimationTimer | | Prototype: | void QUnifiedTimer::pauseAnimationTimer(QAbstractAnimationTimer *timer, int duration) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 481-493 |
| | 9 | 3 |
QUnifiedTimer::maybeUpdateAnimationsToCurrentTime| Name: | QUnifiedTimer::maybeUpdateAnimationsToCurrentTime | | Prototype: | void QUnifiedTimer::maybeUpdateAnimationsToCurrentTime() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 256-260 |
| | 2 | 2 |
QUnifiedTimer::localRestart| Name: | QUnifiedTimer::localRestart | | Prototype: | void QUnifiedTimer::localRestart() | | Coverage: | 88.235% (15/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 352-369 |
| | 11 | 5 |
QUnifiedTimer::instance| Name: | QUnifiedTimer::instance | | Prototype: | QUnifiedTimer *QUnifiedTimer::instance(bool create) | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 234-249 |
| | 6 | 2 |
QUnifiedTimer::instance| Name: | QUnifiedTimer::instance | | Prototype: | QUnifiedTimer *QUnifiedTimer::instance() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 251-254 |
| | 1 | 1 |
QUnifiedTimer::installAnimationDriver| Name: | QUnifiedTimer::installAnimationDriver | | Prototype: | void QUnifiedTimer::installAnimationDriver(QAnimationDriver *d) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 517-530 |
| | 9 | 4 |
QUnifiedTimer::elapsed| Name: | QUnifiedTimer::elapsed | | Prototype: | qint64 QUnifiedTimer::elapsed() const | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 262-273 |
| | 5 | 3 |
QUnifiedTimer::closestPausedAnimationTimerTimeToFinish| Name: | QUnifiedTimer::closestPausedAnimationTimerTimeToFinish | | Prototype: | int QUnifiedTimer::closestPausedAnimationTimerTimeToFinish() | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 506-515 |
| | 6 | 3 |
QUnifiedTimer::canUninstallAnimationDriver| Name: | QUnifiedTimer::canUninstallAnimationDriver | | Prototype: | bool QUnifiedTimer::canUninstallAnimationDriver(QAnimationDriver *d) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 551-554 |
| | 1 | 1 |
QUnifiedTimer::QUnifiedTimer| Name: | QUnifiedTimer::QUnifiedTimer | | Prototype: | QUnifiedTimer::QUnifiedTimer() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/animation/qabstractanimation.cpp | | Lines: | 222-231 |
| | 2 | 1 |
QUnicodeTools::initScripts| Name: | QUnicodeTools::initScripts | | Prototype: | void initScripts(const ushort *string, int length, uchar *scripts) | | Coverage: | 100.000% (21/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp | | Lines: | 685-734 |
| | 27 | 7 |
QUnicodeTools::initCharAttributes| Name: | QUnicodeTools::initCharAttributes | | Prototype: | void initCharAttributes(const ushort *string, int length, const ScriptItem *items, int numItems, QCharAttributes *attributes, CharAttributeOptions options) | | Coverage: | 85.714% (36/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp | | Lines: | 618-676 |
| | 47 | 14 |
QUnicodeTools::getWordBreaks| Name: | QUnicodeTools::getWordBreaks | | Prototype: | static void getWordBreaks(const ushort *string, quint32 len, QCharAttributes *attributes) | | Coverage: | 94.286% (66/70) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp | | Lines: | 141-246 |
| | 60 | 27 |
QUnicodeTools::getWhiteSpaces| Name: | QUnicodeTools::getWhiteSpaces | | Prototype: | static void getWhiteSpaces(const ushort *string, quint32 len, QCharAttributes *attributes) | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp | | Lines: | 600-615 |
| | 9 | 5 |
QUnicodeTools::getSentenceBreaks| Name: | QUnicodeTools::getSentenceBreaks | | Prototype: | static void getSentenceBreaks(const ushort *string, quint32 len, QCharAttributes *attributes) | | Coverage: | 67.500% (27/40) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp | | Lines: | 288-346 |
| | 35 | 17 |
QUnicodeTools::getLineBreaks| Name: | QUnicodeTools::getLineBreaks | | Prototype: | static void getLineBreaks(const ushort *string, quint32 len, QCharAttributes *attributes) | | Coverage: | 93.258% (83/89) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp | | Lines: | 484-597 |
| | 64 | 34 |
QUnicodeTools::getGraphemeBreaks| Name: | QUnicodeTools::getGraphemeBreaks | | Prototype: | static void getGraphemeBreaks(const ushort *string, quint32 len, QCharAttributes *attributes) | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp | | Lines: | 83-107 |
| | 15 | 5 |
QUnicodeTools::LB::NS::toClass| Name: | QUnicodeTools::LB::NS::toClass | | Prototype: | inline Class toClass(QUnicodeTables::LineBreakClass lbc, QChar::Category category) | | Coverage: | 100.000% (22/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetools.cpp | | Lines: | 390-412 |
| | 11 | 13 |
QUnicodeTables::wordBreakClass| Name: | QUnicodeTables::wordBreakClass | | Prototype: | WordBreakClass wordBreakClass(uint ucs4) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetables.cpp | | Lines: | 8281-8284 |
| | 1 | 1 |
QUnicodeTables::sentenceBreakClass| Name: | QUnicodeTables::sentenceBreakClass | | Prototype: | SentenceBreakClass sentenceBreakClass(uint ucs4) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetables.cpp | | Lines: | 8286-8289 |
| | 1 | 1 |
QUnicodeTables::qGetProp| Name: | QUnicodeTables::qGetProp | | Prototype: | static inline const Properties *qGetProp(uint ucs4) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetables.cpp | | Lines: | 8256-8259 |
| | 1 | 1 |
QUnicodeTables::qGetProp| Name: | QUnicodeTables::qGetProp | | Prototype: | static inline const Properties *qGetProp(ushort ucs2) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetables.cpp | | Lines: | 8261-8264 |
| | 1 | 1 |
QUnicodeTables::properties| Name: | QUnicodeTables::properties | | Prototype: | const Properties * properties(uint ucs4) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetables.cpp | | Lines: | 8266-8269 |
| | 1 | 1 |
QUnicodeTables::properties| Name: | QUnicodeTables::properties | | Prototype: | const Properties * properties(ushort ucs2) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetables.cpp | | Lines: | 8271-8274 |
| | 1 | 1 |
QUnicodeTables::lineBreakClass| Name: | QUnicodeTables::lineBreakClass | | Prototype: | LineBreakClass lineBreakClass(uint ucs4) noexcept | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetables.cpp | | Lines: | 8291-8294 |
| | 1 | 1 |
QUnicodeTables::graphemeBreakClass| Name: | QUnicodeTables::graphemeBreakClass | | Prototype: | GraphemeBreakClass graphemeBreakClass(uint ucs4) noexcept | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qunicodetables.cpp | | Lines: | 8276-8279 |
| | 1 | 1 |
QUnicodeTables::detachAndConvertCase| Name: | QUnicodeTables::detachAndConvertCase | | Prototype: | template <typename Traits, typename T> __attribute__((noinline)) static QString detachAndConvertCase(T &str, QStringIterator it) | | Coverage: | 100.000% (16/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 5798-5841 |
| | 21 | 6 |
QUnicodeTables::convertCase| Name: | QUnicodeTables::convertCase | | Prototype: | template <typename Traits, typename T> static QString convertCase(T &str) | | Coverage: | 100.000% (12/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qstring.cpp | | Lines: | 5843-5862 |
| | 9 | 4 |
QUnicodeControlCharacterMenu::menuActionTriggered| Name: | QUnicodeControlCharacterMenu::menuActionTriggered | | Prototype: | void QUnicodeControlCharacterMenu::menuActionTriggered() | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 3292-3316 |
| | 14 | 5 |
QUnicodeControlCharacterMenu::QUnicodeControlCharacterMenu| Name: | QUnicodeControlCharacterMenu::QUnicodeControlCharacterMenu | | Prototype: | QUnicodeControlCharacterMenu::QUnicodeControlCharacterMenu(QObject *_editWidget, QWidget *parent) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qwidgettextcontrol.cpp | | Lines: | 3283-3290 |
| | 3 | 2 |
QUnhandledException::raise| Name: | QUnhandledException::raise | | Prototype: | void QUnhandledException::raise() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | | Lines: | 147-151 |
| | 2 | 1 |
QUnhandledException::clone| Name: | QUnhandledException::clone | | Prototype: | QUnhandledException *QUnhandledException::clone() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qexception.cpp | | Lines: | 153-156 |
| | 1 | 1 |
QUndoViewPrivate::init| Name: | QUndoViewPrivate::init | | Prototype: | void QUndoViewPrivate::init() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 289-296 |
| | 4 | 1 |
QUndoViewPrivate::QUndoViewPrivate| Name: | QUndoViewPrivate::QUndoViewPrivate | | Prototype: | QUndoViewPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 275-279 |
| | 1 | 1 |
QUndoView::stack| Name: | QUndoView::stack | | Prototype: | QUndoStack *QUndoView::stack() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 354-358 |
| | 2 | 1 |
QUndoView::setStack| Name: | QUndoView::setStack | | Prototype: | void QUndoView::setStack(QUndoStack *stack) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 369-376 |
| | 3 | 1 |
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: | 389-410 |
| | 12 | 4 |
QUndoView::setEmptyLabel| Name: | QUndoView::setEmptyLabel | | Prototype: | void QUndoView::setEmptyLabel(const QString &label) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 437-441 |
| | 2 | 1 |
QUndoView::setCleanIcon| Name: | QUndoView::setCleanIcon | | Prototype: | void QUndoView::setCleanIcon(const QIcon &icon) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 459-464 |
| | 2 | 1 |
QUndoView::group| Name: | QUndoView::group | | Prototype: | QUndoGroup *QUndoView::group() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 420-424 |
| | 2 | 1 |
QUndoView::emptyLabel| Name: | QUndoView::emptyLabel | | Prototype: | QString QUndoView::emptyLabel() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 443-447 |
| | 2 | 1 |
QUndoView::cleanIcon| Name: | QUndoView::cleanIcon | | Prototype: | QIcon QUndoView::cleanIcon() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 466-470 |
| | 2 | 1 |
QUndoView::QUndoView| Name: | QUndoView::QUndoView | | Prototype: | QUndoView::QUndoView(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 302-307 |
| | 2 | 1 |
QUndoView::QUndoView| Name: | QUndoView::QUndoView | | Prototype: | QUndoView::QUndoView(QUndoStack *stack, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 313-319 |
| | 3 | 1 |
QUndoView::QUndoView| Name: | QUndoView::QUndoView | | Prototype: | QUndoView::QUndoView(QUndoGroup *group, QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp | | Lines: | 329-335 |
| | 3 | 1 |
QUndoStackPrivate::setIndex| Name: | QUndoStackPrivate::setIndex | | Prototype: | void QUndoStackPrivate::setIndex(int idx, bool clean) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 435-456 |
| | 14 | 4 |
QUndoStackPrivate::checkUndoLimit| Name: | QUndoStackPrivate::checkUndoLimit | | Prototype: | bool QUndoStackPrivate::checkUndoLimit() | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 465-484 |
| | 11 | 5 |
QUndoStack::~QUndoStack| Name: | QUndoStack::~QUndoStack | | Prototype: | QUndoStack::~QUndoStack() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 510-518 |
| | 4 | 2 |
QUndoStack::undoText| Name: | QUndoStack::undoText | | Prototype: | QString QUndoStack::undoText() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 835-843 |
| | 6 | 3 |
QUndoStack::undoLimit| Name: | QUndoStack::undoLimit | | Prototype: | int QUndoStack::undoLimit() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 1071-1076 |
| | 2 | 1 |
QUndoStack::undo| Name: | QUndoStack::undo | | Prototype: | void QUndoStack::undo() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 693-707 |
| | 9 | 3 |
QUndoStack::text| Name: | QUndoStack::text | | Prototype: | QString QUndoStack::text(int idx) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 1032-1039 |
| | 4 | 2 |
QUndoStack::setUndoLimit| Name: | QUndoStack::setUndoLimit | | Prototype: | void QUndoStack::setUndoLimit(int limit) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 1056-1069 |
| | 8 | 3 |
QUndoStack::setIndex| Name: | QUndoStack::setIndex | | Prototype: | void QUndoStack::setIndex(int idx) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 769-789 |
| | 14 | 6 |
QUndoStack::setClean| Name: | QUndoStack::setClean | | Prototype: | void QUndoStack::setClean() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 641-650 |
| | 5 | 2 |
QUndoStack::setActive| Name: | QUndoStack::setActive | | Prototype: | void QUndoStack::setActive(bool active) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 1095-1109 |
| | 6 | 4 |
QUndoStack::redoText| Name: | QUndoStack::redoText | | Prototype: | QString QUndoStack::redoText() const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 851-859 |
| | 6 | 3 |
QUndoStack::redo| Name: | QUndoStack::redo | | Prototype: | void QUndoStack::redo() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 719-732 |
| | 8 | 3 |
QUndoStack::push| Name: | QUndoStack::push | | Prototype: | void QUndoStack::push(QUndoCommand *cmd) | | Coverage: | 0.000% (0/38) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 582-626 |
| | 31 | 9 |
QUndoStack::isClean| Name: | QUndoStack::isClean | | Prototype: | bool QUndoStack::isClean() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 658-664 |
| | 4 | 2 |
QUndoStack::isActive| Name: | QUndoStack::isActive | | Prototype: | bool QUndoStack::isActive() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 1111-1119 |
| | 2 | 1 |
QUndoStack::index| Name: | QUndoStack::index | | Prototype: | int QUndoStack::index() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 755-759 |
| | 2 | 1 |
QUndoStack::endMacro| Name: | QUndoStack::endMacro | | Prototype: | void QUndoStack::endMacro() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 989-1003 |
| | 8 | 3 |
QUndoStack::createUndoAction| Name: | QUndoStack::createUndoAction | | Prototype: | QAction *QUndoStack::createUndoAction(QObject *parent, const QString &prefix) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp | | Lines: | 877-891 |
| | 11 | 2 |