| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 QItemDelegatePrivate::replaceNewLine| Name:  | QItemDelegatePrivate::replaceNewLine |  | Prototype:  | inline static QString replaceNewLine(QString text) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 97-104 |  
  |  | 5 | 3 | 
 QItemDelegatePrivate::iconMode| Name:  | QItemDelegatePrivate::iconMode |  | Prototype:  | inline QIcon::Mode iconMode(QStyle::State state) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 87-92 |  
  |  | 3 | 3 | 
 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::setModelData| Name:  | QItemDelegate::setModelData |  | Prototype:  | void QItemDelegate::setModelData(QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 522-541 |  
  |  | 9 | 3 | 
 QItemDelegate::setEditorData| Name:  | QItemDelegate::setEditorData |  | Prototype:  | void QItemDelegate::setEditorData(QWidget *editor, const QModelIndex &index) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 494-509 |  
  |  | 6 | 3 | 
 QItemDelegate::selected| Name:  | QItemDelegate::selected |  | Prototype:  | QPixmap *QItemDelegate::selected(const QPixmap &pixmap, const QPalette &palette, bool enabled) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 976-1001 |  
  |  | 18 | 3 | 
 QIsciiCodec::create| Name:  | QIsciiCodec::create |  | Prototype:  | QTextCodec *QIsciiCodec::create(const char *name) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qisciicodec.cpp |  | Lines:  | 73-80 |  
  |  | 4 | 3 | 
 QIntersectionPoint::round| Name:  | QIntersectionPoint::round |  | Prototype:  | QPodPoint QIntersectionPoint::round() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 315-323 |  
  |  | 6 | 3 | 
 QInternal::activateCallbacks| Name:  | QInternal::activateCallbacks |  | Prototype:  | bool QInternal::activateCallbacks(Callback cb, void **parameters) |  | Coverage:  |  44.444% (4/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 4030-4043 |  
  |  | 9 | 3 | 
 QIntValidator::fixup| Name:  | QIntValidator::fixup |  | Prototype:  | void QIntValidator::fixup(QString &input) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 445-456 |  
  |  | 8 | 3 | 
 QInputMethodQueryEvent::value| Name:  | QInputMethodQueryEvent::value |  | Prototype:  | QVariant QInputMethodQueryEvent::value(Qt::InputMethodQuery query) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 2239-2245 |  
  |  | 4 | 3 | 
 QInputMethodQueryEvent::setValue| Name:  | QInputMethodQueryEvent::setValue |  | Prototype:  | void QInputMethodQueryEvent::setValue(Qt::InputMethodQuery query, const QVariant &value) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 2224-2234 |  
  |  | 6 | 3 | 
 QInputMethod::queryFocusObject| Name:  | QInputMethod::queryFocusObject |  | Prototype:  | QVariant QInputMethod::queryFocusObject(Qt::InputMethodQuery query, QVariant argument) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 408-426 |  
  |  | 14 | 3 | 
 QInputDialogPrivate::setComboBoxText| Name:  | QInputDialogPrivate::setComboBoxText |  | Prototype:  | void QInputDialogPrivate::setComboBoxText(const QString &text) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 415-423 |  
  |  | 5 | 3 | 
 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::getItem| Name:  | QInputDialog::getItem |  | Prototype:  | QString QInputDialog::getItem(QWidget *parent, const QString &title, const QString &label, const QStringList &items, int current, bool editable, 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:  | 1443-1465 |  
  |  | 14 | 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 | 
 QInputDialog::comboBoxItems| Name:  | QInputDialog::comboBoxItems |  | Prototype:  | QStringList QInputDialog::comboBoxItems() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/dialogs/qinputdialog.cpp |  | Lines:  | 794-805 |  
  |  | 8 | 3 | 
 QInotifyFileSystemWatcherEngine::getPathFromID| Name:  | QInotifyFileSystemWatcherEngine::getPathFromID |  | Prototype:  | QString QInotifyFileSystemWatcherEngine::getPathFromID(int id) const |  | Coverage:  |  90.909% (10/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qfilesystemwatcher_inotify.cpp |  | Lines:  | 406-416 |  
  |  | 6 | 3 | 
 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 | 
 QImageReader::supportsAnimation| Name:  | QImageReader::supportsAnimation |  | Prototype:  | bool QImageReader::supportsAnimation() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 1119-1126 |  
  |  | 5 | 3 | 
 QImageReader::supportedSubTypes| Name:  | QImageReader::supportedSubTypes |  | Prototype:  | QList<QByteArray> QImageReader::supportedSubTypes() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 1148-1156 |  
  |  | 5 | 3 | 
 QImageReader::subType| Name:  | QImageReader::subType |  | Prototype:  | QByteArray QImageReader::subType() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 1133-1141 |  
  |  | 5 | 3 | 
 QImageReader::size| Name:  | QImageReader::size |  | Prototype:  | QSize QImageReader::size() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 937-946 |  
  |  | 5 | 3 | 
 QImageReader::setBackgroundColor| Name:  | QImageReader::setBackgroundColor |  | Prototype:  | void QImageReader::setBackgroundColor(const QColor &color) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 1085-1091 |  
  |  | 4 | 3 | 
 QImageReader::imageFormat| Name:  | QImageReader::imageFormat |  | Prototype:  | QImage::Format QImageReader::imageFormat() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 960-969 |  
  |  | 5 | 3 | 
 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::format| Name:  | QImageReader::format |  | Prototype:  | QByteArray QImageReader::format() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 723-732 |  
  |  | 5 | 3 | 
 QImageReader::backgroundColor| Name:  | QImageReader::backgroundColor |  | Prototype:  | QColor QImageReader::backgroundColor() const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagereader.cpp |  | Lines:  | 1102-1109 |  
  |  | 5 | 3 | 
 QImagePixmapCleanupHooks::executePlatformPixmapModificationHooks| Name:  | QImagePixmapCleanupHooks::executePlatformPixmapModificationHooks |  | Prototype:  | void QImagePixmapCleanupHooks::executePlatformPixmapModificationHooks(QPlatformPixmap* pmd) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp |  | Lines:  | 85-95 |  
  |  | 5 | 3 | 
 QImagePixmapCleanupHooks::executePlatformPixmapDestructionHooks| Name:  | QImagePixmapCleanupHooks::executePlatformPixmapDestructionHooks |  | Prototype:  | void QImagePixmapCleanupHooks::executePlatformPixmapDestructionHooks(QPlatformPixmap* pmd) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp |  | Lines:  | 97-107 |  
  |  | 5 | 3 | 
 QImagePixmapCleanupHooks::executeImageHooks| Name:  | QImagePixmapCleanupHooks::executeImageHooks |  | Prototype:  | void QImagePixmapCleanupHooks::executeImageHooks(qint64 key) |  | Coverage:  |   0.000% (0/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp |  | Lines:  | 109-119 |  
  |  | 5 | 3 | 
 QImageData::doImageIO| Name:  | QImageData::doImageIO |  | Prototype:  | bool QImageData::doImageIO(const QImage *image, QImageWriter *writer, int quality) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 3501-3508 |  
  |  | 5 | 3 | 
 QImage::toImageFormat| Name:  | QImage::toImageFormat |  | Prototype:  | QImage::Format QImage::toImageFormat(QPixelFormat format) noexcept |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 5197-5204 |  
  |  | 4 | 3 | 
 QImage::setText| Name:  | QImage::setText |  | Prototype:  | void QImage::setText(const QString &key, const QString &value) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 3816-3824 |  
  |  | 5 | 3 | 
 QImage::setOffset| Name:  | QImage::setOffset |  | Prototype:  | void QImage::setOffset(const QPoint& p) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 3746-3754 |  
  |  | 5 | 3 | 
 QImage::setDotsPerMeterY| Name:  | QImage::setDotsPerMeterY |  | Prototype:  | void QImage::setDotsPerMeterY(int y) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 3714-3722 |  
  |  | 5 | 3 | 
 QImage::setDotsPerMeterX| Name:  | QImage::setDotsPerMeterX |  | Prototype:  | void QImage::setDotsPerMeterX(int x) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 3692-3700 |  
  |  | 5 | 3 | 
 QImage::setDevicePixelRatio| Name:  | QImage::setDevicePixelRatio |  | Prototype:  | void QImage::setDevicePixelRatio(qreal scaleFactor) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 1465-1475 |  
  |  | 6 | 3 | 
 QImage::scanLine| Name:  | QImage::scanLine |  | Prototype:  | uchar *QImage::scanLine(int i) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 1567-1579 |  
  |  | 6 | 3 | 
 QImage::scaledToWidth| Name:  | QImage::scaledToWidth |  | Prototype:  | QImage QImage::scaledToWidth(int w, Qt::TransformationMode mode) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 2697-2709 |  
  |  | 8 | 3 | 
 QImage::scaledToHeight| Name:  | QImage::scaledToHeight |  | Prototype:  | QImage QImage::scaledToHeight(int h, Qt::TransformationMode mode) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 2725-2737 |  
  |  | 8 | 3 | 
 QImage::mirrored_inplace| Name:  | QImage::mirrored_inplace |  | Prototype:  | void QImage::mirrored_inplace(bool horizontal, bool vertical) |  | Coverage:  |   0.000% (0/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 3129-3139 |  
  |  | 6 | 3 | 
 QImage::bits| Name:  | QImage::bits |  | Prototype:  | uchar *QImage::bits() |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 1627-1638 |  
  |  | 6 | 3 | 
 QImage::QImage| Name:  | QImage::QImage |  | Prototype:  | QImage::QImage(const char * const xpm[]) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 1001-1010 |  
  |  | 5 | 3 | 
 QImage::QImage| Name:  | QImage::QImage |  | Prototype:  | QImage::QImage(const QImage &image) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qimage.cpp |  | Lines:  | 1022-1033 |  
  |  | 6 | 3 | 
 QIdentityProxyModel::setSourceModel| Name:  | QIdentityProxyModel::setSourceModel |  | Prototype:  | void QIdentityProxyModel::setSourceModel(QAbstractItemModel* newSourceModel) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qidentityproxymodel.cpp |  | Lines:  | 339-424 |  
  |  | 77 | 3 | 
 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 | 
 QIcuTimeZonePrivate::displayName| Name:  | QIcuTimeZonePrivate::displayName |  | Prototype:  | QString QIcuTimeZonePrivate::displayName(QTimeZone::TimeType timeType, QTimeZone::NameType nameType, const QLocale &locale) const |  | Coverage:  |  28.571% (2/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qtimezoneprivate_icu.cpp |  | Lines:  | 329-344 |  
  |  | 6 | 3 | 
 QIcuCodec::mibEnum| Name:  | QIcuCodec::mibEnum |  | Prototype:  | int QIcuCodec::mibEnum() const |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp |  | Lines:  | 690-698 |  
  |  | 4 | 3 | 
 QIcuCodec::defaultCodecUnlocked| Name:  | QIcuCodec::defaultCodecUnlocked |  | Prototype:  | QTextCodec *QIcuCodec::defaultCodecUnlocked() |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp |  | Lines:  | 436-453 |  
  |  | 10 | 3 | 
 QIcuCodec::aliases| Name:  | QIcuCodec::aliases |  | Prototype:  | QList<QByteArray> QIcuCodec::aliases() const |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qicucodec.cpp |  | Lines:  | 671-687 |  
  |  | 9 | 3 | 
 QIconModeViewBase::setPositionForIndex| Name:  | QIconModeViewBase::setPositionForIndex |  | Prototype:  | void QIconModeViewBase::setPositionForIndex(const QPoint &position, const QModelIndex &index) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 2713-2724 |  
  |  | 8 | 3 | 
 QIconModeViewBase::scrollContentsBy| Name:  | QIconModeViewBase::scrollContentsBy |  | Prototype:  | void QIconModeViewBase::scrollContentsBy(int dx, int dy, bool scrollElasticBand) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 2863-2871 |  
  |  | 5 | 3 | 
 QIconModeViewBase::doBatchedItemLayout| Name:  | QIconModeViewBase::doBatchedItemLayout |  | Prototype:  | bool QIconModeViewBase::doBatchedItemLayout(const QListViewLayoutInfo &info, int max) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 2883-2896 |  
  |  | 8 | 3 | 
 QIconModeViewBase::dataChanged| Name:  | QIconModeViewBase::dataChanged |  | Prototype:  | void QIconModeViewBase::dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qlistview.cpp |  | Lines:  | 2873-2881 |  
  |  | 5 | 3 | 
 QIconLoaderEngine::actualSize| Name:  | QIconLoaderEngine::actualSize |  | Prototype:  | QSize QIconLoaderEngine::actualSize(const QSize &size, QIcon::Mode mode, QIcon::State state) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconloader.cpp |  | Lines:  | 642-658 |  
  |  | 9 | 3 | 
 QIconEngine::virtual_hook| Name:  | QIconEngine::virtual_hook |  | Prototype:  | void QIconEngine::virtual_hook(int id, void *data) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qiconengine.cpp |  | Lines:  | 248-260 |  
  |  | 6 | 3 | 
 QIcon::pixmap| Name:  | QIcon::pixmap |  | Prototype:  | QPixmap QIcon::pixmap(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:  | 836-854 |  
  |  | 10 | 3 | 
 QIcon::operator=| Name:  | QIcon::operator= |  | Prototype:  | QIcon &QIcon::operator=(const QIcon &other) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 694-702 |  
  |  | 6 | 3 | 
 QIcon::fromTheme| Name:  | QIcon::fromTheme |  | Prototype:  | QIcon QIcon::fromTheme(const QString &name) |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp |  | Lines:  | 1176-1195 |  
  |  | 13 | 3 | 
 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::checkedToAscii| Name:  | QIPAddressUtils::checkedToAscii |  | Prototype:  | static const QChar *checkedToAscii(Buffer &buffer, const QChar *begin, const QChar *end) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qipaddress.cpp |  | Lines:  | 55-71 |  
  |  | 11 | 3 | 
 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 | 
 QIODevicePrivate::peek| Name:  | QIODevicePrivate::peek |  | Prototype:  | qint64 QIODevicePrivate::peek(char *data, qint64 maxSize) |  | Coverage:  |  25.000% (2/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1750-1773 |  
  |  | 13 | 3 | 
 QIODevicePrivate::peek| Name:  | QIODevicePrivate::peek |  | Prototype:  | QByteArray QIODevicePrivate::peek(qint64 maxSize) |  | Coverage:  |  25.000% (2/8) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1778-1801 |  
  |  | 13 | 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::rollbackTransaction| Name:  | QIODevice::rollbackTransaction |  | Prototype:  | void QIODevice::rollbackTransaction() |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1561-1572 |  
  |  | 8 | 3 | 
 QIODevice::commitTransaction| Name:  | QIODevice::commitTransaction |  | Prototype:  | void QIODevice::commitTransaction() |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp |  | Lines:  | 1537-1548 |  
  |  | 8 | 3 | 
 QHttpThreadDelegate::~QHttpThreadDelegate| Name:  | QHttpThreadDelegate::~QHttpThreadDelegate |  | Prototype:  | QHttpThreadDelegate::~QHttpThreadDelegate() |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 209-221 |  
  |  | 4 | 3 | 
 QHttpThreadDelegate::synchronousProxyAuthenticationRequiredSlot| Name:  | QHttpThreadDelegate::synchronousProxyAuthenticationRequiredSlot |  | Prototype:  | void QHttpThreadDelegate::synchronousProxyAuthenticationRequiredSlot(const QNetworkProxy &p, QAuthenticator *a) |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 723-743 |  
  |  | 8 | 3 | 
 QHttpThreadDelegate::synchronousFinishedSlot| Name:  | QHttpThreadDelegate::synchronousFinishedSlot |  | Prototype:  | void QHttpThreadDelegate::synchronousFinishedSlot() |  | Coverage:  |  42.857% (3/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 516-537 |  
  |  | 11 | 3 | 
 QHttpThreadDelegate::synchronousAuthenticationRequiredSlot| Name:  | QHttpThreadDelegate::synchronousAuthenticationRequiredSlot |  | Prototype:  | void QHttpThreadDelegate::synchronousAuthenticationRequiredSlot(const QHttpNetworkRequest &request, QAuthenticator *a) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 700-720 |  
  |  | 9 | 3 | 
 QHttpThreadDelegate::finishedWithErrorSlot| Name:  | QHttpThreadDelegate::finishedWithErrorSlot |  | Prototype:  | void QHttpThreadDelegate::finishedWithErrorSlot(QNetworkReply::NetworkError errorCode, const QString &detail) |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 539-559 |  
  |  | 9 | 3 | 
 QHttpThreadDelegate::abortRequest| Name:  | QHttpThreadDelegate::abortRequest |  | Prototype:  | void QHttpThreadDelegate::abortRequest() |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp |  | Lines:  | 399-418 |  
  |  | 8 | 3 | 
 QHttpSocketEngine::setProxy| Name:  | QHttpSocketEngine::setProxy |  | Prototype:  | void QHttpSocketEngine::setProxy(const QNetworkProxy &proxy) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/socket/qhttpsocketengine.cpp |  | Lines:  | 111-121 |  
  |  | 8 | 3 | 
 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 | 
 QHttpPartPrivate::reset| Name:  | QHttpPartPrivate::reset |  | Prototype:  | bool QHttpPartPrivate::reset() |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp |  | Lines:  | 412-420 |  
  |  | 6 | 3 | 
 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 | 
 QHttpNetworkReplyPrivate::removeAutoDecompressHeader| Name:  | QHttpNetworkReplyPrivate::removeAutoDecompressHeader |  | Prototype:  | void QHttpNetworkReplyPrivate::removeAutoDecompressHeader() |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp |  | Lines:  | 392-407 |  
  |  | 8 | 3 | 
 QHttpNetworkReplyPrivate::readBodyVeryFast| Name:  | QHttpNetworkReplyPrivate::readBodyVeryFast |  | Prototype:  | qint64 QHttpNetworkReplyPrivate::readBodyVeryFast(QAbstractSocket *socket, char *b) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp |  | Lines:  | 651-666 |  
  |  | 8 | 3 | 
 QHttpNetworkReplyPrivate::findChallenge| Name:  | QHttpNetworkReplyPrivate::findChallenge |  | Prototype:  | bool QHttpNetworkReplyPrivate::findChallenge(bool forProxy, QByteArray &challenge) const |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp |  | Lines:  | 409-423 |  
  |  | 8 | 3 | 
 QHttpNetworkReply::~QHttpNetworkReply| Name:  | QHttpNetworkReply::~QHttpNetworkReply |  | Prototype:  | QHttpNetworkReply::~QHttpNetworkReply() |  | Coverage:  |  90.909% (10/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp |  | Lines:  | 62-73 |  
  |  | 5 | 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 | 
 QHttpNetworkReply::readAny| Name:  | QHttpNetworkReply::readAny |  | Prototype:  | QByteArray QHttpNetworkReply::readAny() |  | Coverage:  |  81.818% (9/11) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkreply.cpp |  | Lines:  | 208-218 |  
  |  | 6 | 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::~QHttpNetworkConnectionPrivate| Name:  | QHttpNetworkConnectionPrivate::~QHttpNetworkConnectionPrivate |  | Prototype:  | QHttpNetworkConnectionPrivate::~QHttpNetworkConnectionPrivate() |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 115-125 |  
  |  | 6 | 3 | 
 QHttpNetworkConnectionPrivate::readMoreLater| Name:  | QHttpNetworkConnectionPrivate::readMoreLater |  | Prototype:  | void QHttpNetworkConnectionPrivate::readMoreLater(QHttpNetworkReply *reply) |  | Coverage:  | 100.000% (7/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 1094-1103 |  
  |  | 4 | 3 | 
 QHttpNetworkConnectionPrivate::predictNextRequest| Name:  | QHttpNetworkConnectionPrivate::predictNextRequest |  | Prototype:  | QHttpNetworkRequest QHttpNetworkConnectionPrivate::predictNextRequest() const |  | Coverage:  |  71.429% (5/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 702-709 |  
  |  | 5 | 3 | 
 QHttpNetworkConnectionPrivate::networkLayerDetected| Name:  | QHttpNetworkConnectionPrivate::networkLayerDetected |  | Prototype:  | void QHttpNetworkConnectionPrivate::networkLayerDetected(QAbstractSocket::NetworkLayerProtocol protocol) |  | Coverage:  |  77.778% (7/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 1251-1258 |  
  |  | 3 | 3 | 
 QHttpNetworkConnectionPrivate::indexOf| Name:  | QHttpNetworkConnectionPrivate::indexOf |  | Prototype:  | int QHttpNetworkConnectionPrivate::indexOf(QAbstractSocket *socket) const |  | Coverage:  |  66.667% (4/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp |  | Lines:  | 183-191 |  
  |  | 5 | 3 | 
 QHttpNetworkConnectionChannel::resendCurrentRequest| Name:  | QHttpNetworkConnectionChannel::resendCurrentRequest |  | Prototype:  | void QHttpNetworkConnectionChannel::resendCurrentRequest() |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp |  | Lines:  | 710-717 |  
  |  | 5 | 3 | 
 QHttpNetworkConnectionChannel::requeueCurrentlyPipelinedRequests| Name:  | QHttpNetworkConnectionChannel::requeueCurrentlyPipelinedRequests |  | Prototype:  | void QHttpNetworkConnectionChannel::requeueCurrentlyPipelinedRequests() |  | Coverage:  |  57.143% (4/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp |  | Lines:  | 527-538 |  
  |  | 5 | 3 |