Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QUnsortedModelEngine::filterOnDemandName: | 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::filterName: | 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::buildIndicesName: | 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::updateWidgetName: | 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::setupPrinterPropertiesName: | 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::setupPrinterName: | 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::setOptionsPaneName: | 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::checkFieldsName: | 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::applyPrinterPropertiesName: | 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_printerChangedName: | 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_btnPropertiesClickedName: | 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_btnBrowseClickedName: | 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::QUnixPrintWidgetPrivateName: | 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::~QUnixPrintWidgetName: | 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::updatePrinterName: | 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::QUnixPrintWidgetName: | 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::initName: | 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::QUnixPageSetupDialogPrivateName: | 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::processEventsName: | 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::hasPendingEventsName: | 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::flushName: | 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::QUnixEventDispatcherQPAName: | 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::updateAnimationTimersName: | 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::uninstallAnimationDriverName: | 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::timerEventName: | 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::stopTimerName: | 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::stopAnimationTimerName: | 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::stopAnimationDriverName: | 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::startTimersName: | 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::startAnimationTimerName: | 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::startAnimationDriverName: | 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::setTimingIntervalName: | 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::runningAnimationCountName: | 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::resumeAnimationTimerName: | 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::restartName: | 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::registerProfilerCallbackName: | 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::pauseAnimationTimerName: | 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::maybeUpdateAnimationsToCurrentTimeName: | 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::localRestartName: | 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::instanceName: | 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::instanceName: | 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::installAnimationDriverName: | 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::elapsedName: | 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::closestPausedAnimationTimerTimeToFinishName: | 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::canUninstallAnimationDriverName: | 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::QUnifiedTimerName: | 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::initScriptsName: | 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::initCharAttributesName: | 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::getWordBreaksName: | 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::getWhiteSpacesName: | 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::getSentenceBreaksName: | 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::getLineBreaksName: | 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::getGraphemeBreaksName: | 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::toClassName: | 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::wordBreakClassName: | 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::sentenceBreakClassName: | 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::qGetPropName: | 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::qGetPropName: | 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::propertiesName: | 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::propertiesName: | 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::lineBreakClassName: | 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::graphemeBreakClassName: | 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::detachAndConvertCaseName: | 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::convertCaseName: | 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::menuActionTriggeredName: | 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::QUnicodeControlCharacterMenuName: | 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::raiseName: | 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::cloneName: | 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::initName: | 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::QUndoViewPrivateName: | 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::stackName: | 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::setStackName: | 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::setGroupName: | 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::setEmptyLabelName: | 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::setCleanIconName: | 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::groupName: | 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::emptyLabelName: | 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::cleanIconName: | 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::QUndoViewName: | 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::QUndoViewName: | 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::QUndoViewName: | 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::setIndexName: | 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::checkUndoLimitName: | 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::~QUndoStackName: | 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::undoTextName: | 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::undoLimitName: | 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::undoName: | 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::textName: | 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::setUndoLimitName: | 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::setIndexName: | 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::setCleanName: | 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::setActiveName: | 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::redoTextName: | 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::redoName: | 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::pushName: | 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::isCleanName: | 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::isActiveName: | 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::indexName: | 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::endMacroName: | 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::createUndoActionName: | 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 |