Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QCompleter::completionColumnName: | QCompleter::completionColumn | Prototype: | int QCompleter::completionColumn() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1588-1592 |
| | 2 | 1 |
QCompleter::completionCountName: | QCompleter::completionCount | Prototype: | int QCompleter::completionCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1508-1512 |
| | 2 | 1 |
QCompleter::completionModeName: | QCompleter::completionMode | Prototype: | QCompleter::CompletionMode QCompleter::completionMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1127-1131 |
| | 2 | 1 |
QCompleter::completionModelName: | QCompleter::completionModel | Prototype: | QAbstractItemModel *QCompleter::completionModel() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1741-1745 |
| | 2 | 1 |
QCompleter::completionPrefixName: | QCompleter::completionPrefix | Prototype: | QString QCompleter::completionPrefix() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1700-1704 |
| | 2 | 1 |
QCompleter::completionRoleName: | QCompleter::completionRole | Prototype: | int QCompleter::completionRole() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1611-1615 |
| | 2 | 1 |
QCompleter::currentCompletionName: | QCompleter::currentCompletion | Prototype: | QString QCompleter::currentCompletion() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1724-1728 |
| | 2 | 1 |
QCompleter::currentIndexName: | QCompleter::currentIndex | Prototype: | QModelIndex QCompleter::currentIndex() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1711-1715 |
| | 2 | 1 |
QCompleter::currentRowName: | QCompleter::currentRow | Prototype: | int QCompleter::currentRow() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1497-1501 |
| | 2 | 1 |
QCompleter::eventName: | QCompleter::event | Prototype: | bool QCompleter::event(QEvent *ev) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1257-1260 |
| | 1 | 1 |
QCompleter::filterModeName: | QCompleter::filterMode | Prototype: | Qt::MatchFlags QCompleter::filterMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1169-1173 |
| | 2 | 1 |
QCompleter::maxVisibleItemsName: | QCompleter::maxVisibleItems | Prototype: | int QCompleter::maxVisibleItems() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1645-1649 |
| | 2 | 1 |
QCompleter::modelName: | QCompleter::model | Prototype: | QAbstractItemModel *QCompleter::model() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1084-1088 |
| | 2 | 1 |
QCompleter::modelSortingName: | QCompleter::modelSorting | Prototype: | QCompleter::ModelSorting QCompleter::modelSorting() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1558-1562 |
| | 2 | 1 |
QCompleter::setCompletionPrefixName: | QCompleter::setCompletionPrefix | Prototype: | void QCompleter::setCompletionPrefix(const QString &prefix) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1693-1698 |
| | 3 | 1 |
QCompleter::setCurrentRowName: | QCompleter::setCurrentRow | Prototype: | bool QCompleter::setCurrentRow(int row) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1486-1490 |
| | 2 | 1 |
QCompleter::widgetName: | QCompleter::widget | Prototype: | QWidget *QCompleter::widget() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1026-1030 |
| | 2 | 1 |
QCompleter::wrapAroundName: | QCompleter::wrapAround | Prototype: | bool QCompleter::wrapAround() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 1632-1636 |
| | 2 | 1 |
QCompleterPrivate::QCompleterPrivateName: | QCompleterPrivate::QCompleterPrivate | Prototype: | QCompleterPrivate::QCompleterPrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 804-809 |
| | 2 | 1 |
QCompleterPrivate::initName: | QCompleterPrivate::init | Prototype: | void QCompleterPrivate::init(QAbstractItemModel *m) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 811-822 |
| | 5 | 1 |
QCompletionModel::QCompletionModelName: | QCompletionModel::QCompletionModel | Prototype: | QCompletionModel::QCompletionModel(QCompleterPrivate *c, QObject *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 161-166 |
| | 1 | 1 |
QCompletionModel::columnCountName: | QCompletionModel::columnCount | Prototype: | int QCompletionModel::columnCount(const QModelIndex &) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 168-172 |
| | 2 | 1 |
QCompletionModel::dataName: | QCompletionModel::data | Prototype: | QVariant QCompletionModel::data(const QModelIndex& index, int role) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 388-392 |
| | 2 | 1 |
QCompletionModel::invalidateName: | QCompletionModel::invalidate | Prototype: | void QCompletionModel::invalidate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 406-410 |
| | 2 | 1 |
QCompletionModel::modelDestroyedName: | QCompletionModel::modelDestroyed | Prototype: | void QCompletionModel::modelDestroyed() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 394-398 |
| | 2 | 1 |
QCompletionModel::rowsInsertedName: | QCompletionModel::rowsInserted | Prototype: | void QCompletionModel::rowsInserted() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp | Lines: | 400-404 |
| | 2 | 1 |
QConfFile::QConfFileName: | QConfFile::QConfFile | Prototype: | QConfFile::QConfFile(const QString &fileName, bool _userPerms) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 152-156 |
| | 1 | 1 |
QConfFile::clearCacheName: | QConfFile::clearCache | Prototype: | void QConfFile::clearCache() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 222-226 |
| | 2 | 1 |
QConfFileSettingsPrivate::QConfFileSettingsPrivateName: | QConfFileSettingsPrivate::QConfFileSettingsPrivate | Prototype: | QConfFileSettingsPrivate::QConfFileSettingsPrivate(const QString &fileName, QSettings::Format format) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1156-1166 |
| | 3 | 1 |
QConfFileSettingsPrivate::flushName: | QConfFileSettingsPrivate::flush | Prototype: | void QConfFileSettingsPrivate::flush() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp | Lines: | 1343-1346 |
| | 1 | 1 |
QConicalGradient::QConicalGradientName: | QConicalGradient::QConicalGradient | Prototype: | QConicalGradient::QConicalGradient(const QPointF ¢er, qreal angle) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 2197-2204 |
| | 5 | 1 |
QConicalGradient::QConicalGradientName: | QConicalGradient::QConicalGradient | Prototype: | QConicalGradient::QConicalGradient(qreal cx, qreal cy, qreal angle) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 2215-2222 |
| | 5 | 1 |
QConicalGradient::QConicalGradientName: | QConicalGradient::QConicalGradient | Prototype: | QConicalGradient::QConicalGradient() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 2232-2239 |
| | 5 | 1 |
QConicalGradient::angleName: | QConicalGradient::angle | Prototype: | qreal QConicalGradient::angle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 2288-2292 |
| | 2 | 1 |
QConicalGradient::centerName: | QConicalGradient::center | Prototype: | QPointF QConicalGradient::center() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 2249-2253 |
| | 2 | 1 |
QConicalGradient::setAngleName: | QConicalGradient::setAngle | Prototype: | void QConicalGradient::setAngle(qreal angle) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 2304-2308 |
| | 2 | 1 |
QConicalGradient::setCenterName: | QConicalGradient::setCenter | Prototype: | void QConicalGradient::setCenter(const QPointF ¢er) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qbrush.cpp | Lines: | 2274-2279 |
| | 3 | 1 |
QConnectionDict::contains_tsName: | QConnectionDict::contains_ts | Prototype: | inline bool contains_ts(const QString &key) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | Lines: | 117-121 |
| | 2 | 1 |
QConnectionDict::keys_tsName: | QConnectionDict::keys_ts | Prototype: | inline QStringList keys_ts() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/sql/kernel/qsqldatabase.cpp | Lines: | 122-126 |
| | 2 | 1 |
QConnectionSenderSwitcher::QConnectionSenderSwitcherName: | QConnectionSenderSwitcher::QConnectionSenderSwitcher | Prototype: | inline QConnectionSenderSwitcher() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 163-163 |
| | 1 | 1 |
QConnectionSenderSwitcher::QConnectionSenderSwitcherName: | QConnectionSenderSwitcher::QConnectionSenderSwitcher | Prototype: | inline QConnectionSenderSwitcher(QObject *receiver, QObject *sender, int signal_absolute_id) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 165-168 |
| | 1 | 1 |
QConnectionSenderSwitcher::switchSenderName: | QConnectionSenderSwitcher::switchSender | Prototype: | inline void switchSender(QObject *receiver, QObject *sender, int signal_absolute_id) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qobject.cpp | Lines: | 170-178 |
| | 6 | 1 |
QContextMenuEvent::QContextMenuEventName: | QContextMenuEvent::QContextMenuEvent | Prototype: | QContextMenuEvent::QContextMenuEvent(Reason reason, const QPoint &pos, const QPoint &globalPos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 1769-1771 |
| | 1 | 1 |
QContextMenuEvent::QContextMenuEventName: | QContextMenuEvent::QContextMenuEvent | Prototype: | QContextMenuEvent::QContextMenuEvent(Reason reason, const QPoint &pos, const QPoint &globalPos, Qt::KeyboardModifiers modifiers) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 1784-1787 |
| | 1 | 1 |
QContextMenuEvent::QContextMenuEventName: | QContextMenuEvent::QContextMenuEvent | Prototype: | QContextMenuEvent::QContextMenuEvent(Reason reason, const QPoint &pos) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | Lines: | 1808-1814 |
| | 1 | 1 |
QContiguousCacheData::allocateDataName: | QContiguousCacheData::allocateData | Prototype: | QContiguousCacheData *QContiguousCacheData::allocateData(int size, int alignment) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcontiguouscache.cpp | Lines: | 57-60 |
| | 1 | 1 |
QContiguousCacheData::freeDataName: | QContiguousCacheData::freeData | Prototype: | void QContiguousCacheData::freeData(QContiguousCacheData *data) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcontiguouscache.cpp | Lines: | 62-65 |
| | 1 | 1 |
QCoreApplication::QCoreApplicationName: | QCoreApplication::QCoreApplication | Prototype: | QCoreApplication::QCoreApplication(QCoreApplicationPrivate &p) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 672-682 |
| | 1 | 1 |
QCoreApplication::QCoreApplicationName: | QCoreApplication::QCoreApplication | Prototype: | QCoreApplication::QCoreApplication(int &argc, char **argv , int _internal ) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 717-733 |
| | 3 | 1 |
QCoreApplication::applicationNameName: | QCoreApplication::applicationName | Prototype: | QString QCoreApplication::applicationName() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2399-2402 |
| | 1 | 1 |
QCoreApplication::applicationPidName: | QCoreApplication::applicationPid | Prototype: | qint64 QCoreApplication::applicationPid() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2201-2210 |
| | 1 | 1 |
QCoreApplication::applicationVersionName: | QCoreApplication::applicationVersion | Prototype: | QString QCoreApplication::applicationVersion() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2434-2437 |
| | 1 | 1 |
QCoreApplication::closingDownName: | QCoreApplication::closingDown | Prototype: | bool QCoreApplication::closingDown() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1144-1147 |
| | 1 | 1 |
QCoreApplication::isQuitLockEnabledName: | QCoreApplication::isQuitLockEnabled | Prototype: | bool QCoreApplication::isQuitLockEnabled() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 934-937 |
| | 1 | 1 |
QCoreApplication::isSetuidAllowedName: | QCoreApplication::isSetuidAllowed | Prototype: | bool QCoreApplication::isSetuidAllowed() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 889-892 |
| | 1 | 1 |
QCoreApplication::notifyInternalName: | QCoreApplication::notifyInternal | Prototype: | bool QCoreApplication::notifyInternal(QObject *receiver, QEvent *event) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 953-956 |
| | 1 | 1 |
QCoreApplication::organizationDomainName: | QCoreApplication::organizationDomain | Prototype: | QString QCoreApplication::organizationDomain() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2361-2364 |
| | 1 | 1 |
QCoreApplication::organizationNameName: | QCoreApplication::organizationName | Prototype: | QString QCoreApplication::organizationName() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2324-2327 |
| | 1 | 1 |
QCoreApplication::quitName: | QCoreApplication::quit | Prototype: | void QCoreApplication::quit() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1834-1837 |
| | 1 | 1 |
QCoreApplication::sendPostedEventsName: | QCoreApplication::sendPostedEvents | Prototype: | void QCoreApplication::sendPostedEvents(QObject *receiver, int event_type) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1496-1504 |
| | 2 | 1 |
QCoreApplication::setQuitLockEnabledName: | QCoreApplication::setQuitLockEnabled | Prototype: | void QCoreApplication::setQuitLockEnabled(bool enabled) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 941-944 |
| | 1 | 1 |
QCoreApplication::setSetuidAllowedName: | QCoreApplication::setSetuidAllowed | Prototype: | void QCoreApplication::setSetuidAllowed(bool allow) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 876-879 |
| | 1 | 1 |
QCoreApplication::startingUpName: | QCoreApplication::startingUp | Prototype: | bool QCoreApplication::startingUp() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1132-1135 |
| | 1 | 1 |
QCoreApplication::testAttributeName: | QCoreApplication::testAttribute | Prototype: | bool QCoreApplication::testAttribute(Qt::ApplicationAttribute attribute) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 915-918 |
| | 1 | 1 |
QCoreApplicationData::QCoreApplicationDataName: | QCoreApplicationData::QCoreApplicationData | Prototype: | QCoreApplicationData() noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 333-335 |
| | 1 | 1 |
QCoreApplicationPrivate::checkReceiverThreadName: | QCoreApplicationPrivate::checkReceiverThread | Prototype: | void QCoreApplicationPrivate::checkReceiverThread(QObject *receiver) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 529-544 |
| | 33 | 1 |
QCoreApplicationPrivate::isTranslatorInstalledName: | QCoreApplicationPrivate::isTranslatorInstalled | Prototype: | bool QCoreApplicationPrivate::isTranslatorInstalled(QTranslator *translator) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 2033-2037 |
| | 2 | 1 |
QCoreApplicationPrivate::mainThreadName: | QCoreApplicationPrivate::mainThread | Prototype: | QThread *QCoreApplicationPrivate::mainThread() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 515-519 |
| | 2 | 1 |
QCoreApplicationPrivate::refName: | QCoreApplicationPrivate::ref | Prototype: | void QCoreApplicationPrivate::ref() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1802-1805 |
| | 1 | 1 |
QCoreApplicationPrivate::sendPostedEvents::CleanUpName: | QCoreApplicationPrivate::sendPostedEvents::CleanUp | Prototype: | inline CleanUp(QObject *receiver, int event_type, QThreadData *data) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1549-1551 |
| | 1 | 1 |
QCoreApplicationPrivate::sendPostedEvents::MutexUnlockerName: | QCoreApplicationPrivate::sendPostedEvents::MutexUnlocker | Prototype: | MutexUnlocker(QMutexLocker &m) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1641-1641 |
| | 1 | 1 |
QCoreApplicationPrivate::sendPostedEvents::~MutexUnlockerName: | QCoreApplicationPrivate::sendPostedEvents::~MutexUnlocker | Prototype: | ~MutexUnlocker() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 1642-1642 |
| | 1 | 1 |
QCoreApplicationPrivate::~QCoreApplicationPrivateName: | QCoreApplicationPrivate::~QCoreApplicationPrivate | Prototype: | QCoreApplicationPrivate::~QCoreApplicationPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp | Lines: | 444-453 |
| | 2 | 1 |
QCoreGlobalData::QCoreGlobalDataName: | QCoreGlobalData::QCoreGlobalData | Prototype: | QCoreGlobalData::QCoreGlobalData() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreglobaldata.cpp | Lines: | 47-50 |
| | 2 | 1 |
QCoreGlobalData::instanceName: | QCoreGlobalData::instance | Prototype: | QCoreGlobalData *QCoreGlobalData::instance() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreglobaldata.cpp | Lines: | 59-62 |
| | 1 | 1 |
QCosmeticStroker::renderCubicName: | QCosmeticStroker::renderCubic | Prototype: | void QCosmeticStroker::renderCubic(const QPointF &p1, const QPointF &p2, const QPointF &p3, const QPointF &p4, int caps) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp | Lines: | 638-657 |
| | 13 | 1 |
QCrossingEdge::operator<Name: | QCrossingEdge::operator< | Prototype: | bool operator<(const QCrossingEdge &edge) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp | Lines: | 1751-1754 |
| | 1 | 1 |
QCryptographicHash::QCryptographicHashName: | QCryptographicHash::QCryptographicHash | Prototype: | QCryptographicHash::QCryptographicHash(Algorithm method) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp | Lines: | 221-226 |
| | 2 | 1 |
QCryptographicHash::addDataName: | QCryptographicHash::addData | Prototype: | void QCryptographicHash::addData(const QByteArray &data) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp | Lines: | 340-343 |
| | 1 | 1 |
QCryptographicHash::hashName: | QCryptographicHash::hash | Prototype: | QByteArray QCryptographicHash::hash(const QByteArray &data, Algorithm method) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp | Lines: | 460-465 |
| | 3 | 1 |
QCryptographicHash::~QCryptographicHashName: | QCryptographicHash::~QCryptographicHash | Prototype: | QCryptographicHash::~QCryptographicHash() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qcryptographichash.cpp | Lines: | 231-234 |
| | 1 | 1 |
QCssScanner_Generated::QCssScanner_GeneratedName: | QCssScanner_Generated::QCssScanner_Generated | Prototype: | QCssScanner_Generated::QCssScanner_Generated(const QString &inp) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssscanner.cpp | Lines: | 58-64 |
| | 4 | 1 |
QCssScanner_Generated::nextName: | QCssScanner_Generated::next | Prototype: | inline QChar next() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssscanner.cpp | Lines: | 46-48 |
| | 1 | 1 |
QCsvBenchmarkLogger::QCsvBenchmarkLoggerName: | QCsvBenchmarkLogger::QCsvBenchmarkLogger | Prototype: | QCsvBenchmarkLogger::QCsvBenchmarkLogger(const char *filename) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qcsvbenchmarklogger.cpp | Lines: | 44-47 |
| | 2 | 1 |
QCsvBenchmarkLogger::addBenchmarkResultName: | QCsvBenchmarkLogger::addBenchmarkResult | Prototype: | void QCsvBenchmarkLogger::addBenchmarkResult(const QBenchmarkResult &result) | Coverage: | 72.727% (8/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/testlib/qcsvbenchmarklogger.cpp | Lines: | 78-96 |
| | 13 | 1 |
QCupsJobWidget::QCupsJobWidgetName: | QCupsJobWidget::QCupsJobWidget | Prototype: | QCupsJobWidget::QCupsJobWidget(QWidget *parent) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | Lines: | 69-79 |
| | 5 | 1 |
QCupsJobWidget::endBannerPageName: | QCupsJobWidget::endBannerPage | Prototype: | QCUPSSupport::BannerPage QCupsJobWidget::endBannerPage() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | Lines: | 210-213 |
| | 1 | 1 |
QCupsJobWidget::initBannerPagesName: | QCupsJobWidget::initBannerPages | Prototype: | void QCupsJobWidget::initBannerPages() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | Lines: | 173-193 |
| | 16 | 1 |
QCupsJobWidget::initJobBillingName: | QCupsJobWidget::initJobBilling | Prototype: | void QCupsJobWidget::initJobBilling() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | Lines: | 143-146 |
| | 1 | 1 |
QCupsJobWidget::initJobHoldName: | QCupsJobWidget::initJobHold | Prototype: | void QCupsJobWidget::initJobHold() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | Lines: | 98-113 |
| | 11 | 1 |
QCupsJobWidget::initJobPriorityName: | QCupsJobWidget::initJobPriority | Prototype: | void QCupsJobWidget::initJobPriority() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | Lines: | 158-161 |
| | 1 | 1 |
QCupsJobWidget::jobBillingName: | QCupsJobWidget::jobBilling | Prototype: | QString QCupsJobWidget::jobBilling() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | Lines: | 153-156 |
| | 1 | 1 |
QCupsJobWidget::jobHoldName: | QCupsJobWidget::jobHold | Prototype: | QCUPSSupport::JobHoldUntil QCupsJobWidget::jobHold() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | Lines: | 125-128 |
| | 1 | 1 |
QCupsJobWidget::jobHoldTimeName: | QCupsJobWidget::jobHoldTime | Prototype: | QTime QCupsJobWidget::jobHoldTime() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | Lines: | 138-141 |
| | 1 | 1 |
QCupsJobWidget::jobPriorityName: | QCupsJobWidget::jobPriority | Prototype: | int QCupsJobWidget::jobPriority() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | Lines: | 168-171 |
| | 1 | 1 |
QCupsJobWidget::setEndBannerPageName: | QCupsJobWidget::setEndBannerPage | Prototype: | void QCupsJobWidget::setEndBannerPage(const QCUPSSupport::BannerPage bannerPage) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | Lines: | 205-208 |
| | 1 | 1 |
QCupsJobWidget::setJobBillingName: | QCupsJobWidget::setJobBilling | Prototype: | void QCupsJobWidget::setJobBilling(const QString &jobBilling) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | Lines: | 148-151 |
| | 1 | 1 |
QCupsJobWidget::setJobPriorityName: | QCupsJobWidget::setJobPriority | Prototype: | void QCupsJobWidget::setJobPriority(int jobPriority) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | Lines: | 163-166 |
| | 1 | 1 |
QCupsJobWidget::setPrinterName: | QCupsJobWidget::setPrinter | Prototype: | void QCupsJobWidget::setPrinter(QPrinter *printer) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | Lines: | 85-88 |
| | 1 | 1 |
QCupsJobWidget::setStartBannerPageName: | QCupsJobWidget::setStartBannerPage | Prototype: | void QCupsJobWidget::setStartBannerPage(const QCUPSSupport::BannerPage bannerPage) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp | Lines: | 195-198 |
| | 1 | 1 |