| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QItemSelectionModel::QItemSelectionModel| Name:  | QItemSelectionModel::QItemSelectionModel |  | Prototype:  | QItemSelectionModel::QItemSelectionModel(QItemSelectionModelPrivate &dd, QAbstractItemModel *model) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 1137-1141 |  
  |  | 1 | 1 | 
 QItemSelection::split| Name:  | QItemSelection::split |  | Prototype:  | void QItemSelection::split(const QItemSelectionRange &range, const QItemSelectionRange &other, QItemSelection *result) |  | Coverage:  |  94.444% (17/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 558-599 |  
  |  | 33 | 6 | 
 QItemSelection::select| Name:  | QItemSelection::select |  | Prototype:  | void QItemSelection::select(const QModelIndex &topLeft, const QModelIndex &bottomRight) |  | Coverage:  |  75.000% (12/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 436-457 |  
  |  | 16 | 4 | 
 QItemSelection::merge| Name:  | QItemSelection::merge |  | Prototype:  | void QItemSelection::merge(const QItemSelection &other, QItemSelectionModel::SelectionFlags command) |  | Coverage:  | 100.000% (34/34) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 502-549 |  
  |  | 29 | 12 | 
 QItemSelection::indexes| Name:  | QItemSelection::indexes |  | Prototype:  | QModelIndexList QItemSelection::indexes() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 479-482 |  
  |  | 1 | 1 | 
 QItemSelection::contains| Name:  | QItemSelection::contains |  | Prototype:  | bool QItemSelection::contains(const QModelIndex &index) const |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 464-473 |  
  |  | 6 | 4 | 
 QItemSelection::QItemSelection| Name:  | QItemSelection::QItemSelection |  | Prototype:  | QItemSelection::QItemSelection(const QModelIndex &topLeft, const QModelIndex &bottomRight) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/itemmodels/qitemselectionmodel.cpp |  | Lines:  | 424-427 |  
  |  | 1 | 1 | 
 QItemEditorFactory::~QItemEditorFactory| Name:  | QItemEditorFactory::~QItemEditorFactory |  | Prototype:  | QItemEditorFactory::~QItemEditorFactory() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp |  | Lines:  | 189-195 |  
  |  | 2 | 1 | 
 QItemEditorFactory::valuePropertyName| Name:  | QItemEditorFactory::valuePropertyName |  | Prototype:  | QByteArray QItemEditorFactory::valuePropertyName(int userType) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp |  | Lines:  | 176-184 |  
  |  | 5 | 2 | 
 QItemEditorFactory::setDefaultFactory| Name:  | QItemEditorFactory::setDefaultFactory |  | Prototype:  | void QItemEditorFactory::setDefaultFactory(QItemEditorFactory *factory) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp |  | Lines:  | 345-350 |  
  |  | 2 | 1 | 
 QItemEditorFactory::registerEditor| Name:  | QItemEditorFactory::registerEditor |  | Prototype:  | void QItemEditorFactory::registerEditor(int userType, QItemEditorCreatorBase *creator) |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp |  | Lines:  | 205-217 |  
  |  | 8 | 3 | 
 QItemEditorFactory::defaultFactory| Name:  | QItemEditorFactory::defaultFactory |  | Prototype:  | const QItemEditorFactory *QItemEditorFactory::defaultFactory() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp |  | Lines:  | 331-337 |  
  |  | 3 | 2 | 
 QItemEditorFactory::createEditor| Name:  | QItemEditorFactory::createEditor |  | Prototype:  | QWidget *QItemEditorFactory::createEditor(int userType, QWidget *parent) const |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemeditorfactory.cpp |  | Lines:  | 163-171 |  
  |  | 5 | 2 | 
 QItemDelegatePrivate::widget| Name:  | QItemDelegatePrivate::widget |  | Prototype:  | const QWidget *widget(const QStyleOptionViewItem &option) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 116-119 |  
  |  | 1 | 1 | 
 QItemDelegatePrivate::valueToText| Name:  | QItemDelegatePrivate::valueToText |  | Prototype:  | QString QItemDelegatePrivate::valueToText(const QVariant &value, const QStyleOptionViewItem &option) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 336-339 |  
  |  | 1 | 1 | 
 QItemDelegatePrivate::textLayoutBounds| Name:  | QItemDelegatePrivate::textLayoutBounds |  | Prototype:  | QRect QItemDelegatePrivate::textLayoutBounds(const QStyleOptionViewItem &option) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 129-145 |  
  |  | 8 | 5 | 
 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::iconState| Name:  | QItemDelegatePrivate::iconState |  | Prototype:  | inline QIcon::State iconState(QStyle::State state) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 94-95 |  
  |  | 1 | 1 | 
 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::editorFactory| Name:  | QItemDelegatePrivate::editorFactory |  | Prototype:  | inline const QItemEditorFactory *editorFactory() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 84-85 |  
  |  | 1 | 1 | 
 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 | 
 QItemDelegatePrivate::QItemDelegatePrivate| Name:  | QItemDelegatePrivate::QItemDelegatePrivate |  | Prototype:  | QItemDelegatePrivate() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 82-82 |  
  |  | 1 | 1 | 
 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::textRectangle| Name:  | QItemDelegate::textRectangle |  | Prototype:  | QRect QItemDelegate::textRectangle(QPainter * , const QRect &rect, const QFont &font, const QString &text) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 1064-1077 |  
  |  | 9 | 1 | 
 QItemDelegate::sizeHint| Name:  | QItemDelegate::sizeHint |  | Prototype:  | QSize QItemDelegate::sizeHint(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:  | 445-458 |  
  |  | 8 | 2 | 
 QItemDelegate::setOptions| Name:  | QItemDelegate::setOptions |  | Prototype:  | QStyleOptionViewItem QItemDelegate::setOptions(const QModelIndex &index, const QStyleOptionViewItem &option) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 1172-1198 |  
  |  | 13 | 4 | 
 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::setItemEditorFactory| Name:  | QItemDelegate::setItemEditorFactory |  | Prototype:  | void QItemDelegate::setItemEditorFactory(QItemEditorFactory *factory) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 585-589 |  
  |  | 2 | 1 | 
 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::setClipping| Name:  | QItemDelegate::setClipping |  | Prototype:  | void QItemDelegate::setClipping(bool clip) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 330-334 |  
  |  | 2 | 1 | 
 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 | 
 QItemDelegate::rect| Name:  | QItemDelegate::rect |  | Prototype:  | QRect QItemDelegate::rect(const QStyleOptionViewItem &option, const QModelIndex &index, int role) const |  | Coverage:  |   0.000% (0/21) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 1007-1041 |  
  |  | 22 | 10 | 
 QItemDelegate::paint| Name:  | QItemDelegate::paint |  | Prototype:  | void QItemDelegate::paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const |  | Coverage:  |   0.000% (0/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 363-433 |  
  |  | 42 | 6 | 
 QItemDelegate::itemEditorFactory| Name:  | QItemDelegate::itemEditorFactory |  | Prototype:  | QItemEditorFactory *QItemDelegate::itemEditorFactory() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 572-576 |  
  |  | 2 | 1 | 
 QItemDelegate::hasClipping| Name:  | QItemDelegate::hasClipping |  | Prototype:  | bool QItemDelegate::hasClipping() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 324-328 |  
  |  | 2 | 1 | 
 QItemDelegate::eventFilter| Name:  | QItemDelegate::eventFilter |  | Prototype:  | bool QItemDelegate::eventFilter(QObject *object, QEvent *event) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 1107-1111 |  
  |  | 2 | 1 | 
 QItemDelegate::editorEvent| Name:  | QItemDelegate::editorEvent |  | Prototype:  | bool QItemDelegate::editorEvent(QEvent *event, QAbstractItemModel *model, const QStyleOptionViewItem &option, const QModelIndex &index) |  | Coverage:  |   0.000% (0/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 1117-1166 |  
  |  | 31 | 9 | 
 QItemDelegate::drawFocus| Name:  | QItemDelegate::drawFocus |  | Prototype:  | void QItemDelegate::drawFocus(QPainter *painter, const QStyleOptionViewItem &option, const QRect &rect) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 708-727 |  
  |  | 15 | 2 | 
 QItemDelegate::drawDisplay| Name:  | QItemDelegate::drawDisplay |  | Prototype:  | void QItemDelegate::drawDisplay(QPainter *painter, const QStyleOptionViewItem &option, const QRect &rect, const QString &text) const |  | Coverage:  |   0.000% (0/39) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 596-674 |  
  |  | 56 | 9 | 
 QItemDelegate::drawDecoration| Name:  | QItemDelegate::drawDecoration |  | Prototype:  | void QItemDelegate::drawDecoration(QPainter *painter, const QStyleOptionViewItem &option, const QRect &rect, const QPixmap &pixmap) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 680-701 |  
  |  | 13 | 4 | 
 QItemDelegate::drawCheck| Name:  | QItemDelegate::drawCheck |  | Prototype:  | void QItemDelegate::drawCheck(QPainter *painter, const QStyleOptionViewItem &option, const QRect &rect, Qt::CheckState state) const |  | Coverage:  |   0.000% (0/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 735-762 |  
  |  | 16 | 5 | 
 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 | 
 QItemDelegate::doLayout| Name:  | QItemDelegate::doLayout |  | Prototype:  | void QItemDelegate::doLayout(const QStyleOptionViewItem &option, QRect *checkRect, QRect *pixmapRect, QRect *textRect, bool hint) const |  | Coverage:  |   0.000% (0/79) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 800-925 |  
  |  | 84 | 21 | 
 QItemDelegate::doCheck| Name:  | QItemDelegate::doCheck |  | Prototype:  | QRect QItemDelegate::doCheck(const QStyleOptionViewItem &option, const QRect &bounding, const QVariant &value) const |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 1046-1059 |  
  |  | 9 | 2 | 
 QItemDelegate::decoration| Name:  | QItemDelegate::decoration |  | Prototype:  | QPixmap QItemDelegate::decoration(const QStyleOptionViewItem &option, const QVariant &variant) const |  | Coverage:  |   0.000% (0/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 935-952 |  
  |  | 9 | 4 | 
 QItemDelegate::createEditor| Name:  | QItemDelegate::createEditor |  | Prototype:  | QWidget *QItemDelegate::createEditor(QWidget *parent, const QStyleOptionViewItem &, const QModelIndex &index) const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 468-482 |  
  |  | 10 | 4 | 
 QItemDelegate::QItemDelegate| Name:  | QItemDelegate::QItemDelegate |  | Prototype:  | QItemDelegate::QItemDelegate(QObject *parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qitemdelegate.cpp |  | Lines:  | 300-304 |  
  |  | 3 | 1 | 
 QIsciiCodec::name| Name:  | QIsciiCodec::name |  | Prototype:  | QByteArray QIsciiCodec::name() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qisciicodec.cpp |  | Lines:  | 86-89 |  
  |  | 1 | 1 | 
 QIsciiCodec::mibEnum| Name:  | QIsciiCodec::mibEnum |  | Prototype:  | int QIsciiCodec::mibEnum() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qisciicodec.cpp |  | Lines:  | 91-95 |  
  |  | 1 | 1 | 
 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 | 
 QIsciiCodec::convertToUnicode| Name:  | QIsciiCodec::convertToUnicode |  | Prototype:  | QString QIsciiCodec::convertToUnicode(const char* chars, int len, ConverterState *state) const |  | Coverage:  |   0.000% (0/26) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qisciicodec.cpp |  | Lines:  | 254-291 |  
  |  | 21 | 7 | 
 QIsciiCodec::convertFromUnicode| Name:  | QIsciiCodec::convertFromUnicode |  | Prototype:  | QByteArray QIsciiCodec::convertFromUnicode(const QChar *uc, int len, ConverterState *state) const |  | Coverage:  |  27.500% (11/40) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/codecs/qisciicodec.cpp |  | Lines:  | 187-252 |  
  |  | 41 | 13 | 
 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 | 
 QIntersectionPoint::operator >=| Name:  | QIntersectionPoint::operator >= |  | Prototype:  | inline bool operator >= (const QIntersectionPoint &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 234-234 |  
  |  | 1 | 1 | 
 QIntersectionPoint::operator >| Name:  | QIntersectionPoint::operator > |  | Prototype:  | inline bool operator > (const QIntersectionPoint &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 233-233 |  
  |  | 1 | 1 | 
 QIntersectionPoint::operator ==| Name:  | QIntersectionPoint::operator == |  | Prototype:  | bool QIntersectionPoint::operator == (const QIntersectionPoint &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 336-339 |  
  |  | 1 | 1 | 
 QIntersectionPoint::operator <=| Name:  | QIntersectionPoint::operator <= |  | Prototype:  | inline bool operator <= (const QIntersectionPoint &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 235-235 |  
  |  | 1 | 1 | 
 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 | 
 QIntersectionPoint::operator !=| Name:  | QIntersectionPoint::operator != |  | Prototype:  | inline bool operator != (const QIntersectionPoint &other) const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 232-232 |  
  |  | 1 | 1 | 
 QIntersectionPoint::isValid| Name:  | QIntersectionPoint::isValid |  | Prototype:  | inline bool isValid() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 227-227 |  
  |  | 1 | 1 | 
 QIntersectionPoint::isOnLine| Name:  | QIntersectionPoint::isOnLine |  | Prototype:  | bool QIntersectionPoint::isOnLine(const QPodPoint &u, const QPodPoint &v) const |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 342-377 |  
  |  | 24 | 9 | 
 QIntersectionPoint::isAccurate| Name:  | QIntersectionPoint::isAccurate |  | Prototype:  | inline bool isAccurate() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 229-229 |  
  |  | 1 | 1 | 
 QIntersectionFinder::produceIntersections| Name:  | QIntersectionFinder::produceIntersections |  | Prototype:  | void QIntersectionFinder::produceIntersections(QPathSegments &segments) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 585-591 |  
  |  | 3 | 2 | 
 QIntersectionFinder::linesIntersect| Name:  | QIntersectionFinder::linesIntersect |  | Prototype:  | bool QIntersectionFinder::linesIntersect(const QLineF &a, const QLineF &b) const |  | Coverage:  |   0.000% (0/45) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 113-178 |  
  |  | 39 | 9 | 
 QIntersectionFinder::hasIntersections| Name:  | QIntersectionFinder::hasIntersections |  | Prototype:  | bool QIntersectionFinder::hasIntersections(const QPathSegments &a, const QPathSegments &b) const |  | Coverage:  |   0.000% (0/38) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpathclipper.cpp |  | Lines:  | 180-224 |  
  |  | 29 | 10 | 
 QInternalMimeData::retrieveData| Name:  | QInternalMimeData::retrieveData |  | Prototype:  | QVariant QInternalMimeData::retrieveData(const QString &mimeType, QVariant::Type type) const |  | Coverage:  |   0.000% (0/43) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 230-270 |  
  |  | 29 | 9 | 
 QInternalMimeData::renderDataHelper| Name:  | QInternalMimeData::renderDataHelper |  | Prototype:  | QByteArray QInternalMimeData::renderDataHelper(const QString &mimeType, const QMimeData *data) |  | Coverage:  |   0.000% (0/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 311-351 |  
  |  | 22 | 5 | 
 QInternalMimeData::hasFormatHelper| Name:  | QInternalMimeData::hasFormatHelper |  | Prototype:  | bool QInternalMimeData::hasFormatHelper(const QString &mimeType, const QMimeData *data) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 292-309 |  
  |  | 10 | 6 | 
 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 | 
 QInternalMimeData::formats| Name:  | QInternalMimeData::formats |  | Prototype:  | QStringList QInternalMimeData::formats() const |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 215-228 |  
  |  | 8 | 4 | 
 QInternalMimeData::canReadData| Name:  | QInternalMimeData::canReadData |  | Prototype:  | bool QInternalMimeData::canReadData(const QString &mimeType) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 272-275 |  
  |  | 1 | 1 | 
 QInternalMimeData::QInternalMimeData| Name:  | QInternalMimeData::QInternalMimeData |  | Prototype:  | QInternalMimeData::QInternalMimeData() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qdnd.cpp |  | Lines:  | 193-196 |  
  |  | 2 | 1 | 
 QInternal::unregisterCallback| Name:  | QInternal::unregisterCallback |  | Prototype:  | bool QInternal::unregisterCallback(Callback cb, qInternalCallback callback) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 4021-4028 |  
  |  | 4 | 2 | 
 QInternal::registerCallback| Name:  | QInternal::registerCallback |  | Prototype:  | bool QInternal::registerCallback(Callback cb, qInternalCallback callback) |  | Coverage:  |   0.000% (0/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qglobal.cpp |  | Lines:  | 4010-4019 |  
  |  | 6 | 2 | 
 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::validate| Name:  | QIntValidator::validate |  | Prototype:  | QValidator::State QIntValidator::validate(QString & input, int&) const |  | Coverage:  |   0.000% (0/37) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 405-442 |  
  |  | 22 | 9 | 
 QIntValidator::setTop| Name:  | QIntValidator::setTop |  | Prototype:  | void QIntValidator::setTop(int top) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 508-511 |  
  |  | 1 | 1 | 
 QIntValidator::setRange| Name:  | QIntValidator::setRange |  | Prototype:  | void QIntValidator::setRange(int bottom, int top) |  | Coverage:  |   0.000% (0/10) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 465-482 |  
  |  | 11 | 4 | 
 QIntValidator::setBottom| Name:  | QIntValidator::setBottom |  | Prototype:  | void QIntValidator::setBottom(int bottom) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 494-497 |  
  |  | 1 | 1 | 
 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 | 
 QIntValidator::QIntValidator| Name:  | QIntValidator::QIntValidator |  | Prototype:  | QIntValidator::QIntValidator(QObject * parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 339-344 |  
  |  | 2 | 1 | 
 QIntValidator::QIntValidator| Name:  | QIntValidator::QIntValidator |  | Prototype:  | QIntValidator::QIntValidator(int minimum, int maximum, QObject * parent) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/util/qvalidator.cpp |  | Lines:  | 352-358 |  
  |  | 2 | 1 | 
 QInt64Set::~QInt64Set| Name:  | QInt64Set::~QInt64Set |  | Prototype:  | inline ~QInt64Set() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 478-478 |  
  |  | 1 | 2 | 
 QInt64Set::rehash| Name:  | QInt64Set::rehash |  | Prototype:  | bool QInt64Set::rehash(int capacity) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 505-527 |  
  |  | 15 | 5 | 
 QInt64Set::isValid| Name:  | QInt64Set::isValid |  | Prototype:  | inline bool isValid() const |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 479-479 |  
  |  | 1 | 1 | 
 QInt64Set::insert| Name:  | QInt64Set::insert |  | Prototype:  | void QInt64Set::insert(quint64 key) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 529-548 |  
  |  | 15 | 6 | 
 QInt64Set::contains| Name:  | QInt64Set::contains |  | Prototype:  | bool QInt64Set::contains(quint64 key) const |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 550-564 |  
  |  | 11 | 5 | 
 QInt64Set::clear| Name:  | QInt64Set::clear |  | Prototype:  | inline void QInt64Set::clear() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 566-572 |  
  |  | 4 | 2 | 
 QInt64Set::QInt64Set| Name:  | QInt64Set::QInt64Set |  | Prototype:  | inline QInt64Set::QInt64Set(int capacity) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulator.cpp |  | Lines:  | 495-503 |  
  |  | 5 | 2 | 
 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 | 
 QInputMethodQueryEvent::QInputMethodQueryEvent| Name:  | QInputMethodQueryEvent::QInputMethodQueryEvent |  | Prototype:  | QInputMethodQueryEvent::QInputMethodQueryEvent(Qt::InputMethodQueries queries) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 2208-2212 |  
  |  | 2 | 1 | 
 QInputMethodPrivate::objectAcceptsInputMethod| Name:  | QInputMethodPrivate::objectAcceptsInputMethod |  | Prototype:  | bool QInputMethodPrivate::objectAcceptsInputMethod(QObject *object) |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 393-403 |  
  |  | 6 | 2 | 
 QInputMethodEvent::setCommitString| Name:  | QInputMethodEvent::setCommitString |  | Prototype:  | void QInputMethodEvent::setCommitString(const QString &commitString, int replaceFrom, int replaceLength) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 2125-2130 |  
  |  | 3 | 1 | 
 QInputMethodEvent::QInputMethodEvent| Name:  | QInputMethodEvent::QInputMethodEvent |  | Prototype:  | QInputMethodEvent::QInputMethodEvent() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 2074-2077 |  
  |  | 2 | 1 | 
 QInputMethodEvent::QInputMethodEvent| Name:  | QInputMethodEvent::QInputMethodEvent |  | Prototype:  | QInputMethodEvent::QInputMethodEvent(const QString &preeditText, const QList<Attribute> &attributes) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 2089-2093 |  
  |  | 2 | 1 | 
 QInputMethodEvent::QInputMethodEvent| Name:  | QInputMethodEvent::QInputMethodEvent |  | Prototype:  | QInputMethodEvent::QInputMethodEvent(const QInputMethodEvent &other) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp |  | Lines:  | 2098-2102 |  
  |  | 2 | 1 | 
 QInputMethod::update| Name:  | QInputMethod::update |  | Prototype:  | void QInputMethod::update(Qt::InputMethodQueries queries) |  | Coverage:  |   0.000% (0/16) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 315-337 |  
  |  | 14 | 6 | 
 QInputMethod::show| Name:  | QInputMethod::show |  | Prototype:  | void QInputMethod::show() |  | Coverage:  |   0.000% (0/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qinputmethod.cpp |  | Lines:  | 206-212 |  
  |  | 4 | 2 |