| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 QByteArray::leftJustified| Name:  | QByteArray::leftJustified |  | Prototype:  | QByteArray QByteArray::leftJustified(int width, char fill, bool truncate) const |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 3479-3496 |  
  |  | 12 | 4 | 
 QByteArray::rightJustified| Name:  | QByteArray::rightJustified |  | Prototype:  | QByteArray QByteArray::rightJustified(int width, char fill, bool truncate) const |  | Coverage:  | 100.000% (11/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qbytearray.cpp |  | Lines:  | 3516-3533 |  
  |  | 12 | 4 | 
 QCalendarWidgetPrivate::_q_yearClicked| Name:  | QCalendarWidgetPrivate::_q_yearClicked |  | Prototype:  | void QCalendarWidgetPrivate::_q_yearClicked() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcalendarwidget.cpp |  | Lines:  | 1906-1921 |  
  |  | 12 | 1 | 
 QCheckBox::setCheckState| Name:  | QCheckBox::setCheckState |  | Prototype:  | void QCheckBox::setCheckState(Qt::CheckState state) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcheckbox.cpp |  | Lines:  | 255-272 |  
  |  | 12 | 3 | 
 QClipData::setClipRect| Name:  | QClipData::setClipRect |  | Prototype:  | void QClipData::setClipRect(const QRect &rect) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp |  | Lines:  | 3873-3894 |  
  |  | 12 | 3 | 
 QColor::setHslF| Name:  | QColor::setHslF |  | Prototype:  | void QColor::setHslF(qreal h, qreal s, qreal l, qreal a) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 804-820 |  
  |  | 12 | 2 | 
 QColor::setHsvF| Name:  | QColor::setHsvF |  | Prototype:  | void QColor::setHsvF(qreal h, qreal s, qreal v, qreal a) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcolor.cpp |  | Lines:  | 691-707 |  
  |  | 12 | 2 | 
 QColorShower::setRgb| Name:  | QColorShower::setRgb |  | Prototype:  | void QColorShower::setRgb(QRgb rgb) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qcolordialog.cpp |  | Lines:  | 1427-1446 |  
  |  | 12 | 1 | 
 QColormap::colorAt| Name:  | QColormap::colorAt |  | Prototype:  | const QColor QColormap::colorAt(uint pixel) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp |  | Lines:  | 194-221 |  
  |  | 12 | 3 | 
 QColormap::initialize| Name:  | QColormap::initialize |  | Prototype:  | void QColormap::initialize() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcolormap.cpp |  | Lines:  | 64-81 |  
  |  | 12 | 3 | 
 QColumnView::setRootIndex| Name:  | QColumnView::setRootIndex |  | Prototype:  | void QColumnView::setRootIndex(const QModelIndex &index) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 175-192 |  
  |  | 12 | 4 | 
 QColumnViewPrivate::_q_clicked| Name:  | QColumnViewPrivate::_q_clicked |  | Prototype:  | void QColumnViewPrivate::_q_clicked(const QModelIndex &index) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qcolumnview.cpp |  | Lines:  | 639-656 |  
  |  | 12 | 5 | 
 QComboBoxPrivate::_q_rowsInserted| Name:  | QComboBoxPrivate::_q_rowsInserted |  | Prototype:  | void QComboBoxPrivate::_q_rowsInserted(const QModelIndex &parent, int start, int end) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qcombobox.cpp |  | Lines:  | 1045-1065 |  
  |  | 12 | 5 | 
 QCompletionModel::createEngine| Name:  | QCompletionModel::createEngine |  | Prototype:  | void QCompletionModel::createEngine() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/util/qcompleter.cpp |  | Lines:  | 198-219 |  
  |  | 12 | 6 | 
 QConfFile::fromName| Name:  | QConfFile::fromName |  | Prototype:  | QConfFile *QConfFile::fromName(const QString &fileName, bool _userPerms) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qsettings.cpp |  | Lines:  | 201-220 |  
  |  | 12 | 4 | 
 QCoreApplication::compressEvent| Name:  | QCoreApplication::compressEvent |  | Prototype:  | bool QCoreApplication::compressEvent(QEvent *event, QObject *receiver, QPostEventList *postedEvents) |  | Coverage:  |  88.889% (16/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 1443-1478 |  
  |  | 12 | 4 | 
 QCoreApplicationPrivate::sendThroughApplicationEventFilters| Name:  | QCoreApplicationPrivate::sendThroughApplicationEventFilters |  | Prototype:  | bool QCoreApplicationPrivate::sendThroughApplicationEventFilters(QObject *receiver, QEvent *event) |  | Coverage:  |  87.500% (14/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qcoreapplication.cpp |  | Lines:  | 1066-1086 |  
  |  | 12 | 6 | 
 QCosmeticStroker::renderCubicSubdivision| Name:  | QCosmeticStroker::renderCubicSubdivision |  | Prototype:  | void QCosmeticStroker::renderCubicSubdivision(QCosmeticStroker::PointF *points, int level, int caps) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp |  | Lines:  | 685-704 |  
  |  | 12 | 3 | 
 QDBusConnection::call| Name:  | QDBusConnection::call |  | Prototype:  | QDBusMessage QDBusConnection::call(const QDBusMessage &message, QDBus::CallMode mode, int timeout) const |  | Coverage:  |  83.333% (10/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp |  | Lines:  | 667-685 |  
  |  | 12 | 4 | 
 QDBusConnectionManager::connectToBus| Name:  | QDBusConnectionManager::connectToBus |  | Prototype:  | QDBusConnectionPrivate *QDBusConnectionManager::connectToBus(QDBusConnection::BusType type, const QString &name, bool suspendedDelivery) |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusconnection.cpp |  | Lines:  | 198-215 |  
  |  | 12 | 2 | 
 QDBusPendingCallPrivate::checkReceivedSignature| Name:  | QDBusPendingCallPrivate::checkReceivedSignature |  | Prototype:  | void QDBusPendingCallPrivate::checkReceivedSignature() |  | Coverage:  | 100.000% (13/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuspendingcall.cpp |  | Lines:  | 209-231 |  
  |  | 12 | 5 | 
 QDBusPendingCallPrivate::setMetaTypes| Name:  | QDBusPendingCallPrivate::setMetaTypes |  | Prototype:  | void QDBusPendingCallPrivate::setMetaTypes(int count, const int *types) |  | Coverage:  |  80.000% (8/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuspendingcall.cpp |  | Lines:  | 188-207 |  
  |  | 12 | 4 | 
 QDataWidgetMapper::setItemDelegate| Name:  | QDataWidgetMapper::setItemDelegate |  | Prototype:  | void QDataWidgetMapper::setItemDelegate(QAbstractItemDelegate *delegate) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp |  | Lines:  | 399-418 |  
  |  | 12 | 3 | 
 QDateTimeEditPrivate::clearSection| Name:  | QDateTimeEditPrivate::clearSection |  | Prototype:  | void QDateTimeEditPrivate::clearSection(int index) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp |  | Lines:  | 1865-1881 |  
  |  | 12 | 2 | 
 QDateTimeEditPrivate::initCalendarPopup| Name:  | QDateTimeEditPrivate::initCalendarPopup |  | Prototype:  | void QDateTimeEditPrivate::initCalendarPopup(QCalendarWidget *cw) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp |  | Lines:  | 2515-2530 |  
  |  | 12 | 3 | 
 QDateTimeEditPrivate::interpret| Name:  | QDateTimeEditPrivate::interpret |  | Prototype:  | void QDateTimeEditPrivate::interpret(EmitPolicy ep) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp |  | Lines:  | 2345-2361 |  
  |  | 12 | 2 | 
 QDateTimeEditPrivate::updateEdit| Name:  | QDateTimeEditPrivate::updateEdit |  | Prototype:  | void QDateTimeEditPrivate::updateEdit() |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdatetimeedit.cpp |  | Lines:  | 1706-1734 |  
  |  | 12 | 4 | 
 QDeviceDiscoveryUDev::QDeviceDiscoveryUDev| Name:  | QDeviceDiscoveryUDev::QDeviceDiscoveryUDev |  | Prototype:  | QDeviceDiscoveryUDev::QDeviceDiscoveryUDev(QDeviceTypes types, struct udev *udev, QObject *parent) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/devicediscovery/qdevicediscovery_udev.cpp |  | Lines:  | 72-92 |  
  |  | 12 | 3 | 
 QDial::notchSize| Name:  | QDial::notchSize |  | Prototype:  | int QDial::notchSize() const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdial.cpp |  | Lines:  | 392-412 |  
  |  | 12 | 4 | 
 QDir::setSearchPaths| Name:  | QDir::setSearchPaths |  | Prototype:  | void QDir::setSearchPaths(const QString &prefix, const QStringList &searchPaths) |  | Coverage:  |  69.231% (9/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdir.cpp |  | Lines:  | 1019-1040 |  
  |  | 12 | 5 | 
 QDirIteratorPrivate::QDirIteratorPrivate| Name:  | QDirIteratorPrivate::QDirIteratorPrivate |  | Prototype:  | QDirIteratorPrivate::QDirIteratorPrivate(const QFileSystemEntry &entry, const QStringList &nameFilters, QDir::Filters filters, QDirIterator::IteratorFlags flags, bool resolveEngine) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdiriterator.cpp |  | Lines:  | 153-176 |  
  |  | 12 | 3 | 
 QDirIteratorPrivate::pushDirectory| Name:  | QDirIteratorPrivate::pushDirectory |  | Prototype:  | void QDirIteratorPrivate::pushDirectory(const QFileInfo &fileInfo) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdiriterator.cpp |  | Lines:  | 181-209 |  
  |  | 12 | 4 | 
 QDirModel::index| Name:  | QDirModel::index |  | Prototype:  | QModelIndex QDirModel::index(int row, int column, const QModelIndex &parent) const |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp |  | Lines:  | 280-298 |  
  |  | 12 | 4 | 
 QDirModelPrivate::savePersistentIndexes| Name:  | QDirModelPrivate::savePersistentIndexes |  | Prototype:  | void QDirModelPrivate::savePersistentIndexes() |  | Coverage:  |   0.000% (0/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdirmodel.cpp |  | Lines:  | 1237-1252 |  
  |  | 12 | 2 | 
 QDockAreaLayoutInfo::info| Name:  | QDockAreaLayoutInfo::info |  | Prototype:  | QDockAreaLayoutInfo *QDockAreaLayoutInfo::info(QWidget *widget) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 1280-1302 |  
  |  | 12 | 7 | 
 QDockAreaLayoutItem::operator =| Name:  | QDockAreaLayoutItem::operator = |  | Prototype:  | QDockAreaLayoutItem &QDockAreaLayoutItem::operator = (const QDockAreaLayoutItem &other) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockarealayout.cpp |  | Lines:  | 191-211 |  
  |  | 12 | 3 | 
 QDockWidget::changeEvent| Name:  | QDockWidget::changeEvent |  | Prototype:  | void QDockWidget::changeEvent(QEvent *event) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qdockwidget.cpp |  | Lines:  | 1379-1405 |  
  |  | 12 | 6 | 
 QDomEntityPrivate::save| Name:  | QDomEntityPrivate::save |  | Prototype:  | void QDomEntityPrivate::save(QTextStream& s, int, int) const |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/xml/dom/qdom.cpp |  | Lines:  | 5725-5745 |  
  |  | 12 | 5 | 
 QEglFSCursor::QEglFSCursor| Name:  | QEglFSCursor::QEglFSCursor |  | Prototype:  | QEglFSCursor::QEglFSCursor(QPlatformScreen *screen) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfscursor.cpp |  | Lines:  | 61-89 |  
  |  | 12 | 3 | 
 QEglFSIntegration::createPlatformOpenGLContext| Name:  | QEglFSIntegration::createPlatformOpenGLContext |  | Prototype:  | QPlatformOpenGLContext *QEglFSIntegration::createPlatformOpenGLContext(QOpenGLContext *context) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/plugins/platforms/eglfs/qeglfsintegration.cpp |  | Lines:  | 199-217 |  
  |  | 12 | 2 | 
 QErrorMessage::done| Name:  | QErrorMessage::done |  | Prototype:  | void QErrorMessage::done(int a) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qerrormessage.cpp |  | Lines:  | 278-296 |  
  |  | 12 | 6 | 
 QEventDispatcherUNIX::registerSocketNotifier| Name:  | QEventDispatcherUNIX::registerSocketNotifier |  | Prototype:  | void QEventDispatcherUNIX::registerSocketNotifier(QSocketNotifier *notifier) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventdispatcher_unix.cpp |  | Lines:  | 395-415 |  
  |  | 12 | 3 | 
 QEventLoop::exec::~LoopReference| Name:  | QEventLoop::exec::~LoopReference |  | Prototype:  | ~LoopReference() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qeventloop.cpp |  | Lines:  | 187-202 |  
  |  | 12 | 2 | 
 QFSFileEngine::extension| Name:  | QFSFileEngine::extension |  | Prototype:  | bool QFSFileEngine::extension(Extension extension, const ExtensionOption *option, ExtensionReturn *output) |  | Coverage:  |  42.857% (6/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp |  | Lines:  | 826-844 |  
  |  | 12 | 4 | 
 QFSFileEngine::open| Name:  | QFSFileEngine::open |  | Prototype:  | bool QFSFileEngine::open(QIODevice::OpenMode openMode, FILE *fh, QFile::FileHandleFlags handleFlags) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfsfileengine.cpp |  | Lines:  | 237-257 |  
  |  | 12 | 3 | 
 QFactoryLoader::metaData| Name:  | QFactoryLoader::metaData |  | Prototype:  | QList<QJsonObject> QFactoryLoader::metaData() const |  | Coverage:  | 100.000% (8/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qfactoryloader.cpp |  | Lines:  | 254-272 |  
  |  | 12 | 4 | 
 QFbCursor::drawCursor| Name:  | QFbCursor::drawCursor |  | Prototype:  | QRect QFbCursor::drawCursor(QPainter & painter) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/fbconvenience/qfbcursor.cpp |  | Lines:  | 120-139 |  
  |  | 12 | 4 | 
 QFile::remove| Name:  | QFile::remove |  | Prototype:  | bool QFile::remove() |  | Coverage:  |  70.000% (7/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfile.cpp |  | Lines:  | 499-517 |  
  |  | 12 | 4 | 
 QFileDevice::atEnd| Name:  | QFileDevice::atEnd |  | Prototype:  | bool QFileDevice::atEnd() const |  | Coverage:  |  62.500% (10/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfiledevice.cpp |  | Lines:  | 355-383 |  
  |  | 12 | 6 | 
 QFileDialog::setAcceptMode| Name:  | QFileDialog::setAcceptMode |  | Prototype:  | void QFileDialog::setAcceptMode(QFileDialog::AcceptMode mode) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 1692-1708 |  
  |  | 12 | 3 | 
 QFileDialogPrivate::_q_pathChanged| Name:  | QFileDialogPrivate::_q_pathChanged |  | Prototype:  | void QFileDialogPrivate::_q_pathChanged(const QString &newPath) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfiledialog.cpp |  | Lines:  | 3212-3229 |  
  |  | 12 | 3 | 
 QFileInfoGatherer::run| Name:  | QFileInfoGatherer::run |  | Prototype:  | void QFileInfoGatherer::run() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfileinfogatherer.cpp |  | Lines:  | 212-228 |  
  |  | 12 | 4 | 
 QFileSelectorPrivate::updateSelectors| Name:  | QFileSelectorPrivate::updateSelectors |  | Prototype:  | void QFileSelectorPrivate::updateSelectors() |  | Coverage:  |  60.000% (6/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfileselector.cpp |  | Lines:  | 343-363 |  
  |  | 12 | 4 | 
 QFileSystemModelPrivate::addVisibleFiles| Name:  | QFileSystemModelPrivate::addVisibleFiles |  | Prototype:  | void QFileSystemModelPrivate::addVisibleFiles(QFileSystemNode *parentNode, const QStringList &newFiles) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines:  | 1739-1757 |  
  |  | 12 | 5 | 
 QFileSystemModelPrivate::removeVisibleFile| Name:  | QFileSystemModelPrivate::removeVisibleFile |  | Prototype:  | void QFileSystemModelPrivate::removeVisibleFile(QFileSystemNode *parentNode, int vLocation) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfilesystemmodel.cpp |  | Lines:  | 1766-1780 |  
  |  | 12 | 4 | 
 QFileSystemWatcherPrivate::initPollerEngine| Name:  | QFileSystemWatcherPrivate::initPollerEngine |  | Prototype:  | void QFileSystemWatcherPrivate::initPollerEngine() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher.cpp |  | Lines:  | 108-123 |  
  |  | 12 | 2 | 
 QFocusFrame::paintEvent| Name:  | QFocusFrame::paintEvent |  | Prototype:  | void QFocusFrame::paintEvent(QPaintEvent *) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qfocusframe.cpp |  | Lines:  | 255-272 |  
  |  | 12 | 2 | 
 QFont::operator==| Name:  | QFont::operator== |  | Prototype:  | bool QFont::operator==(const QFont &f) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 1623-1637 |  
  |  | 12 | 1 | 
 QFontCache::insertEngine| Name:  | QFontCache::insertEngine |  | Prototype:  | void QFontCache::insertEngine(const Key &key, QFontEngine *engine, bool insertMulti) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfont.cpp |  | Lines:  | 2839-2867 |  
  |  | 12 | 4 | 
 QFontDialog::setCurrentFont| Name:  | QFontDialog::setCurrentFont |  | Prototype:  | void QFontDialog::setCurrentFont(const QFont &font) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qfontdialog.cpp |  | Lines:  | 814-829 |  
  |  | 12 | 3 | 
 QFontEngineFT::doKerning| Name:  | QFontEngineFT::doKerning |  | Prototype:  | void QFontEngineFT::doKerning(QGlyphLayout *g, QFontEngine::ShaperFlags flags) const |  | Coverage:  |  53.846% (7/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 1370-1390 |  
  |  | 12 | 4 | 
 QFormLayout::itemAt| Name:  | QFormLayout::itemAt |  | Prototype:  | QLayoutItem *QFormLayout::itemAt(int row, ItemRole role) const |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qformlayout.cpp |  | Lines:  | 1572-1590 |  
  |  | 12 | 8 | 
 QFreetypeFace::getPointInOutline| Name:  | QFreetypeFace::getPointInOutline |  | Prototype:  | int QFreetypeFace::getPointInOutline(glyph_t glyph, int flags, quint32 point, QFixed *xpos, QFixed *ypos, quint32 *nPoints) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp |  | Lines:  | 175-194 |  
  |  | 12 | 5 | 
 QFtpPI::error| Name:  | QFtpPI::error |  | Prototype:  | void QFtpPI::error(QAbstractSocket::SocketError e) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp |  | Lines:  | 917-932 |  
  |  | 12 | 4 | 
 QFusionStyle::polish| Name:  | QFusionStyle::polish |  | Prototype:  | void QFusionStyle::polish(QWidget *widget) |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp |  | Lines:  | 3257-3273 |  
  |  | 12 | 2 | 
 QGL2PaintEngineEx::createState| Name:  | QGL2PaintEngineEx::createState |  | Prototype:  | QPainterState *QGL2PaintEngineEx::createState(QPainterState *orig) const |  | Coverage:  |  50.000% (4/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 2467-2485 |  
  |  | 12 | 3 | 
 QGL2PaintEngineEx::drawTexture| Name:  | QGL2PaintEngineEx::drawTexture |  | Prototype:  | bool QGL2PaintEngineEx::drawTexture(const QRectF &dest, GLuint textureId, const QSize &size, const QRectF &src) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 1539-1557 |  
  |  | 12 | 2 | 
 QGL2PaintEngineEx::end| Name:  | QGL2PaintEngineEx::end |  | Prototype:  | bool QGL2PaintEngineEx::end() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp |  | Lines:  | 2092-2123 |  
  |  | 12 | 1 | 
 QGLContext::makeCurrent| Name:  | QGLContext::makeCurrent |  | Prototype:  | void QGLContext::makeCurrent() |  | Coverage:  |  55.000% (11/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 3581-3600 |  
  |  | 12 | 6 | 
 QGLFramebufferObject::~QGLFramebufferObject| Name:  | QGLFramebufferObject::~QGLFramebufferObject |  | Prototype:  | QGLFramebufferObject::~QGLFramebufferObject() |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp |  | Lines:  | 968-984 |  
  |  | 12 | 6 | 
 QGLShaderProgram::removeAllShaders| Name:  | QGLShaderProgram::removeAllShaders |  | Prototype:  | void QGLShaderProgram::removeAllShaders() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp |  | Lines:  | 879-897 |  
  |  | 12 | 5 | 
 QGLWidget::qglClearColor| Name:  | QGLWidget::qglClearColor |  | Prototype:  | void QGLWidget::qglClearColor(const QColor& c) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 4630-4652 |  
  |  | 12 | 5 | 
 QGLWidget::setContext| Name:  | QGLWidget::setContext |  | Prototype:  | void QGLWidget::setContext(QGLContext *context, const QGLContext* shareContext, bool deleteOldContext) |  | Coverage:  |  53.846% (7/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 4226-4247 |  
  |  | 12 | 5 | 
 QGestureManager::registerGestureRecognizer| Name:  | QGestureManager::registerGestureRecognizer |  | Prototype:  | Qt::GestureType QGestureManager::registerGestureRecognizer(QGestureRecognizer *recognizer) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgesturemanager.cpp |  | Lines:  | 123-140 |  
  |  | 12 | 3 | 
 QGraphicsAnchorLayoutPrivate::correctEdgeDirection| Name:  | QGraphicsAnchorLayoutPrivate::correctEdgeDirection |  | Prototype:  | void QGraphicsAnchorLayoutPrivate::correctEdgeDirection(QGraphicsLayoutItem *&firstItem, Qt::AnchorPoint &firstEdge, QGraphicsLayoutItem *&secondItem, Qt::AnchorPoint &secondEdge) |  | Coverage:  |   0.000% (0/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 1987-2014 |  
  |  | 12 | 6 | 
 QGraphicsAnchorLayoutPrivate::restoreSimplifiedGraph| Name:  | QGraphicsAnchorLayoutPrivate::restoreSimplifiedGraph |  | Prototype:  | void QGraphicsAnchorLayoutPrivate::restoreSimplifiedGraph(Orientation orientation) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 1260-1287 |  
  |  | 12 | 3 | 
 QGraphicsAnchorLayoutPrivate::setupEdgesInterpolation| Name:  | QGraphicsAnchorLayoutPrivate::setupEdgesInterpolation |  | Prototype:  | void QGraphicsAnchorLayoutPrivate::setupEdgesInterpolation( Orientation orientation) |  | Coverage:  |   0.000% (0/3) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsanchorlayout_p.cpp |  | Lines:  | 2722-2740 |  
  |  | 12 | 1 | 
 QGraphicsItem::isObscured| Name:  | QGraphicsItem::isObscured |  | Prototype:  | bool QGraphicsItem::isObscured(const QRectF &rect) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 5221-5238 |  
  |  | 12 | 5 | 
 QGraphicsItem::setParentItem| Name:  | QGraphicsItem::setParentItem |  | Prototype:  | void QGraphicsItem::setParentItem(QGraphicsItem *newParent) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 1766-1783 |  
  |  | 12 | 4 | 
 QGraphicsLayoutItemPrivate::hasHeightForWidth| Name:  | QGraphicsLayoutItemPrivate::hasHeightForWidth |  | Prototype:  | bool QGraphicsLayoutItemPrivate::hasHeightForWidth() const |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp |  | Lines:  | 275-293 |  
  |  | 12 | 7 | 
 QGraphicsLayoutItemPrivate::hasWidthForHeight| Name:  | QGraphicsLayoutItemPrivate::hasWidthForHeight |  | Prototype:  | bool QGraphicsLayoutItemPrivate::hasWidthForHeight() const |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicslayoutitem.cpp |  | Lines:  | 295-313 |  
  |  | 12 | 7 | 
 QGraphicsLineItem::boundingRect| Name:  | QGraphicsLineItem::boundingRect |  | Prototype:  | QRectF QGraphicsLineItem::boundingRect() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 9388-9403 |  
  |  | 12 | 2 | 
 QGraphicsProxyWidgetPrivate::sendWidgetKeyEvent| Name:  | QGraphicsProxyWidgetPrivate::sendWidgetKeyEvent |  | Prototype:  | void QGraphicsProxyWidgetPrivate::sendWidgetKeyEvent(QKeyEvent *event) |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsproxywidget.cpp |  | Lines:  | 332-349 |  
  |  | 12 | 5 | 
 QGraphicsScene::focusInEvent| Name:  | QGraphicsScene::focusInEvent |  | Prototype:  | void QGraphicsScene::focusInEvent(QFocusEvent *focusEvent) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 3734-3755 |  
  |  | 12 | 7 | 
 QGraphicsSceneBspTreeIndex::clear| Name:  | QGraphicsSceneBspTreeIndex::clear |  | Prototype:  | void QGraphicsSceneBspTreeIndex::clear() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 468-485 |  
  |  | 12 | 3 | 
 QGraphicsSceneIndex::estimateTopLevelItems| Name:  | QGraphicsSceneIndex::estimateTopLevelItems |  | Prototype:  | QList<QGraphicsItem *> QGraphicsSceneIndex::estimateTopLevelItems(const QRectF &rect, Qt::SortOrder order) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicssceneindex.cpp |  | Lines:  | 521-536 |  
  |  | 12 | 3 | 
 QGraphicsScenePrivate::grabKeyboard| Name:  | QGraphicsScenePrivate::grabKeyboard |  | Prototype:  | void QGraphicsScenePrivate::grabKeyboard(QGraphicsItem *item) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 1040-1063 |  
  |  | 12 | 4 | 
 QGraphicsTextItem::mousePressEvent| Name:  | QGraphicsTextItem::mousePressEvent |  | Prototype:  | void QGraphicsTextItem::mousePressEvent(QGraphicsSceneMouseEvent *event) |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10255-10275 |  
  |  | 12 | 5 | 
 QGraphicsViewPrivate::storeDragDropEvent| Name:  | QGraphicsViewPrivate::storeDragDropEvent |  | Prototype:  | void QGraphicsViewPrivate::storeDragDropEvent(const QGraphicsSceneDragDropEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 830-844 |  
  |  | 12 | 1 | 
 QGraphicsWidgetPrivate::setLayoutDirection_helper| Name:  | QGraphicsWidgetPrivate::setLayoutDirection_helper |  | Prototype:  | void QGraphicsWidgetPrivate::setLayoutDirection_helper(Qt::LayoutDirection direction) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp |  | Lines:  | 207-227 |  
  |  | 12 | 5 | 
 QGraphicsWidgetPrivate::windowFrameMousePressEvent| Name:  | QGraphicsWidgetPrivate::windowFrameMousePressEvent |  | Prototype:  | void QGraphicsWidgetPrivate::windowFrameMousePressEvent(QGraphicsSceneMouseEvent *event) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp |  | Lines:  | 396-412 |  
  |  | 12 | 3 | 
 QGridLayoutPrivate::effectiveMargins| Name:  | QGridLayoutPrivate::effectiveMargins |  | Prototype:  | void QGridLayoutPrivate::effectiveMargins(int *left, int *top, int *right, int *bottom) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 244-337 |  
  |  | 12 | 5 | 
 QGridLayoutPrivate::expandingDirections| Name:  | QGridLayoutPrivate::expandingDirections |  | Prototype:  | Qt::Orientations QGridLayoutPrivate::expandingDirections(int hSpacing, int vSpacing) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qgridlayout.cpp |  | Lines:  | 455-474 |  
  |  | 12 | 5 | 
 QGridLayoutRowData::stealBox| Name:  | QGridLayoutRowData::stealBox |  | Prototype:  | void QGridLayoutRowData::stealBox(int start, int end, int which, qreal *positions, qreal *sizes) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 465-484 |  
  |  | 12 | 3 | 
 QGroupBox::changeEvent| Name:  | QGroupBox::changeEvent |  | Prototype:  | void QGroupBox::changeEvent(QEvent *ev) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp |  | Lines:  | 675-692 |  
  |  | 12 | 5 | 
 QGroupBox::minimumSizeHint| Name:  | QGroupBox::minimumSizeHint |  | Prototype:  | QSize QGroupBox::minimumSizeHint() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp |  | Lines:  | 484-502 |  
  |  | 12 | 2 | 
 QGroupBox::mousePressEvent| Name:  | QGroupBox::mousePressEvent |  | Prototype:  | void QGroupBox::mousePressEvent(QMouseEvent *event) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp |  | Lines:  | 695-713 |  
  |  | 12 | 3 | 
 QGroupBoxPrivate::init| Name:  | QGroupBoxPrivate::init |  | Prototype:  | void QGroupBoxPrivate::init() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp |  | Lines:  | 212-228 |  
  |  | 12 | 1 | 
 QHashData::nextNode| Name:  | QHashData::nextNode |  | Prototype:  | QHashData::Node *QHashData::nextNode(Node *node) |  | Coverage:  | 100.000% (10/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp |  | Lines:  | 604-625 |  
  |  | 12 | 4 | 
 QHeaderView::mouseDoubleClickEvent| Name:  | QHeaderView::mouseDoubleClickEvent |  | Prototype:  | void QHeaderView::mouseDoubleClickEvent(QMouseEvent *e) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 2593-2613 |  
  |  | 12 | 4 |