| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 QLineEditPrivate::setCursorVisible| Name:  | QLineEditPrivate::setCursorVisible |  | Prototype:  | void QLineEditPrivate::setCursorVisible(bool visible) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines:  | 245-255 |  
  |  | 7 | 3 | 
 QLineEditPrivate::effectiveRightTextMargin| Name:  | QLineEditPrivate::effectiveRightTextMargin |  | Prototype:  | int QLineEditPrivate::effectiveRightTextMargin() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines:  | 565-575 |  
  |  | 7 | 2 | 
 QLineEditPrivate::effectiveLeftTextMargin| Name:  | QLineEditPrivate::effectiveLeftTextMargin |  | Prototype:  | int QLineEditPrivate::effectiveLeftTextMargin() const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit_p.cpp |  | Lines:  | 553-563 |  
  |  | 7 | 2 | 
 QLineEdit::setTextMargins| Name:  | QLineEdit::setTextMargins |  | Prototype:  | void QLineEdit::setTextMargins(int left, int top, int right, int bottom) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlineedit.cpp |  | Lines:  | 1102-1111 |  
  |  | 7 | 1 | 
 QLibrary::setFileNameAndVersion| Name:  | QLibrary::setFileNameAndVersion |  | Prototype:  | void QLibrary::setFileNameAndVersion(const QString &fileName, int verNum) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 953-963 |  
  |  | 7 | 2 | 
 QLibrary::setFileNameAndVersion| Name:  | QLibrary::setFileNameAndVersion |  | Prototype:  | void QLibrary::setFileNameAndVersion(const QString &fileName, const QString &version) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 974-984 |  
  |  | 7 | 2 | 
 QLibrary::setFileName| Name:  | QLibrary::setFileName |  | Prototype:  | void QLibrary::setFileName(const QString &fileName) |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 925-935 |  
  |  | 7 | 2 | 
 QLayout::removeWidget| Name:  | QLayout::removeWidget |  | Prototype:  | void QLayout::removeWidget(QWidget *widget) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 1368-1380 |  
  |  | 7 | 3 | 
 QLayout::removeItem| Name:  | QLayout::removeItem |  | Prototype:  | void QLayout::removeItem(QLayoutItem *item) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 1391-1403 |  
  |  | 7 | 3 | 
 QLayout::addChildLayout| Name:  | QLayout::addChildLayout |  | Prototype:  | void QLayout::addChildLayout(QLayout *l) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qlayout.cpp |  | Lines:  | 782-795 |  
  |  | 7 | 3 | 
 QLatin1Codec::aliases| Name:  | QLatin1Codec::aliases |  | Prototype:  | QList<QByteArray> QLatin1Codec::aliases() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qlatincodec.cpp |  | Lines:  | 85-94 |  
  |  | 7 | 1 | 
 QLabelPrivate::updateShortcut| Name:  | QLabelPrivate::updateShortcut |  | Prototype:  | void QLabelPrivate::updateShortcut() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 1199-1213 |  
  |  | 7 | 2 | 
 QLabel::setTextFormat| Name:  | QLabel::setTextFormat |  | Prototype:  | void QLabel::setTextFormat(Qt::TextFormat format) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 1365-1376 |  
  |  | 7 | 3 | 
 QLabel::setSelection| Name:  | QLabel::setSelection |  | Prototype:  | void QLabel::setSelection(int start, int length) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 750-760 |  
  |  | 7 | 2 | 
 QLabel::setPixmap| Name:  | QLabel::setPixmap |  | Prototype:  | void QLabel::setPixmap(const QPixmap &pixmap) |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlabel.cpp |  | Lines:  | 366-378 |  
  |  | 7 | 3 | 
 QLCDNumber::segmentStyle| Name:  | QLCDNumber::segmentStyle |  | Prototype:  | QLCDNumber::SegmentStyle QLCDNumber::segmentStyle() const |  | Coverage:  |   0.000% (0/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp |  | Lines:  | 1198-1207 |  
  |  | 7 | 3 | 
 QLCDNumber::display| Name:  | QLCDNumber::display |  | Prototype:  | void QLCDNumber::display(double num) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp |  | Lines:  | 550-560 |  
  |  | 7 | 2 | 
 QLCDNumber::display| Name:  | QLCDNumber::display |  | Prototype:  | void QLCDNumber::display(int num) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp |  | Lines:  | 587-597 |  
  |  | 7 | 2 | 
 QLCDNumber::display| Name:  | QLCDNumber::display |  | Prototype:  | void QLCDNumber::display(const QString &s) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qlcdnumber.cpp |  | Lines:  | 613-622 |  
  |  | 7 | 2 | 
 QKeySequenceEditPrivate::resetState| Name:  | QKeySequenceEditPrivate::resetState |  | Prototype:  | void QKeySequenceEditPrivate::resetState() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qkeysequenceedit.cpp |  | Lines:  | 101-112 |  
  |  | 7 | 2 | 
 QKeySequence::toString| Name:  | QKeySequence::toString |  | Prototype:  | QString QKeySequence::toString(SequenceFormat format) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qkeysequence.cpp |  | Lines:  | 1533-1545 |  
  |  | 7 | 2 | 
 QJsonValue::QJsonValue| Name:  | QJsonValue::QJsonValue |  | Prototype:  | QJsonValue::QJsonValue(const QJsonValue &other) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonvalue.cpp |  | Lines:  | 261-271 |  
  |  | 7 | 3 | 
 QJsonPrivate::Entry::operator >=| Name:  | QJsonPrivate::Entry::operator >= |  | Prototype:  | bool Entry::operator >=(const Entry &other) const |  | Coverage:  |  30.000% (3/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp |  | Lines:  | 294-304 |  
  |  | 7 | 4 | 
 QJsonPrivate::Entry::operator ==| Name:  | QJsonPrivate::Entry::operator == |  | Prototype:  | bool Entry::operator ==(const Entry &other) const |  | Coverage:  |  30.000% (3/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjson.cpp |  | Lines:  | 282-292 |  
  |  | 7 | 4 | 
 QJsonObject::value| Name:  | QJsonObject::value |  | Prototype:  | QJsonValue QJsonObject::value(const QString &key) const |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 365-375 |  
  |  | 7 | 3 | 
 QJsonObject::value| Name:  | QJsonObject::value |  | Prototype:  | QJsonValue QJsonObject::value(QLatin1String key) const |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 381-391 |  
  |  | 7 | 3 | 
 QJsonObject::toVariantHash| Name:  | QJsonObject::toVariantHash |  | Prototype:  | QVariantHash QJsonObject::toVariantHash() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 303-314 |  
  |  | 7 | 3 | 
 QJsonObject::keys| Name:  | QJsonObject::keys |  | Prototype:  | QStringList QJsonObject::keys() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonobject.cpp |  | Lines:  | 321-332 |  
  |  | 7 | 3 | 
 QJsonDocument::toJson| Name:  | QJsonDocument::toJson |  | Prototype:  | QByteArray QJsonDocument::toJson(JsonFormat format) const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp |  | Lines:  | 342-355 |  
  |  | 7 | 3 | 
 QJsonDocument::operator =| Name:  | QJsonDocument::operator = |  | Prototype:  | QJsonDocument &QJsonDocument::operator =(const QJsonDocument &other) |  | Coverage:  |  58.333% (7/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsondocument.cpp |  | Lines:  | 143-154 |  
  |  | 7 | 4 | 
 QJsonArray::removeAt| Name:  | QJsonArray::removeAt |  | Prototype:  | void QJsonArray::removeAt(int i) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/json/qjsonarray.cpp |  | Lines:  | 423-433 |  
  |  | 7 | 3 | 
 QItemSelectionRange::intersects| Name:  | QItemSelectionRange::intersects |  | Prototype:  | bool QItemSelectionRange::intersects(const QItemSelectionRange &other) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 220-229 |  
  |  | 7 | 1 | 
 QItemSelectionModel::clearCurrentIndex| Name:  | QItemSelectionModel::clearCurrentIndex |  | Prototype:  | void QItemSelectionModel::clearCurrentIndex() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 1313-1323 |  
  |  | 7 | 2 | 
 QIntersectionPoint::operator <| Name:  | QIntersectionPoint::operator < |  | Prototype:  | bool QIntersectionPoint::operator < (const QIntersectionPoint &other) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 325-334 |  
  |  | 7 | 4 | 
 QInternalMimeData::hasFormat| Name:  | QInternalMimeData::hasFormat |  | Prototype:  | bool QInternalMimeData::hasFormat(const QString &mimeType) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 202-213 |  
  |  | 7 | 4 | 
 QInternalMimeData::formatsHelper| Name:  | QInternalMimeData::formatsHelper |  | Prototype:  | QStringList QInternalMimeData::formatsHelper(const QMimeData *data) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 278-290 |  
  |  | 7 | 4 | 
 QInputDialogPrivate::ensureLineEdit| Name:  | QInputDialogPrivate::ensureLineEdit |  | Prototype:  | void QInputDialogPrivate::ensureLineEdit() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 253-265 |  
  |  | 7 | 2 | 
 QInputDialog::setComboBoxItems| Name:  | QInputDialog::setComboBoxItems |  | Prototype:  | void QInputDialog::setComboBoxItems(const QStringList &items) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 779-792 |  
  |  | 7 | 2 | 
 QInputDialog::inputMode| Name:  | QInputDialog::inputMode |  | Prototype:  | QInputDialog::InputMode QInputDialog::inputMode() const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 572-585 |  
  |  | 7 | 4 | 
 QInotifyFileSystemWatcherEngine::create| Name:  | QInotifyFileSystemWatcherEngine::create |  | Prototype:  | QInotifyFileSystemWatcherEngine *QInotifyFileSystemWatcherEngine::create(QObject *parent) |  | Coverage:  |  28.571% (2/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp |  | Lines:  | 229-241 |  
  |  | 7 | 3 | 
 QImageWriter::canWrite| Name:  | QImageWriter::canWrite |  | Prototype:  | bool QImageWriter::canWrite() const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagewriter.cpp |  | Lines:  | 720-731 |  
  |  | 7 | 3 | 
 QImageScale::qimageFreeScaleInfo| Name:  | QImageScale::qimageFreeScaleInfo |  | Prototype:  | QImageScaleInfo* QImageScale::qimageFreeScaleInfo(QImageScaleInfo *isi) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qimagescale.cpp |  | Lines:  | 217-227 |  
  |  | 7 | 2 | 
 QImageReaderPrivate::QImageReaderPrivate| Name:  | QImageReaderPrivate::QImageReaderPrivate |  | Prototype:  | QImageReaderPrivate::QImageReaderPrivate(QImageReader *qq) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 558-569 |  
  |  | 7 | 1 | 
 QImageReader::setDevice| Name:  | QImageReader::setDevice |  | Prototype:  | void QImageReader::setDevice(QIODevice *device) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 837-846 |  
  |  | 7 | 2 | 
 QImageReader::imageFormat| Name:  | QImageReader::imageFormat |  | Prototype:  | QByteArray QImageReader::imageFormat(QIODevice *device) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 1579-1589 |  
  |  | 7 | 3 | 
 QImageReader::autoTransform| Name:  | QImageReader::autoTransform |  | Prototype:  | bool QImageReader::autoTransform() const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 1195-1210 |  
  |  | 7 | 6 | 
 QImage::detach| Name:  | QImage::detach |  | Prototype:  | void QImage::detach() |  | Coverage:  |   0.000% (0/17) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 1104-1116 |  
  |  | 7 | 5 | 
 QIcuTimeZonePrivate::data| Name:  | QIcuTimeZonePrivate::data |  | Prototype:  | QTimeZonePrivate::Data QIcuTimeZonePrivate::data(qint64 forMSecsSinceEpoch) const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp |  | Lines:  | 407-423 |  
  |  | 7 | 1 | 
 QIcuTimeZonePrivate::availableTimeZoneIds| Name:  | QIcuTimeZonePrivate::availableTimeZoneIds |  | Prototype:  | QList<QByteArray> QIcuTimeZonePrivate::availableTimeZoneIds() const |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp |  | Lines:  | 467-476 |  
  |  | 7 | 2 | 
 QIconModeViewBase::itemsRect| Name:  | QIconModeViewBase::itemsRect |  | Prototype:  | QRect QIconModeViewBase::itemsRect(const QVector<QModelIndex> &indexes) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 3092-3102 |  
  |  | 7 | 2 | 
 QIconModeViewBase::intersectingSet| Name:  | QIconModeViewBase::intersectingSet |  | Prototype:  | QVector<QModelIndex> QIconModeViewBase::intersectingSet(const QRect &area) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 3081-3090 |  
  |  | 7 | 1 | 
 QIconLoaderEngine::ensureLoaded| Name:  | QIconLoaderEngine::ensureLoaded |  | Prototype:  | void QIconLoaderEngine::ensureLoaded() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 534-545 |  
  |  | 7 | 2 | 
 QIconLoader::updateSystemTheme| Name:  | QIconLoader::updateSystemTheme |  | Prototype:  | void QIconLoader::updateSystemTheme() |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 123-135 |  
  |  | 7 | 4 | 
 QIcon::addPixmap| Name:  | QIcon::addPixmap |  | Prototype:  | void QIcon::addPixmap(const QPixmap &pixmap, Mode mode, State state) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 972-982 |  
  |  | 7 | 3 | 
 QIcon::actualSize| Name:  | QIcon::actualSize |  | Prototype:  | QSize QIcon::actualSize(QWindow *window, const QSize &size, Mode mode, State state) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 867-880 |  
  |  | 7 | 3 | 
 QIPAddressUtils::toString| Name:  | QIPAddressUtils::toString |  | Prototype:  | void toString(QString &appendTo, IPv4Address address) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qipaddress.cpp |  | Lines:  | 129-140 |  
  |  | 7 | 1 | 
 QIODevicePrivate::setWriteChannelCount| Name:  | QIODevicePrivate::setWriteChannelCount |  | Prototype:  | void QIODevicePrivate::setWriteChannelCount(int count) |  | Coverage:  | 100.000% (8/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 733-747 |  
  |  | 7 | 3 | 
 QIODevice::setTextModeEnabled| Name:  | QIODevice::setTextModeEnabled |  | Prototype:  | void QIODevice::setTextModeEnabled(bool enabled) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 552-563 |  
  |  | 7 | 3 | 
 QIODevice::QIODevice| Name:  | QIODevice::QIODevice |  | Prototype:  | QIODevice::QIODevice() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 445-453 |  
  |  | 7 | 1 | 
 QHttpSocketEngine::option| Name:  | QHttpSocketEngine::option |  | Prototype:  | int QHttpSocketEngine::option(SocketOption option) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp |  | Lines:  | 331-342 |  
  |  | 7 | 4 | 
 QHttpPartPrivate::checkHeaderCreated| Name:  | QHttpPartPrivate::checkHeaderCreated |  | Prototype:  | void QHttpPartPrivate::checkHeaderCreated() const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp |  | Lines:  | 421-432 |  
  |  | 7 | 3 | 
 QHttpNetworkReply::sslConfiguration| Name:  | QHttpNetworkReply::sslConfiguration |  | Prototype:  | QSslConfiguration QHttpNetworkReply::sslConfiguration() const |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp |  | Lines:  | 991-1003 |  
  |  | 7 | 3 | 
 QHttpNetworkHeaderPrivate::headerFieldValues| Name:  | QHttpNetworkHeaderPrivate::headerFieldValues |  | Prototype:  | QList<QByteArray> QHttpNetworkHeaderPrivate::headerFieldValues(const QByteArray &name) const |  | Coverage:  | 100.000% (6/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkheader.cpp |  | Lines:  | 94-104 |  
  |  | 7 | 3 | 
 QHttpNetworkConnectionPrivate::init| Name:  | QHttpNetworkConnectionPrivate::init |  | Prototype:  | void QHttpNetworkConnectionPrivate::init() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 127-141 |  
  |  | 7 | 2 | 
 QHttpNetworkConnectionChannel::emitFinishedWithError| Name:  | QHttpNetworkConnectionChannel::emitFinishedWithError |  | Prototype:  | void QHttpNetworkConnectionChannel::emitFinishedWithError(QNetworkReply::NetworkError error, const char *message) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp |  | Lines:  | 1096-1107 |  
  |  | 7 | 3 | 
 QHttpNetworkConnection::ignoreSslErrors| Name:  | QHttpNetworkConnection::ignoreSslErrors |  | Prototype:  | void QHttpNetworkConnection::ignoreSslErrors(int channel) |  | Coverage:  |  60.000% (6/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 1414-1428 |  
  |  | 7 | 4 | 
 QHttpNetworkConnection::ignoreSslErrors| Name:  | QHttpNetworkConnection::ignoreSslErrors |  | Prototype:  | void QHttpNetworkConnection::ignoreSslErrors(const QList<QSslError> &errors, int channel) |  | Coverage:  |  60.000% (6/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 1430-1444 |  
  |  | 7 | 4 | 
 QHostInfoCache::get| Name:  | QHostInfoCache::get |  | Prototype:  | QHostInfo QHostInfoCache::get(const QString &name, bool *valid) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 772-788 |  
  |  | 7 | 3 | 
 QHeaderView::setSectionResizeMode| Name:  | QHeaderView::setSectionResizeMode |  | Prototype:  | void QHeaderView::setSectionResizeMode(ResizeMode mode) |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 1224-1233 |  
  |  | 7 | 2 | 
 QHeaderView::saveState| Name:  | QHeaderView::saveState |  | Prototype:  | QByteArray QHeaderView::saveState() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 1720-1729 |  
  |  | 7 | 1 | 
 QHeaderView::isSectionHidden| Name:  | QHeaderView::isSectionHidden |  | Prototype:  | bool QHeaderView::isSectionHidden(int logicalIndex) const |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qheaderview.cpp |  | Lines:  | 975-984 |  
  |  | 7 | 2 | 
 QGuiApplicationPrivate::reportScreenOrientationChange| Name:  | QGuiApplicationPrivate::reportScreenOrientationChange |  | Prototype:  | void QGuiApplicationPrivate::reportScreenOrientationChange(QWindowSystemInterfacePrivate::ScreenOrientationEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2660-2673 |  
  |  | 7 | 3 | 
 QGuiApplicationPrivate::reportLogicalDotsPerInchChange| Name:  | QGuiApplicationPrivate::reportLogicalDotsPerInchChange |  | Prototype:  | void QGuiApplicationPrivate::reportLogicalDotsPerInchChange(QWindowSystemInterfacePrivate::ScreenLogicalDotsPerInchEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2740-2753 |  
  |  | 7 | 3 | 
 QGuiApplicationPrivate::processLeaveEvent| Name:  | QGuiApplicationPrivate::processLeaveEvent |  | Prototype:  | void QGuiApplicationPrivate::processLeaveEvent(QWindowSystemInterfacePrivate::LeaveEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2063-2076 |  
  |  | 7 | 3 | 
 QGuiApplicationPrivate::processEnterEvent| Name:  | QGuiApplicationPrivate::processEnterEvent |  | Prototype:  | void QGuiApplicationPrivate::processEnterEvent(QWindowSystemInterfacePrivate::EnterEvent *e) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 2048-2061 |  
  |  | 7 | 3 | 
 QGuiApplicationPrivate::gammaTables| Name:  | QGuiApplicationPrivate::gammaTables |  | Prototype:  | const QDrawHelperGammaTables *QGuiApplicationPrivate::gammaTables() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3650-3660 |  
  |  | 7 | 3 | 
 QGuiApplicationPrivate::commitData| Name:  | QGuiApplicationPrivate::commitData |  | Prototype:  | void QGuiApplicationPrivate::commitData() |  | Coverage:  |   0.000% (0/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qguiapplication.cpp |  | Lines:  | 3338-3350 |  
  |  | 7 | 2 | 
 QGroupBoxPrivate::calculateFrame| Name:  | QGroupBoxPrivate::calculateFrame |  | Prototype:  | void QGroupBoxPrivate::calculateFrame() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qgroupbox.cpp |  | Lines:  | 457-466 |  
  |  | 7 | 1 | 
 QGridLayoutEngine::setRowStretchFactor| Name:  | QGridLayoutEngine::setRowStretchFactor |  | Prototype:  | void QGridLayoutEngine::setRowStretchFactor(int row, int stretch, Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 875-886 |  
  |  | 7 | 2 | 
 QGridLayoutEngine::setRowSizeHint| Name:  | QGridLayoutEngine::setRowSizeHint |  | Prototype:  | void QGridLayoutEngine::setRowSizeHint(Qt::SizeHint which, int row, qreal size, Qt::Orientation orientation) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 896-908 |  
  |  | 7 | 2 | 
 QGridLayoutEngine::removeItem| Name:  | QGridLayoutEngine::removeItem |  | Prototype:  | void QGridLayoutEngine::removeItem(QGridLayoutItem *item) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp |  | Lines:  | 982-996 |  
  |  | 7 | 4 | 
 QGraphicsWidgetPrivate::resolveFont| Name:  | QGraphicsWidgetPrivate::resolveFont |  | Prototype:  | void QGraphicsWidgetPrivate::resolveFont(uint inheritedMask) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget_p.cpp |  | Lines:  | 266-275 |  
  |  | 7 | 2 | 
 QGraphicsWidget::setFocusPolicy| Name:  | QGraphicsWidget::setFocusPolicy |  | Prototype:  | void QGraphicsWidget::setFocusPolicy(Qt::FocusPolicy policy) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicswidget.cpp |  | Lines:  | 1861-1870 |  
  |  | 7 | 3 | 
 QGraphicsViewPrivate::translateTouchEvent| Name:  | QGraphicsViewPrivate::translateTouchEvent |  | Prototype:  | void QGraphicsViewPrivate::translateTouchEvent(QGraphicsViewPrivate *d, QTouchEvent *touchEvent) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 312-327 |  
  |  | 7 | 2 | 
 QGraphicsView::keyPressEvent| Name:  | QGraphicsView::keyPressEvent |  | Prototype:  | void QGraphicsView::keyPressEvent(QKeyEvent *event) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 3173-3183 |  
  |  | 7 | 3 | 
 QGraphicsView::invalidateScene| Name:  | QGraphicsView::invalidateScene |  | Prototype:  | void QGraphicsView::invalidateScene(const QRectF &rect, QGraphicsScene::SceneLayers layers) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 1643-1656 |  
  |  | 7 | 4 | 
 QGraphicsView::focusInEvent| Name:  | QGraphicsView::focusInEvent |  | Prototype:  | void QGraphicsView::focusInEvent(QFocusEvent *event) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsview.cpp |  | Lines:  | 3139-3149 |  
  |  | 7 | 3 | 
 QGraphicsTextItemPrivate::_q_updateBoundingRect| Name:  | QGraphicsTextItemPrivate::_q_updateBoundingRect |  | Prototype:  | void QGraphicsTextItemPrivate::_q_updateBoundingRect(const QSizeF &size) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10508-10518 |  
  |  | 7 | 3 | 
 QGraphicsTextItem::setDefaultTextColor| Name:  | QGraphicsTextItem::setDefaultTextColor |  | Prototype:  | void QGraphicsTextItem::setDefaultTextColor(const QColor &col) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10035-10044 |  
  |  | 7 | 2 | 
 QGraphicsTextItem::mouseDoubleClickEvent| Name:  | QGraphicsTextItem::mouseDoubleClickEvent |  | Prototype:  | void QGraphicsTextItem::mouseDoubleClickEvent(QGraphicsSceneMouseEvent *event) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsitem.cpp |  | Lines:  | 10319-10332 |  
  |  | 7 | 3 | 
 QGraphicsScenePrivate::storeMouseButtonsForMouseGrabber| Name:  | QGraphicsScenePrivate::storeMouseButtonsForMouseGrabber |  | Prototype:  | void QGraphicsScenePrivate::storeMouseButtonsForMouseGrabber(QGraphicsSceneMouseEvent *event) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 1141-1152 |  
  |  | 7 | 3 | 
 QGraphicsScenePrivate::setScenePosItemEnabled| Name:  | QGraphicsScenePrivate::setScenePosItemEnabled |  | Prototype:  | void QGraphicsScenePrivate::setScenePosItemEnabled(QGraphicsItem *item, bool enabled) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 514-525 |  
  |  | 7 | 3 | 
 QGraphicsScenePrivate::init| Name:  | QGraphicsScenePrivate::init |  | Prototype:  | void QGraphicsScenePrivate::init() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene.cpp |  | Lines:  | 323-336 |  
  |  | 7 | 1 | 
 QGraphicsSceneFindItemBspTreeVisitor::visit| Name:  | QGraphicsSceneFindItemBspTreeVisitor::visit |  | Prototype:  | void visit(QList<QGraphicsItem *> *items) override |  | Coverage:  |   0.000% (0/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene_bsp.cpp |  | Lines:  | 73-84 |  
  |  | 7 | 4 | 
 QGraphicsSceneBspTreeIndex::event| Name:  | QGraphicsSceneBspTreeIndex::event |  | Prototype:  | bool QGraphicsSceneBspTreeIndex::event(QEvent *event) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscenebsptreeindex.cpp |  | Lines:  | 694-708 |  
  |  | 7 | 4 | 
 QGraphicsSceneBspTree::items| Name:  | QGraphicsSceneBspTree::items |  | Prototype:  | QList<QGraphicsItem *> QGraphicsSceneBspTree::items(const QRectF &rect, bool onlyTopLevelItems) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene_bsp.cpp |  | Lines:  | 147-157 |  
  |  | 7 | 2 | 
 QGraphicsSceneBspTree::initialize| Name:  | QGraphicsSceneBspTree::initialize |  | Prototype:  | void QGraphicsSceneBspTree::initialize(const QRectF &rect, int depth) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicsscene_bsp.cpp |  | Lines:  | 102-112 |  
  |  | 7 | 1 | 
 QGraphicsScale::setZScale| Name:  | QGraphicsScale::setZScale |  | Prototype:  | void QGraphicsScale::setZScale(qreal scale) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp |  | Lines:  | 323-332 |  
  |  | 7 | 2 | 
 QGraphicsScale::setYScale| Name:  | QGraphicsScale::setYScale |  | Prototype:  | void QGraphicsScale::setYScale(qreal scale) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp |  | Lines:  | 296-305 |  
  |  | 7 | 2 | 
 QGraphicsScale::setXScale| Name:  | QGraphicsScale::setXScale |  | Prototype:  | void QGraphicsScale::setXScale(qreal scale) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/graphicsview/qgraphicstransform.cpp |  | Lines:  | 269-278 |  
  |  | 7 | 2 |