| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QCompleter::completionColumn| Name: | 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::completionCount| Name: | 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::completionMode| Name: | 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::completionModel| Name: | 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::completionPrefix| Name: | 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::completionRole| Name: | 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::currentCompletion| Name: | 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::currentIndex| Name: | 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::currentRow| Name: | 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::event| Name: | 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::filterMode| Name: | 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::maxVisibleItems| Name: | 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::model| Name: | 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::modelSorting| Name: | 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::setCompletionPrefix| Name: | 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::setCurrentRow| Name: | 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::widget| Name: | 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::wrapAround| Name: | 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::QCompleterPrivate| Name: | 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::init| Name: | 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::QCompletionModel| Name: | 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::columnCount| Name: | 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::data| Name: | 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::invalidate| Name: | 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::modelDestroyed| Name: | 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::rowsInserted| Name: | 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::QConfFile| Name: | 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::clearCache| Name: | 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::QConfFileSettingsPrivate| Name: | 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::flush| Name: | 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::QConicalGradient| Name: | 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::QConicalGradient| Name: | 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::QConicalGradient| Name: | 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::angle| Name: | 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::center| Name: | 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::setAngle| Name: | 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::setCenter| Name: | 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_ts| Name: | 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_ts| Name: | 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::QConnectionSenderSwitcher| Name: | 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::QConnectionSenderSwitcher| Name: | 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::switchSender| Name: | 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::QContextMenuEvent| Name: | 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::QContextMenuEvent| Name: | 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::QContextMenuEvent| Name: | 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::allocateData| Name: | 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::freeData| Name: | 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::QCoreApplication| Name: | 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::QCoreApplication| Name: | 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::applicationName| Name: | 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::applicationPid| Name: | 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::applicationVersion| Name: | 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::closingDown| Name: | 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::isQuitLockEnabled| Name: | 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::isSetuidAllowed| Name: | 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::notifyInternal| Name: | 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::organizationDomain| Name: | 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::organizationName| Name: | 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::quit| Name: | 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::sendPostedEvents| Name: | 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::setQuitLockEnabled| Name: | 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::setSetuidAllowed| Name: | 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::startingUp| Name: | 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::testAttribute| Name: | 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::QCoreApplicationData| Name: | 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::checkReceiverThread| Name: | 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::isTranslatorInstalled| Name: | 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::mainThread| Name: | 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::ref| Name: | 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::CleanUp| Name: | 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::MutexUnlocker| Name: | 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::~MutexUnlocker| Name: | 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::~QCoreApplicationPrivate| Name: | 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::QCoreGlobalData| Name: | 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::instance| Name: | 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::renderCubic| Name: | 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::QCryptographicHash| Name: | 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::addData| Name: | 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::hash| Name: | 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::~QCryptographicHash| Name: | 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_Generated| Name: | 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::next| Name: | 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::QCsvBenchmarkLogger| Name: | 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::addBenchmarkResult| Name: | 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::QCupsJobWidget| Name: | 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::endBannerPage| Name: | 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::initBannerPages| Name: | 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::initJobBilling| Name: | 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::initJobHold| Name: | 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::initJobPriority| Name: | 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::jobBilling| Name: | 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::jobHold| Name: | 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::jobHoldTime| Name: | 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::jobPriority| Name: | 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::setEndBannerPage| Name: | 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::setJobBilling| Name: | 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::setJobPriority| Name: | 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::setPrinter| Name: | 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::setStartBannerPage| Name: | 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 |