| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QMainWindowLayoutState::indexOf| Name:  | QMainWindowLayoutState::indexOf |  | Prototype:  | QList<int> QMainWindowLayoutState::indexOf(QWidget *widget) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 560-585 |  
  |  | 12 | 5 | 
 QMainWindowLayout::updateGapIndicator| Name:  | QMainWindowLayout::updateGapIndicator |  | Prototype:  | void QMainWindowLayout::updateGapIndicator() |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 2356-2375 |  
  |  | 12 | 5 | 
 QMainWindowLayout::timerEvent| Name:  | QMainWindowLayout::timerEvent |  | Prototype:  | void QMainWindowLayout::timerEvent(QTimerEvent *e) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 2590-2611 |  
  |  | 12 | 4 | 
 QMainWindowLayout::revert| Name:  | QMainWindowLayout::revert |  | Prototype:  | void QMainWindowLayout::revert(QLayoutItem *widgetItem) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1929-1945 |  
  |  | 12 | 3 | 
 QMainWindowLayout::getTabBar| Name:  | QMainWindowLayout::getTabBar |  | Prototype:  | QTabBar *QMainWindowLayout::getTabBar() |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qmainwindowlayout.cpp |  | Lines:  | 1640-1657 |  
  |  | 12 | 2 | 
 QLocale::weekdays| Name:  | QLocale::weekdays |  | Prototype:  | QList<Qt::DayOfWeek> QLocale::weekdays() const |  | Coverage:  |   0.000% (0/23) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 2346-2364 |  
  |  | 12 | 5 | 
 QLocale::countriesForLanguage| Name:  | QLocale::countriesForLanguage |  | Prototype:  | QList<QLocale::Country> QLocale::countriesForLanguage(Language language) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlocale.cpp |  | Lines:  | 2103-2121 |  
  |  | 12 | 4 | 
 QLocalServerPrivate::waitForNewConnection| Name:  | QLocalServerPrivate::waitForNewConnection |  | Prototype:  | void QLocalServerPrivate::waitForNewConnection(int msec, bool *timedOut) |  | Coverage:  |  58.333% (7/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver_unix.cpp |  | Lines:  | 284-308 |  
  |  | 12 | 6 | 
 QLocalServerPrivate::_q_onNewConnection| Name:  | QLocalServerPrivate::_q_onNewConnection |  | Prototype:  | void QLocalServerPrivate::_q_onNewConnection() |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qlocalserver_unix.cpp |  | Lines:  | 265-282 |  
  |  | 12 | 3 | 
 QListWidget::setSelectionModel| Name:  | QListWidget::setSelectionModel |  | Prototype:  | void QListWidget::setSelectionModel(QItemSelectionModel *selectionModel) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 1357-1376 |  
  |  | 12 | 3 | 
 QListView::mouseMoveEvent| Name:  | QListView::mouseMoveEvent |  | Prototype:  | void QListView::mouseMoveEvent(QMouseEvent *e) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 780-795 |  
  |  | 12 | 3 | 
 QListView::doItemsLayout| Name:  | QListView::doItemsLayout |  | Prototype:  | void QListView::doItemsLayout() |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 1456-1475 |  
  |  | 12 | 5 | 
 QListModel::insertRows| Name:  | QListModel::insertRows |  | Prototype:  | bool QListModel::insertRows(int row, int count, const QModelIndex &parent) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 246-264 |  
  |  | 12 | 3 | 
 QListModel::index| Name:  | QListModel::index |  | Prototype:  | QModelIndex QListModel::index(QListWidgetItem *item) const |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistwidget.cpp |  | Lines:  | 193-209 |  
  |  | 12 | 4 | 
 QListData::detach| Name:  | QListData::detach |  | Prototype:  | QListData::Data *QListData::detach(int alloc) |  | Coverage:  |  75.000% (6/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qlist.cpp |  | Lines:  | 117-135 |  
  |  | 12 | 3 | 
 QLineEditPrivate::_q_selectionChanged| Name:  | QLineEditPrivate::_q_selectionChanged |  | Prototype:  | void QLineEditPrivate::_q_selectionChanged() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines:  | 146-164 |  
  |  | 12 | 2 | 
 QLineEdit::setClearButtonEnabled| Name:  | QLineEdit::setClearButtonEnabled |  | Prototype:  | void QLineEdit::setClearButtonEnabled(bool enable) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines:  | 486-502 |  
  |  | 12 | 3 | 
 QLineEdit::initStyleOption| Name:  | QLineEdit::initStyleOption |  | Prototype:  | void QLineEdit::initStyleOption(QStyleOptionFrame *option) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines:  | 101-120 |  
  |  | 12 | 3 | 
 QLibraryPrivate::unload| Name:  | QLibraryPrivate::unload |  | Prototype:  | bool QLibraryPrivate::unload(UnloadFlag flag) |  | Coverage:  |  70.588% (12/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 557-576 |  
  |  | 12 | 5 | 
 QLibraryPrivate::loadPlugin| Name:  | QLibraryPrivate::loadPlugin |  | Prototype:  | bool QLibraryPrivate::loadPlugin() |  | Coverage:  |  46.154% (6/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 583-599 |  
  |  | 12 | 5 | 
 QLatin1Codec::convertFromUnicode| Name:  | QLatin1Codec::convertFromUnicode |  | Prototype:  | QByteArray QLatin1Codec::convertFromUnicode(const QChar *ch, int len, ConverterState *state) const |  | Coverage:  | 100.000% (12/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp |  | Lines:  | 60-78 |  
  |  | 12 | 4 | 
 QKdeThemePrivate::readKdeSetting| Name:  | QKdeThemePrivate::readKdeSetting |  | Prototype:  | QVariant QKdeThemePrivate::readKdeSetting(const QString &key, const QStringList &kdeDirs, int kdeVersion, QHash<QString, QSettings*> &kdeSettings) |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp |  | Lines:  | 346-364 |  
  |  | 12 | 6 | 
 QJsonValue::toVariant| Name:  | QJsonValue::toVariant |  | Prototype:  | QVariant QJsonValue::toVariant() const |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp |  | Lines:  | 451-473 |  
  |  | 12 | 8 | 
 QJsonArray::operator==| Name:  | QJsonArray::operator== |  | Prototype:  | bool QJsonArray::operator==(const QJsonArray &other) const |  | Coverage:  |  10.526% (2/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp |  | Lines:  | 608-625 |  
  |  | 12 | 7 | 
 QItemDelegatePrivate::doTextLayout| Name:  | QItemDelegatePrivate::doTextLayout |  | Prototype:  | QSizeF QItemDelegatePrivate::doTextLayout(int lineWidth) const |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 147-163 |  
  |  | 12 | 3 | 
 QItemDelegate::updateEditorGeometry| Name:  | QItemDelegate::updateEditorGeometry |  | Prototype:  | void QItemDelegate::updateEditorGeometry(QWidget *editor, const QStyleOptionViewItem &option, const QModelIndex &index) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 548-564 |  
  |  | 12 | 2 | 
 QItemDelegate::drawBackground| Name:  | QItemDelegate::drawBackground |  | Prototype:  | void QItemDelegate::drawBackground(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 771-791 |  
  |  | 12 | 4 | 
 QInputDialogPrivate::ensureListView| Name:  | QInputDialogPrivate::ensureListView |  | Prototype:  | void QInputDialogPrivate::ensureListView() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 298-314 |  
  |  | 12 | 2 | 
 QInputDialog::setOptions| Name:  | QInputDialog::setOptions |  | Prototype:  | void QInputDialog::setOptions(InputDialogOptions options) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 662-679 |  
  |  | 12 | 5 | 
 QInputDialog::getText| Name:  | QInputDialog::getText |  | Prototype:  | QString QInputDialog::getText(QWidget *parent, const QString &title, const QString &label, QLineEdit::EchoMode mode, const QString &text, bool *ok, Qt::WindowFlags flags, Qt::InputMethodHints inputMethodHints) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 1204-1223 |  
  |  | 12 | 3 | 
 QInputDialog::getMultiLineText| Name:  | QInputDialog::getMultiLineText |  | Prototype:  | QString QInputDialog::getMultiLineText(QWidget *parent, const QString &title, const QString &label, const QString &text, bool *ok, Qt::WindowFlags flags, Qt::InputMethodHints inputMethodHints) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 1256-1275 |  
  |  | 12 | 3 | 
 QInputDialog::getInt| Name:  | QInputDialog::getInt |  | Prototype:  | int QInputDialog::getInt(QWidget *parent, const QString &title, const QString &label, int value, int min, int max, int step, bool *ok, Qt::WindowFlags flags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 1308-1326 |  
  |  | 12 | 3 | 
 QInputDialog::getDouble| Name:  | QInputDialog::getDouble |  | Prototype:  | double QInputDialog::getDouble(QWidget *parent, const QString &title, const QString &label, double value, double min, double max, int decimals, bool *ok, Qt::WindowFlags flags) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 1389-1408 |  
  |  | 12 | 3 | 
 QImageWriterPrivate::QImageWriterPrivate| Name:  | QImageWriterPrivate::QImageWriterPrivate |  | Prototype:  | QImageWriterPrivate::QImageWriterPrivate(QImageWriter *qq) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 276-291 |  
  |  | 12 | 1 | 
 QImageWriter::supportedMimeTypes| Name:  | QImageWriter::supportedMimeTypes |  | Prototype:  | QList<QByteArray> QImageWriter::supportedMimeTypes() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 934-965 |  
  |  | 12 | 1 | 
 QImage::setColor| Name:  | QImage::setColor |  | Prototype:  | void QImage::setColor(int i, QRgb c) |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 1531-1549 |  
  |  | 12 | 5 | 
 QIdentityProxyModel::match| Name:  | QIdentityProxyModel::match |  | Prototype:  | QModelIndexList QIdentityProxyModel::match(const QModelIndex& start, int role, const QVariant& value, int hits, Qt::MatchFlags flags) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp |  | Lines:  | 269-284 |  
  |  | 12 | 3 | 
 QIdentityProxyModel::mapSelectionToSource| Name:  | QIdentityProxyModel::mapSelectionToSource |  | Prototype:  | QItemSelection QIdentityProxyModel::mapSelectionToSource(const QItemSelection& selection) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp |  | Lines:  | 234-252 |  
  |  | 12 | 3 | 
 QIdentityProxyModel::mapSelectionFromSource| Name:  | QIdentityProxyModel::mapSelectionFromSource |  | Prototype:  | QItemSelection QIdentityProxyModel::mapSelectionFromSource(const QItemSelection& selection) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp |  | Lines:  | 211-229 |  
  |  | 12 | 3 | 
 QIcuTimeZonePrivate::isDaylightTime| Name:  | QIcuTimeZonePrivate::isDaylightTime |  | Prototype:  | bool QIcuTimeZonePrivate::isDaylightTime(qint64 atMSecsSinceEpoch) const |  | Coverage:  |  57.143% (4/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp |  | Lines:  | 385-405 |  
  |  | 12 | 3 | 
 QIODevice::write| Name:  | QIODevice::write |  | Prototype:  | qint64 QIODevice::write(const char *data, qint64 maxSize) |  | Coverage:  |  77.273% (17/22) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1594-1664 |  
  |  | 12 | 6 | 
 QHttpSocketEngine::read| Name:  | QHttpSocketEngine::read |  | Prototype:  | qint64 QHttpSocketEngine::read(char *data, qint64 maxlen) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp |  | Lines:  | 229-250 |  
  |  | 12 | 3 | 
 QHttpNetworkRequestPrivate::operator==| Name:  | QHttpNetworkRequestPrivate::operator== |  | Prototype:  | bool QHttpNetworkRequestPrivate::operator==(const QHttpNetworkRequestPrivate &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp |  | Lines:  | 76-90 |  
  |  | 12 | 1 | 
 QHttpNetworkRequest::methodName| Name:  | QHttpNetworkRequest::methodName |  | Prototype:  | QByteArray QHttpNetworkRequest::methodName() const |  | Coverage:  |  57.143% (12/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkrequest.cpp |  | Lines:  | 92-117 |  
  |  | 12 | 11 | 
 QHttpNetworkReplyPrivate::clearHttpLayerInformation| Name:  | QHttpNetworkReplyPrivate::clearHttpLayerInformation |  | Prototype:  | void QHttpNetworkReplyPrivate::clearHttpLayerInformation() |  | Coverage:  |  33.333% (2/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp |  | Lines:  | 353-369 |  
  |  | 12 | 2 | 
 QHttpNetworkHeaderPrivate::contentLength| Name:  | QHttpNetworkHeaderPrivate::contentLength |  | Prototype:  | qint64 QHttpNetworkHeaderPrivate::contentLength() const |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkheader.cpp |  | Lines:  | 60-78 |  
  |  | 12 | 4 | 
 QHttpNetworkConnectionChannel::_q_preSharedKeyAuthenticationRequired| Name:  | QHttpNetworkConnectionChannel::_q_preSharedKeyAuthenticationRequired |  | Prototype:  | void QHttpNetworkConnectionChannel::_q_preSharedKeyAuthenticationRequired(QSslPreSharedKeyAuthenticator *authenticator) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp |  | Lines:  | 1137-1158 |  
  |  | 12 | 5 | 
 QHeaderViewPrivate::isSectionSelected| Name:  | QHeaderViewPrivate::isSectionSelected |  | Prototype:  | bool QHeaderViewPrivate::isSectionSelected(int section) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 3207-3222 |  
  |  | 12 | 4 | 
 QHeaderViewPrivate::headerVisualIndexAt| Name:  | QHeaderViewPrivate::headerVisualIndexAt |  | Prototype:  | int QHeaderViewPrivate::headerVisualIndexAt(int position) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 3670-3688 |  
  |  | 12 | 5 | 
 QHeaderView::visualIndex| Name:  | QHeaderView::visualIndex |  | Prototype:  | int QHeaderView::visualIndex(int logicalIndex) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 1068-1083 |  
  |  | 12 | 5 | 
 QHeaderView::sectionSizeHint| Name:  | QHeaderView::sectionSizeHint |  | Prototype:  | int QHeaderView::sectionSizeHint(int logicalIndex) const |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 575-590 |  
  |  | 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 | 
 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 | 
 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 | 
 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 | 
 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::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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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::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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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::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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 | 
 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 |