| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QUrlModel::QUrlModel| Name:  | QUrlModel::QUrlModel |  | Prototype:  | QUrlModel::QUrlModel(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qsidebar.cpp |  | Lines:  | 76-78 |  
  |  | 2 | 1 | 
 QUrlInfo::size| Name:  | QUrlInfo::size |  | Prototype:  | qint64 QUrlInfo::size() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 512-517 |  
  |  | 3 | 2 | 
 QUrlInfo::setLastRead| Name:  | QUrlInfo::setLastRead |  | Prototype:  | void QUrlInfo::setLastRead(const QDateTime &dt) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 420-425 |  
  |  | 3 | 2 | 
 QUrlInfo::permissions| Name:  | QUrlInfo::permissions |  | Prototype:  | int QUrlInfo::permissions() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 473-478 |  
  |  | 3 | 2 | 
 QUrlInfo::operator==| Name:  | QUrlInfo::operator== |  | Prototype:  | bool QUrlInfo::operator==(const QUrlInfo &other) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 685-705 |  
  |  | 17 | 3 | 
 QUrlInfo::operator=| Name:  | QUrlInfo::operator= |  | Prototype:  | QUrlInfo &QUrlInfo::operator=(const QUrlInfo &ui) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 440-451 |  
  |  | 7 | 3 | 
 QUrlInfo::lessThan| Name:  | QUrlInfo::lessThan |  | Prototype:  | bool QUrlInfo::lessThan(const QUrlInfo &i1, const QUrlInfo &i2, int sortBy) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 651-655 |  
  |  | 1 | 1 | 
 QUrlInfo::lastRead| Name:  | QUrlInfo::lastRead |  | Prototype:  | QDateTime QUrlInfo::lastRead() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 538-543 |  
  |  | 3 | 2 | 
 QUrlInfo::lastModified| Name:  | QUrlInfo::lastModified |  | Prototype:  | QDateTime QUrlInfo::lastModified() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 525-530 |  
  |  | 3 | 2 | 
 QUrlInfo::isWritable| Name:  | QUrlInfo::isWritable |  | Prototype:  | bool QUrlInfo::isWritable() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 590-595 |  
  |  | 3 | 2 | 
 QUrlInfo::isValid| Name:  | QUrlInfo::isValid |  | Prototype:  | bool QUrlInfo::isValid() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 724-727 |  
  |  | 1 | 1 | 
 QUrlInfo::isReadable| Name:  | QUrlInfo::isReadable |  | Prototype:  | bool QUrlInfo::isReadable() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 603-608 |  
  |  | 3 | 2 | 
 QUrlInfo::isFile| Name:  | QUrlInfo::isFile |  | Prototype:  | bool QUrlInfo::isFile() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 564-569 |  
  |  | 3 | 2 | 
 QUrlInfo::isExecutable| Name:  | QUrlInfo::isExecutable |  | Prototype:  | bool QUrlInfo::isExecutable() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 616-621 |  
  |  | 3 | 2 | 
 QUrlInfo::isDir| Name:  | QUrlInfo::isDir |  | Prototype:  | bool QUrlInfo::isDir() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 551-556 |  
  |  | 3 | 2 | 
 QUrlInfo::group| Name:  | QUrlInfo::group |  | Prototype:  | QString QUrlInfo::group() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 499-504 |  
  |  | 3 | 2 | 
 QUrlInfo::greaterThan| Name:  | QUrlInfo::greaterThan |  | Prototype:  | bool QUrlInfo::greaterThan(const QUrlInfo &i1, const QUrlInfo &i2, int sortBy) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 630-643 |  
  |  | 5 | 5 | 
 QUrlInfo::equal| Name:  | QUrlInfo::equal |  | Prototype:  | bool QUrlInfo::equal(const QUrlInfo &i1, const QUrlInfo &i2, int sortBy) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 663-676 |  
  |  | 5 | 5 | 
 QUrlInfo::QUrlInfo| Name:  | QUrlInfo::QUrlInfo |  | Prototype:  | QUrlInfo::QUrlInfo(const QString &name, int permissions, const QString &owner, const QString &group, qint64 size, const QDateTime &lastModified, const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, bool isWritable, bool isReadable, bool isExecutable) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 160-179 |  
  |  | 14 | 1 | 
 QUrlInfo::QUrlInfo| Name:  | QUrlInfo::QUrlInfo |  | Prototype:  | QUrlInfo::QUrlInfo(const QUrl &url, int permissions, const QString &owner, const QString &group, qint64 size, const QDateTime &lastModified, const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, bool isWritable, bool isReadable, bool isExecutable) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qurlinfo.cpp |  | Lines:  | 194-213 |  
  |  | 14 | 1 | 
 QUrl::setQuery| Name:  | QUrl::setQuery |  | Prototype:  | void QUrl::setQuery(const QUrlQuery &query) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 2707-2718 |  
  |  | 6 | 2 | 
 QUrl::isDetached| Name:  | QUrl::isDetached |  | Prototype:  | bool QUrl::isDetached() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qurl.cpp |  | Lines:  | 3788-3791 |  
  |  | 1 | 1 | 
 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::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::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::_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 | 
 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 | 
 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::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::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::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::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::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 | 
 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::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::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 | 
 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 | 
 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 | 
 QUndoStack::createRedoAction| Name:  | QUndoStack::createRedoAction |  | Prototype:  | QAction *QUndoStack::createRedoAction(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:  | 907-921 |  
  |  | 11 | 2 | 
 QUndoStack::count| Name:  | QUndoStack::count |  | Prototype:  | int QUndoStack::count() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 741-745 |  
  |  | 2 | 1 | 
 QUndoStack::command| Name:  | QUndoStack::command |  | Prototype:  | const QUndoCommand *QUndoStack::command(int index) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 1017-1024 |  
  |  | 4 | 2 | 
 QUndoStack::clear| Name:  | QUndoStack::clear |  | Prototype:  | void QUndoStack::clear() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 533-557 |  
  |  | 16 | 3 | 
 QUndoStack::cleanIndex| Name:  | QUndoStack::cleanIndex |  | Prototype:  | int QUndoStack::cleanIndex() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 677-681 |  
  |  | 2 | 1 | 
 QUndoStack::canUndo| Name:  | QUndoStack::canUndo |  | Prototype:  | bool QUndoStack::canUndo() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 802-808 |  
  |  | 4 | 2 | 
 QUndoStack::canRedo| Name:  | QUndoStack::canRedo |  | Prototype:  | bool QUndoStack::canRedo() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 821-827 |  
  |  | 4 | 2 | 
 QUndoStack::beginMacro| Name:  | QUndoStack::beginMacro |  | Prototype:  | void QUndoStack::beginMacro(const QString &text) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 955-978 |  
  |  | 16 | 5 | 
 QUndoStack::QUndoStack| Name:  | QUndoStack::QUndoStack |  | Prototype:  | QUndoStack::QUndoStack(QObject *parent) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundostack.cpp |  | Lines:  | 494-501 |  
  |  | 2 | 2 | 
 QUndoModel::stackDestroyed| Name:  | QUndoModel::stackDestroyed |  | Prototype:  | void QUndoModel::stackDestroyed(QObject *obj) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp |  | Lines:  | 132-139 |  
  |  | 4 | 2 | 
 QUndoModel::stackChanged| Name:  | QUndoModel::stackChanged |  | Prototype:  | void QUndoModel::stackChanged() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp |  | Lines:  | 141-146 |  
  |  | 3 | 1 | 
 QUndoModel::stack| Name:  | QUndoModel::stack |  | Prototype:  | QUndoStack *QUndoModel::stack() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp |  | Lines:  | 107-110 |  
  |  | 1 | 1 | 
 QUndoModel::setStackCurrentIndex| Name:  | QUndoModel::setStackCurrentIndex |  | Prototype:  | void QUndoModel::setStackCurrentIndex(const QModelIndex &index) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp |  | Lines:  | 148-160 |  
  |  | 7 | 4 | 
 QUndoModel::setStack| Name:  | QUndoModel::setStack |  | Prototype:  | void QUndoModel::setStack(QUndoStack *stack) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp |  | Lines:  | 112-130 |  
  |  | 12 | 4 | 
 QUndoModel::setEmptyLabel| Name:  | QUndoModel::setEmptyLabel |  | Prototype:  | void QUndoModel::setEmptyLabel(const QString &label) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp |  | Lines:  | 234-238 |  
  |  | 2 | 1 | 
 QUndoModel::setCleanIcon| Name:  | QUndoModel::setCleanIcon |  | Prototype:  | void QUndoModel::setCleanIcon(const QIcon &icon) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp |  | Lines:  | 240-244 |  
  |  | 2 | 1 | 
 QUndoModel::selectionModel| Name:  | QUndoModel::selectionModel |  | Prototype:  | QItemSelectionModel *QUndoModel::selectionModel() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp |  | Lines:  | 102-105 |  
  |  | 1 | 1 | 
 QUndoModel::selectedIndex| Name:  | QUndoModel::selectedIndex |  | Prototype:  | QModelIndex QUndoModel::selectedIndex() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp |  | Lines:  | 162-165 |  
  |  | 1 | 1 | 
 QUndoModel::rowCount| Name:  | QUndoModel::rowCount |  | Prototype:  | int QUndoModel::rowCount(const QModelIndex &parent) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp |  | Lines:  | 189-198 |  
  |  | 5 | 3 | 
 QUndoModel::parent| Name:  | QUndoModel::parent |  | Prototype:  | QModelIndex QUndoModel::parent(const QModelIndex&) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp |  | Lines:  | 184-187 |  
  |  | 1 | 1 | 
 QUndoModel::index| Name:  | QUndoModel::index |  | Prototype:  | QModelIndex QUndoModel::index(int row, int column, const QModelIndex &parent) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qundoview.cpp |  | Lines:  | 167-182 |  
  |  | 9 | 5 |