| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 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:  | 1251-1254 |  
  |  | 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:  | 1163-1167 |  
  |  | 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:  | 1639-1643 |  
  |  | 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:  | 1078-1082 |  
  |  | 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:  | 1552-1556 |  
  |  | 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:  | 1687-1692 |  
  |  | 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:  | 1480-1484 |  
  |  | 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:  | 1020-1024 |  
  |  | 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:  | 1626-1630 |  
  |  | 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:  | 798-803 |  
  |  | 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:  | 805-816 |  
  |  | 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:  | 155-160 |  
  |  | 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:  | 162-166 |  
  |  | 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:  | 382-386 |  
  |  | 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:  | 400-404 |  
  |  | 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:  | 388-392 |  
  |  | 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:  | 394-398 |  
  |  | 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:  | 146-150 |  
  |  | 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:  | 216-220 |  
  |  | 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:  | 1180-1190 |  
  |  | 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:  | 1367-1370 |  
  |  | 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:  | 2191-2198 |  
  |  | 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:  | 2209-2216 |  
  |  | 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:  | 2226-2233 |  
  |  | 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:  | 2282-2286 |  
  |  | 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:  | 2243-2247 |  
  |  | 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:  | 2298-2302 |  
  |  | 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:  | 2268-2273 |  
  |  | 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:  | 113-117 |  
  |  | 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:  | 118-122 |  
  |  | 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:  | 156-156 |  
  |  | 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:  | 158-161 |  
  |  | 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:  | 163-171 |  
  |  | 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:  | 1703-1705 |  
  |  | 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:  | 1718-1721 |  
  |  | 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:  | 1742-1748 |  
  |  | 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:  | 51-54 |  
  |  | 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:  | 56-59 |  
  |  | 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:  | 699-709 |  
  |  | 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:  | 744-760 |  
  |  | 3 | 1 | 
 QCoreApplication::applicationName| Name:  | QCoreApplication::applicationName |  | Prototype:  | QString QCoreApplication::applicationName() |  | Coverage:  | 100.000% (3/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 2438-2444 |  
  |  | 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:  | 2231-2240 |  
  |  | 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:  | 2479-2485 |  
  |  | 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:  | 1171-1174 |  
  |  | 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:  | 961-964 |  
  |  | 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:  | 916-919 |  
  |  | 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:  | 980-983 |  
  |  | 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:  | 2397-2400 |  
  |  | 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:  | 2357-2363 |  
  |  | 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:  | 1835-1838 |  
  |  | 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:  | 1504-1509 |  
  |  | 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:  | 968-971 |  
  |  | 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:  | 903-906 |  
  |  | 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:  | 1159-1162 |  
  |  | 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:  | 942-945 |  
  |  | 1 | 1 | 
 QCoreApplicationData::QCoreApplicationData| Name:  | QCoreApplicationData::QCoreApplicationData |  | Prototype:  | QCoreApplicationData() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 330-332 |  
  |  | 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:  | 556-571 |  
  |  | 33 | 1 | 
 QCoreApplicationPrivate::isTranslatorInstalled| Name:  | QCoreApplicationPrivate::isTranslatorInstalled |  | Prototype:  | bool QCoreApplicationPrivate::isTranslatorInstalled(QTranslator *translator) |  | Coverage:  |  80.000% (4/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 2034-2038 |  
  |  | 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:  | 542-546 |  
  |  | 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:  | 1803-1806 |  
  |  | 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:  | 1554-1556 |  
  |  | 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:  | 1642-1642 |  
  |  | 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:  | 1643-1643 |  
  |  | 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:  | 469-478 |  
  |  | 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:  | 41-44 |  
  |  | 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:  | 53-56 |  
  |  | 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:  | 632-651 |  
  |  | 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:  | 1745-1748 |  
  |  | 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:  | 216-221 |  
  |  | 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:  | 335-338 |  
  |  | 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:  | 455-460 |  
  |  | 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:  | 226-229 |  
  |  | 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:  | 52-58 |  
  |  | 4 | 1 | 
 QCssScanner_Generated::next| Name:  | QCssScanner_Generated::next |  | Prototype:  | inline QChar next() |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qcssscanner.cpp |  | Lines:  | 40-42 |  
  |  | 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:  | 38-41 |  
  |  | 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:  | 72-90 |  
  |  | 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:  | 63-73 |  
  |  | 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:  | 204-207 |  
  |  | 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:  | 167-187 |  
  |  | 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:  | 137-140 |  
  |  | 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:  | 92-107 |  
  |  | 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:  | 152-155 |  
  |  | 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:  | 147-150 |  
  |  | 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:  | 119-122 |  
  |  | 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:  | 132-135 |  
  |  | 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:  | 162-165 |  
  |  | 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:  | 199-202 |  
  |  | 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:  | 142-145 |  
  |  | 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:  | 157-160 |  
  |  | 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:  | 79-82 |  
  |  | 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:  | 189-192 |  
  |  | 1 | 1 | 
 QCupsJobWidget::setupPrinter| Name:  | QCupsJobWidget::setupPrinter |  | Prototype:  | void QCupsJobWidget::setupPrinter() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 84-90 |  
  |  | 4 | 1 | 
 QCupsJobWidget::startBannerPage| Name:  | QCupsJobWidget::startBannerPage |  | Prototype:  | QCUPSSupport::BannerPage QCupsJobWidget::startBannerPage() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/widgets/qcupsjobwidget.cpp |  | Lines:  | 194-197 |  
  |  | 1 | 1 | 
 QCursor::QCursor| Name:  | QCursor::QCursor |  | Prototype:  | QCursor::QCursor(const QBitmap &bitmap, const QBitmap &mask, int hotX, int hotY) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp |  | Lines:  | 436-440 |  
  |  | 1 | 1 | 
 QCursor::pos| Name:  | QCursor::pos |  | Prototype:  | QPoint QCursor::pos() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp |  | Lines:  | 210-213 |  
  |  | 1 | 1 | 
 QCursor::setPos| Name:  | QCursor::setPos |  | Prototype:  | void QCursor::setPos(int x, int y) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp |  | Lines:  | 261-264 |  
  |  | 1 | 1 | 
 QCursorData::QCursorData| Name:  | QCursorData::QCursorData |  | Prototype:  | QCursorData::QCursorData(Qt::CursorShape s) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp |  | Lines:  | 623-626 |  
  |  | 2 | 1 | 
 QCursorData::~QCursorData| Name:  | QCursorData::~QCursorData |  | Prototype:  | QCursorData::~QCursorData() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qcursor.cpp |  | Lines:  | 628-632 |  
  |  | 2 | 1 | 
 QCustomTypeInfo::QCustomTypeInfo| Name:  | QCustomTypeInfo::QCustomTypeInfo |  | Prototype:  | QCustomTypeInfo() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp |  | Lines:  | 501-506 |  
  |  | 2 | 1 | 
 QDBusAbstractAdaptor::QDBusAbstractAdaptor| Name:  | QDBusAbstractAdaptor::QDBusAbstractAdaptor |  | Prototype:  | QDBusAbstractAdaptor::QDBusAbstractAdaptor(QObject* obj) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusabstractadaptor.cpp |  | Lines:  | 139-146 |  
  |  | 3 | 1 |