| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QDataWidgetMapperPrivate::itemCount| Name: | QDataWidgetMapperPrivate::itemCount | | Prototype: | inline int itemCount() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 73-78 |
| | 3 | 1 |
QDataWidgetMapperPrivate::indexAt| Name: | QDataWidgetMapperPrivate::indexAt | | Prototype: | inline QModelIndex indexAt(int itemPos) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 85-90 |
| | 3 | 1 |
QDataWidgetMapperPrivate::flipEventFilters| Name: | QDataWidgetMapperPrivate::flipEventFilters | | Prototype: | inline void flipEventFilters(QAbstractItemDelegate *oldDelegate, QAbstractItemDelegate *newDelegate) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 92-102 |
| | 6 | 3 |
QDataWidgetMapperPrivate::findWidget| Name: | QDataWidgetMapperPrivate::findWidget | | Prototype: | int QDataWidgetMapperPrivate::findWidget(QWidget *w) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 133-140 |
| | 4 | 3 |
QDataWidgetMapperPrivate::currentIdx| Name: | QDataWidgetMapperPrivate::currentIdx | | Prototype: | inline int currentIdx() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 80-83 |
| | 1 | 1 |
QDataWidgetMapperPrivate::commit| Name: | QDataWidgetMapperPrivate::commit | | Prototype: | bool QDataWidgetMapperPrivate::commit(const WidgetMapper &m) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 142-158 |
| | 9 | 4 |
QDataWidgetMapperPrivate::_q_modelDestroyed| Name: | QDataWidgetMapperPrivate::_q_modelDestroyed | | Prototype: | void QDataWidgetMapperPrivate::_q_modelDestroyed() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 231-237 |
| | 3 | 1 |
QDataWidgetMapperPrivate::_q_dataChanged| Name: | QDataWidgetMapperPrivate::_q_dataChanged | | Prototype: | void QDataWidgetMapperPrivate::_q_dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QVector<int> &) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 185-194 |
| | 5 | 4 |
QDataWidgetMapperPrivate::_q_commitData| Name: | QDataWidgetMapperPrivate::_q_commitData | | Prototype: | void QDataWidgetMapperPrivate::_q_commitData(QWidget *w) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 196-206 |
| | 6 | 3 |
QDataWidgetMapperPrivate::_q_closeEditor| Name: | QDataWidgetMapperPrivate::_q_closeEditor | | Prototype: | void QDataWidgetMapperPrivate::_q_closeEditor(QWidget *w, QAbstractItemDelegate::EndEditHint hint) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 208-229 |
| | 11 | 7 |
QDataWidgetMapperPrivate::WidgetMapper::WidgetMapper| Name: | QDataWidgetMapperPrivate::WidgetMapper::WidgetMapper | | Prototype: | inline WidgetMapper(QWidget *w = 0, int c = 0, const QModelIndex &i = QModelIndex()) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 114-115 |
| | 1 | 1 |
QDataWidgetMapperPrivate::WidgetMapper::WidgetMapper| Name: | QDataWidgetMapperPrivate::WidgetMapper::WidgetMapper | | Prototype: | inline WidgetMapper(QWidget *w, int c, const QModelIndex &i, const QByteArray &p) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 116-117 |
| | 1 | 1 |
QDataWidgetMapperPrivate::QDataWidgetMapperPrivate| Name: | QDataWidgetMapperPrivate::QDataWidgetMapperPrivate | | Prototype: | QDataWidgetMapperPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 60-64 |
| | 2 | 1 |
QDataWidgetMapper::toPrevious| Name: | QDataWidgetMapper::toPrevious | | Prototype: | void QDataWidgetMapper::toPrevious() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 673-677 |
| | 2 | 1 |
QDataWidgetMapper::toNext| Name: | QDataWidgetMapper::toNext | | Prototype: | void QDataWidgetMapper::toNext() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 657-661 |
| | 2 | 1 |
QDataWidgetMapper::toLast| Name: | QDataWidgetMapper::toLast | | Prototype: | void QDataWidgetMapper::toLast() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 640-644 |
| | 2 | 1 |
QDataWidgetMapper::toFirst| Name: | QDataWidgetMapper::toFirst | | Prototype: | void QDataWidgetMapper::toFirst() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 626-629 |
| | 1 | 1 |
QDataWidgetMapper::submitPolicy| Name: | QDataWidgetMapper::submitPolicy | | Prototype: | QDataWidgetMapper::SubmitPolicy QDataWidgetMapper::submitPolicy() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 825-829 |
| | 2 | 1 |
QDataWidgetMapper::submit| Name: | QDataWidgetMapper::submit | | Prototype: | bool QDataWidgetMapper::submit() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 605-615 |
| | 5 | 3 |
QDataWidgetMapper::setSubmitPolicy| Name: | QDataWidgetMapper::setSubmitPolicy | | Prototype: | void QDataWidgetMapper::setSubmitPolicy(SubmitPolicy policy) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 815-823 |
| | 5 | 2 |
QDataWidgetMapper::setRootIndex| Name: | QDataWidgetMapper::setRootIndex | | Prototype: | void QDataWidgetMapper::setRootIndex(const QModelIndex &index) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 436-440 |
| | 2 | 1 |
QDataWidgetMapper::setOrientation| Name: | QDataWidgetMapper::setOrientation | | Prototype: | void QDataWidgetMapper::setOrientation(Qt::Orientation orientation) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 791-800 |
| | 5 | 2 |
QDataWidgetMapper::setModel| Name: | QDataWidgetMapper::setModel | | Prototype: | void QDataWidgetMapper::setModel(QAbstractItemModel *model) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 349-371 |
| | 15 | 3 |
QDataWidgetMapper::setItemDelegate| Name: | QDataWidgetMapper::setItemDelegate | | Prototype: | void QDataWidgetMapper::setItemDelegate(QAbstractItemDelegate *delegate) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 399-418 |
| | 12 | 3 |
QDataWidgetMapper::setCurrentModelIndex| Name: | QDataWidgetMapper::setCurrentModelIndex | | Prototype: | void QDataWidgetMapper::setCurrentModelIndex(const QModelIndex &index) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 728-738 |
| | 6 | 2 |
QDataWidgetMapper::setCurrentIndex| Name: | QDataWidgetMapper::setCurrentIndex | | Prototype: | void QDataWidgetMapper::setCurrentIndex(int index) | | Coverage: | 0.000% (0/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 689-701 |
| | 8 | 2 |
QDataWidgetMapper::rootIndex| Name: | QDataWidgetMapper::rootIndex | | Prototype: | QModelIndex QDataWidgetMapper::rootIndex() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 447-451 |
| | 2 | 1 |
QDataWidgetMapper::revert| Name: | QDataWidgetMapper::revert | | Prototype: | void QDataWidgetMapper::revert() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 584-589 |
| | 2 | 1 |
QDataWidgetMapper::removeMapping| Name: | QDataWidgetMapper::removeMapping | | Prototype: | void QDataWidgetMapper::removeMapping(QWidget *widget) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 509-519 |
| | 6 | 2 |
QDataWidgetMapper::orientation| Name: | QDataWidgetMapper::orientation | | Prototype: | Qt::Orientation QDataWidgetMapper::orientation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 802-806 |
| | 2 | 1 |
QDataWidgetMapper::model| Name: | QDataWidgetMapper::model | | Prototype: | QAbstractItemModel *QDataWidgetMapper::model() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 378-384 |
| | 4 | 1 |
QDataWidgetMapper::mappedWidgetAt| Name: | QDataWidgetMapper::mappedWidgetAt | | Prototype: | QWidget *QDataWidgetMapper::mappedWidgetAt(int section) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 566-576 |
| | 5 | 3 |
QDataWidgetMapper::mappedSection| Name: | QDataWidgetMapper::mappedSection | | Prototype: | int QDataWidgetMapper::mappedSection(QWidget *widget) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 527-536 |
| | 5 | 2 |
QDataWidgetMapper::mappedPropertyName| Name: | QDataWidgetMapper::mappedPropertyName | | Prototype: | QByteArray QDataWidgetMapper::mappedPropertyName(QWidget *widget) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 546-558 |
| | 8 | 3 |
QDataWidgetMapper::itemDelegate| Name: | QDataWidgetMapper::itemDelegate | | Prototype: | QAbstractItemDelegate *QDataWidgetMapper::itemDelegate() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 423-427 |
| | 2 | 1 |
QDataWidgetMapper::currentIndex| Name: | QDataWidgetMapper::currentIndex | | Prototype: | int QDataWidgetMapper::currentIndex() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 703-707 |
| | 2 | 1 |
QDataWidgetMapper::clearMapping| Name: | QDataWidgetMapper::clearMapping | | Prototype: | void QDataWidgetMapper::clearMapping() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 745-755 |
| | 6 | 3 |
QDataWidgetMapper::addMapping| Name: | QDataWidgetMapper::addMapping | | Prototype: | void QDataWidgetMapper::addMapping(QWidget *widget, int section) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 477-484 |
| | 4 | 1 |
QDataWidgetMapper::addMapping| Name: | QDataWidgetMapper::addMapping | | Prototype: | void QDataWidgetMapper::addMapping(QWidget *widget, int section, const QByteArray &propertyName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 495-502 |
| | 4 | 1 |
QDataWidgetMapper::QDataWidgetMapper| Name: | QDataWidgetMapper::QDataWidgetMapper | | Prototype: | QDataWidgetMapper::QDataWidgetMapper(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/itemviews/qdatawidgetmapper.cpp | | Lines: | 330-334 |
| | 1 | 1 |
QDataStream::~QDataStream| Name: | QDataStream::~QDataStream | | Prototype: | QDataStream::~QDataStream() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 366-370 |
| | 2 | 2 |
QDataStream::writeRawData| Name: | QDataStream::writeRawData | | Prototype: | int QDataStream::writeRawData(const char *s, int len) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1312-1319 |
| | 5 | 4 |
QDataStream::writeBytes| Name: | QDataStream::writeBytes | | Prototype: | QDataStream &QDataStream::writeBytes(const char *s, uint len) | | Coverage: | 60.000% (6/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1294-1301 |
| | 5 | 4 |
QDataStream::unsetDevice| Name: | QDataStream::unsetDevice | | Prototype: | void QDataStream::unsetDevice() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 406-409 |
| | 1 | 1 |
QDataStream::status| Name: | QDataStream::status | | Prototype: | QDataStream::Status QDataStream::status() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 469-472 |
| | 1 | 1 |
QDataStream::startTransaction| Name: | QDataStream::startTransaction | | Prototype: | void QDataStream::startTransaction() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 628-639 |
| | 6 | 4 |
QDataStream::skipRawData| Name: | QDataStream::skipRawData | | Prototype: | int QDataStream::skipRawData(int len) | | Coverage: | 63.636% (14/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1332-1361 |
| | 21 | 8 |
QDataStream::setStatus| Name: | QDataStream::setStatus | | Prototype: | void QDataStream::setStatus(Status status) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 492-496 |
| | 2 | 2 |
QDataStream::setFloatingPointPrecision| Name: | QDataStream::setFloatingPointPrecision | | Prototype: | void QDataStream::setFloatingPointPrecision(QDataStream::FloatingPointPrecision precision) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 456-461 |
| | 3 | 2 |
QDataStream::setDevice| Name: | QDataStream::setDevice | | Prototype: | void QDataStream::setDevice(QIODevice *d) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 391-398 |
| | 4 | 2 |
QDataStream::setByteOrder| Name: | QDataStream::setByteOrder | | Prototype: | void QDataStream::setByteOrder(ByteOrder bo) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 519-526 |
| | 4 | 2 |
QDataStream::rollbackTransaction| Name: | QDataStream::rollbackTransaction | | Prototype: | void QDataStream::rollbackTransaction() | | Coverage: | 26.667% (4/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 699-712 |
| | 8 | 5 |
QDataStream::resetStatus| Name: | QDataStream::resetStatus | | Prototype: | void QDataStream::resetStatus() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 479-482 |
| | 1 | 1 |
QDataStream::readRawData| Name: | QDataStream::readRawData | | Prototype: | int QDataStream::readRawData(char *s, int len) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1056-1060 |
| | 2 | 2 |
QDataStream::readBytes| Name: | QDataStream::readBytes | | Prototype: | QDataStream &QDataStream::readBytes(char *&s, uint &l) | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1010-1045 |
| | 26 | 6 |
QDataStream::readBlock| Name: | QDataStream::readBlock | | Prototype: | int QDataStream::readBlock(char *data, int len) | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 755-765 |
| | 6 | 3 |
QDataStream::operator>>| Name: | QDataStream::operator>> | | Prototype: | QDataStream &QDataStream::operator>>(qint8 &i) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 780-788 |
| | 6 | 3 |
QDataStream::operator>>| Name: | QDataStream::operator>> | | Prototype: | QDataStream &QDataStream::operator>>(qint16 &i) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 806-818 |
| | 7 | 4 |
QDataStream::operator>>| Name: | QDataStream::operator>> | | Prototype: | QDataStream &QDataStream::operator>>(qint32 &i) | | Coverage: | 81.818% (9/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 836-848 |
| | 7 | 4 |
QDataStream::operator>>| Name: | QDataStream::operator>> | | Prototype: | QDataStream &QDataStream::operator>>(qint64 &i) | | Coverage: | 71.429% (10/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 865-883 |
| | 11 | 5 |
QDataStream::operator>>| Name: | QDataStream::operator>> | | Prototype: | QDataStream &QDataStream::operator>>(bool &i) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 889-895 |
| | 4 | 1 |
QDataStream::operator>>| Name: | QDataStream::operator>> | | Prototype: | QDataStream &QDataStream::operator>>(float &f) | | Coverage: | 81.250% (13/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 907-932 |
| | 14 | 5 |
QDataStream::operator>>| Name: | QDataStream::operator>> | | Prototype: | QDataStream &QDataStream::operator>>(double &f) | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 944-969 |
| | 14 | 5 |
QDataStream::operator>>| Name: | QDataStream::operator>> | | Prototype: | QDataStream &QDataStream::operator>>(char *&s) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 986-990 |
| | 2 | 1 |
QDataStream::operator<<| Name: | QDataStream::operator<< | | Prototype: | QDataStream &QDataStream::operator<<(qint8 i) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1081-1087 |
| | 4 | 4 |
QDataStream::operator<<| Name: | QDataStream::operator<< | | Prototype: | QDataStream &QDataStream::operator<<(qint16 i) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1105-1114 |
| | 6 | 5 |
QDataStream::operator<<| Name: | QDataStream::operator<< | | Prototype: | QDataStream &QDataStream::operator<<(qint32 i) | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1123-1132 |
| | 6 | 5 |
QDataStream::operator<<| Name: | QDataStream::operator<< | | Prototype: | QDataStream &QDataStream::operator<<(qint64 i) | | Coverage: | 76.471% (13/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1149-1164 |
| | 10 | 6 |
QDataStream::operator<<| Name: | QDataStream::operator<< | | Prototype: | QDataStream &QDataStream::operator<<(bool i) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1179-1185 |
| | 4 | 4 |
QDataStream::operator<<| Name: | QDataStream::operator<< | | Prototype: | QDataStream &QDataStream::operator<<(float f) | | Coverage: | 42.857% (9/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1196-1222 |
| | 15 | 7 |
QDataStream::operator<<| Name: | QDataStream::operator<< | | Prototype: | QDataStream &QDataStream::operator<<(double f) | | Coverage: | 68.182% (15/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1234-1257 |
| | 13 | 7 |
QDataStream::operator<<| Name: | QDataStream::operator<< | | Prototype: | QDataStream &QDataStream::operator<<(const char *s) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 1271-1281 |
| | 7 | 2 |
QDataStream::floatingPointPrecision| Name: | QDataStream::floatingPointPrecision | | Prototype: | QDataStream::FloatingPointPrecision QDataStream::floatingPointPrecision() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 434-437 |
| | 1 | 1 |
QDataStream::commitTransaction| Name: | QDataStream::commitTransaction | | Prototype: | bool QDataStream::commitTransaction() | | Coverage: | 66.667% (10/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 661-674 |
| | 8 | 5 |
QDataStream::atEnd| Name: | QDataStream::atEnd | | Prototype: | bool QDataStream::atEnd() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 422-425 |
| | 1 | 1 |
QDataStream::abortTransaction| Name: | QDataStream::abortTransaction | | Prototype: | void QDataStream::abortTransaction() | | Coverage: | 33.333% (4/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 735-745 |
| | 6 | 4 |
QDataStream::QDataStream| Name: | QDataStream::QDataStream | | Prototype: | QDataStream::QDataStream() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 279-287 |
| | 6 | 1 |
QDataStream::QDataStream| Name: | QDataStream::QDataStream | | Prototype: | QDataStream::QDataStream(QIODevice *d) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 295-303 |
| | 6 | 1 |
QDataStream::QDataStream| Name: | QDataStream::QDataStream | | Prototype: | QDataStream::QDataStream(QByteArray *a, QIODevice::OpenMode flags) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 318-331 |
| | 9 | 1 |
QDataStream::QDataStream| Name: | QDataStream::QDataStream | | Prototype: | QDataStream::QDataStream(const QByteArray &a) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qdatastream.cpp | | Lines: | 341-355 |
| | 10 | 1 |
QDashedStrokeProcessor::process| Name: | QDashedStrokeProcessor::process | | Prototype: | void QDashedStrokeProcessor::process(const QVectorPath &path, const QPen &pen, const QRectF &clip, QPainter::RenderHints hints) | | Coverage: | 0.000% (0/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulatingstroker.cpp | | Lines: | 520-610 |
| | 63 | 14 |
QDashedStrokeProcessor::QDashedStrokeProcessor| Name: | QDashedStrokeProcessor::QDashedStrokeProcessor | | Prototype: | QDashedStrokeProcessor::QDashedStrokeProcessor() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qtriangulatingstroker.cpp | | Lines: | 511-518 |
| | 3 | 1 |
QDashStroker::processCurrentSubpath| Name: | QDashStroker::processCurrentSubpath | | Prototype: | void QDashStroker::processCurrentSubpath() | | Coverage: | 0.000% (0/61) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 1102-1265 |
| | 101 | 19 |
QDashStroker::patternForStyle| Name: | QDashStroker::patternForStyle | | Prototype: | QVector<qfixed> QDashStroker::patternForStyle(Qt::PenStyle style) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 1032-1058 |
| | 15 | 6 |
QDashStroker::QDashStroker| Name: | QDashStroker::QDashStroker | | Prototype: | QDashStroker::QDashStroker(QStroker *stroker) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qstroker.cpp | | Lines: | 1018-1026 |
| | 4 | 2 |
QDaemonThread::QDaemonThread::[lambda]| Name: | QDaemonThread::QDaemonThread::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | | Lines: | 888-888 |
| | 1 | 1 |
QDaemonThread::QDaemonThread| Name: | QDaemonThread::QDaemonThread | | Prototype: | QDaemonThread::QDaemonThread(QObject *parent) | | Coverage: | 100.000% (2/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qthread.cpp | | Lines: | 883-889 |
| | 2 | 2 |
QDBusXmlParser::QDBusXmlParser| Name: | QDBusXmlParser::QDBusXmlParser | | Prototype: | QDBusXmlParser::QDBusXmlParser(const QString& service, const QString& path, const QString& xmlData) | | Coverage: | 84.848% (28/33) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusxmlparser.cpp | | Lines: | 347-400 |
| | 21 | 14 |
QDBusVirtualObject::QDBusVirtualObject| Name: | QDBusVirtualObject::QDBusVirtualObject | | Prototype: | QDBusVirtualObject::QDBusVirtualObject(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusvirtualobject.cpp | | Lines: | 49-52 |
| | 2 | 1 |
QDBusUtil::isValidUniqueConnectionName| Name: | QDBusUtil::isValidUniqueConnectionName | | Prototype: | bool isValidUniqueConnectionName(const QStringRef &connName) | | Coverage: | 60.000% (12/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 393-414 |
| | 14 | 7 |
QDBusUtil::isValidSingleSignature| Name: | QDBusUtil::isValidSingleSignature | | Prototype: | bool isValidSingleSignature(const QString &signature) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 577-582 |
| | 3 | 1 |
QDBusUtil::isValidSignature| Name: | QDBusUtil::isValidSignature | | Prototype: | bool isValidSignature(const QString &signature) | | Coverage: | 87.500% (7/8) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 558-569 |
| | 7 | 4 |
QDBusUtil::isValidPartOfObjectPath| Name: | QDBusUtil::isValidPartOfObjectPath | | Prototype: | bool isValidPartOfObjectPath(const QStringRef &part) | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 337-348 |
| | 7 | 4 |
QDBusUtil::isValidObjectPath| Name: | QDBusUtil::isValidObjectPath | | Prototype: | bool isValidObjectPath(const QString &path) | | Coverage: | 78.571% (11/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 513-529 |
| | 10 | 5 |
QDBusUtil::isValidMemberName| Name: | QDBusUtil::isValidMemberName | | Prototype: | bool isValidMemberName(const QStringRef &memberName) | | Coverage: | 64.286% (9/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 470-482 |
| | 9 | 5 |
QDBusUtil::isValidInterfaceName| Name: | QDBusUtil::isValidInterfaceName | | Prototype: | bool isValidInterfaceName(const QString& ifaceName) | | Coverage: | 58.333% (7/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 370-384 |
| | 9 | 5 |
QDBusUtil::isValidFixedType| Name: | QDBusUtil::isValidFixedType | | Prototype: | bool isValidFixedType(int c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 544-547 |
| | 1 | 1 |
QDBusUtil::isValidErrorName| Name: | QDBusUtil::isValidErrorName | | Prototype: | bool isValidErrorName(const QString &errorName) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 495-498 |
| | 1 | 1 |
QDBusUtil::isValidBusName| Name: | QDBusUtil::isValidBusName | | Prototype: | bool isValidBusName(const QString &busName) | | Coverage: | 62.500% (15/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 437-462 |
| | 17 | 9 |
QDBusUtil::isValidBasicType| Name: | QDBusUtil::isValidBasicType | | Prototype: | bool isValidBasicType(int c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusutil.cpp | | Lines: | 535-538 |
| | 1 | 1 |