Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QIcon::paintName: | QIcon::paint | Prototype: | void QIcon::paint(QPainter *painter, const QRect &rect, Qt::Alignment alignment, Mode mode, State state) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 888-911 |
| | 18 | 6 |
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::nameName: | QIcon::name | Prototype: | QString QIcon::name() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 1076-1081 |
| | 3 | 2 |
QIcon::isNullName: | QIcon::isNull | Prototype: | bool QIcon::isNull() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 930-933 |
| | 1 | 1 |
QIcon::isMaskName: | QIcon::isMask | Prototype: | bool QIcon::isMask() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 1261-1266 |
| | 3 | 2 |
QIcon::isDetachedName: | QIcon::isDetached | Prototype: | bool QIcon::isDetached() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 937-940 |
| | 1 | 1 |
QIcon::hasThemeIconName: | QIcon::hasThemeIcon | Prototype: | bool QIcon::hasThemeIcon(const QString &name) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 1227-1232 |
| | 2 | 1 |
QIcon::fromThemeName: | 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::fromThemeName: | QIcon::fromTheme | Prototype: | QIcon QIcon::fromTheme(const QString &name, const QIcon &fallback) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 1209-1217 |
| | 4 | 2 |
QIcon::detachName: | QIcon::detach | Prototype: | void QIcon::detach() | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 944-961 |
| | 13 | 6 |
QIcon::cacheKeyName: | QIcon::cacheKey | Prototype: | qint64 QIcon::cacheKey() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 759-764 |
| | 3 | 2 |
QIcon::availableSizesName: | QIcon::availableSizes | Prototype: | QList<QSize> QIcon::availableSizes(Mode mode, State state) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 1058-1063 |
| | 3 | 2 |
QIcon::addPixmapName: | 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::addFileName: | QIcon::addFile | Prototype: | void QIcon::addFile(const QString &fileName, const QSize &size, Mode mode, State state) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 1027-1050 |
| | 14 | 5 |
QIcon::actualSizeName: | QIcon::actualSize | Prototype: | QSize QIcon::actualSize(const QSize &size, Mode mode, State state) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 817-822 |
| | 3 | 2 |
QIcon::actualSizeName: | 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 |
QIcon::QIconName: | QIcon::QIcon | Prototype: | QIcon::QIcon() noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 615-618 |
| | 2 | 1 |
QIcon::QIconName: | QIcon::QIcon | Prototype: | QIcon::QIcon(const QPixmap &pixmap) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 623-627 |
| | 1 | 1 |
QIcon::QIconName: | QIcon::QIcon | Prototype: | QIcon::QIcon(const QIcon &other) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 632-637 |
| | 2 | 2 |
QIcon::QIconName: | QIcon::QIcon | Prototype: | QIcon::QIcon(const QString &fileName) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 664-668 |
| | 1 | 1 |
QIcon::QIconName: | QIcon::QIcon | Prototype: | QIcon::QIcon(QIconEngine *engine) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qicon.cpp | Lines: | 675-679 |
| | 1 | 1 |
QIPAddressUtils::toStringName: | QIPAddressUtils::toString | Prototype: | void toString(QString &appendTo, IPv4Address address) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qipaddress.cpp | Lines: | 129-140 |
| | 7 | 1 |
QIPAddressUtils::toStringName: | QIPAddressUtils::toString | Prototype: | void toString(QString &appendTo, IPv6Address address) | Coverage: | 92.105% (70/76) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qipaddress.cpp | Lines: | 256-355 |
| | 58 | 21 |
QIPAddressUtils::toHexName: | QIPAddressUtils::toHex | Prototype: | static inline QChar toHex(uchar c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qipaddress.cpp | Lines: | 251-254 |
| | 1 | 1 |
QIPAddressUtils::parseIp6Name: | QIPAddressUtils::parseIp6 | Prototype: | const QChar *parseIp6(IPv6Address &address, const QChar *begin, const QChar *end) | Coverage: | 97.500% (78/80) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qipaddress.cpp | Lines: | 152-249 |
| | 67 | 21 |
QIPAddressUtils::parseIp4InternalName: | QIPAddressUtils::parseIp4Internal | Prototype: | static bool parseIp4Internal(IPv4Address &address, const char *ptr, bool acceptLeadingZero) | Coverage: | 94.340% (50/53) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qipaddress.cpp | Lines: | 85-127 |
| | 34 | 13 |
QIPAddressUtils::parseIp4Name: | QIPAddressUtils::parseIp4 | Prototype: | bool parseIp4(IPv4Address &address, const QChar *begin, const QChar *end) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qipaddress.cpp | Lines: | 74-83 |
| | 6 | 2 |
QIPAddressUtils::numberName: | QIPAddressUtils::number | Prototype: | static QString number(quint8 val, int base = 10) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qipaddress.cpp | Lines: | 48-52 |
| | 2 | 1 |
QIPAddressUtils::checkedToAsciiName: | 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::setWriteChannelCountName: | 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::setReadChannelCountName: | QIODevicePrivate::setReadChannelCount | Prototype: | void QIODevicePrivate::setReadChannelCount(int count) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 684-694 |
| | 6 | 2 |
QIODevicePrivate::seekBufferName: | QIODevicePrivate::seekBuffer | Prototype: | void QIODevicePrivate::seekBuffer(qint64 newPos) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 883-896 |
| | 5 | 2 |
QIODevicePrivate::putCharHelperName: | QIODevicePrivate::putCharHelper | Prototype: | bool QIODevicePrivate::putCharHelper(char c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1742-1745 |
| | 1 | 1 |
QIODevicePrivate::peekName: | 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::peekName: | 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 |
QIODevicePrivate::QIODevicePrivateName: | QIODevicePrivate::QIODevicePrivate | Prototype: | QIODevicePrivate::QIODevicePrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 158-175 |
| | 2 | 1 |
QIODevice::writeChannelCountName: | QIODevice::writeChannelCount | Prototype: | int QIODevice::writeChannelCount() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 637-640 |
| | 1 | 1 |
QIODevice::writeName: | QIODevice::write | Prototype: | qint64 QIODevice::write(const char *data, qint64 maxSize) | Coverage: | 77.273% (17/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1594-1664 |
| | 12 | 6 |
QIODevice::writeName: | QIODevice::write | Prototype: | qint64 QIODevice::write(const char *data) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1682-1685 |
| | 1 | 1 |
QIODevice::waitForReadyReadName: | QIODevice::waitForReadyRead | Prototype: | bool QIODevice::waitForReadyRead(int msecs) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1885-1889 |
| | 2 | 1 |
QIODevice::waitForBytesWrittenName: | QIODevice::waitForBytesWritten | Prototype: | bool QIODevice::waitForBytesWritten(int msecs) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1917-1921 |
| | 2 | 1 |
QIODevice::ungetCharName: | QIODevice::ungetChar | Prototype: | void QIODevice::ungetChar(char c) | Coverage: | 46.154% (6/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1708-1725 |
| | 8 | 5 |
QIODevice::startTransactionName: | QIODevice::startTransaction | Prototype: | void QIODevice::startTransaction() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1516-1525 |
| | 6 | 2 |
QIODevice::sizeName: | QIODevice::size | Prototype: | qint64 QIODevice::size() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 832-835 |
| | 1 | 1 |
QIODevice::setTextModeEnabledName: | 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::setOpenModeName: | QIODevice::setOpenMode | Prototype: | void QIODevice::setOpenMode(OpenMode openMode) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 531-541 |
| | 5 | 1 |
QIODevice::setErrorStringName: | QIODevice::setErrorString | Prototype: | void QIODevice::setErrorString(const QString &str) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1929-1932 |
| | 1 | 1 |
QIODevice::setCurrentWriteChannelName: | QIODevice::setCurrentWriteChannel | Prototype: | void QIODevice::setCurrentWriteChannel(int channel) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 718-728 |
| | 2 | 1 |
QIODevice::setCurrentReadChannelName: | QIODevice::setCurrentReadChannel | Prototype: | void QIODevice::setCurrentReadChannel(int channel) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 664-679 |
| | 5 | 2 |
QIODevice::seekName: | QIODevice::seek | Prototype: | bool QIODevice::seek(qint64 pos) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 849-878 |
| | 13 | 4 |
QIODevice::rollbackTransactionName: | 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::resetName: | QIODevice::reset | Prototype: | bool QIODevice::reset() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 933-939 |
| | 1 | 1 |
QIODevice::readLineDataName: | QIODevice::readLineData | Prototype: | qint64 QIODevice::readLineData(char *data, qint64 maxSize) | Coverage: | 100.000% (14/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1453-1475 |
| | 13 | 4 |
QIODevice::readLineName: | QIODevice::readLine | Prototype: | qint64 QIODevice::readLine(char *data, qint64 maxSize) | Coverage: | 70.149% (47/67) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1282-1382 |
| | 50 | 17 |
QIODevice::readLineName: | QIODevice::readLine | Prototype: | QByteArray QIODevice::readLine(qint64 maxSize) | Coverage: | 78.571% (22/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1394-1434 |
| | 22 | 8 |
QIODevice::readChannelCountName: | QIODevice::readChannelCount | Prototype: | int QIODevice::readChannelCount() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 624-627 |
| | 1 | 1 |
QIODevice::readAllName: | QIODevice::readAll | Prototype: | QByteArray QIODevice::readAll() | Coverage: | 84.000% (21/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1200-1244 |
| | 25 | 7 |
QIODevice::readName: | QIODevice::read | Prototype: | qint64 QIODevice::read(char *data, qint64 maxSize) | Coverage: | 96.040% (97/101) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 988-1141 |
| | 80 | 27 |
QIODevice::readName: | QIODevice::read | Prototype: | QByteArray QIODevice::read(qint64 maxSize) | Coverage: | 44.000% (11/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1154-1190 |
| | 19 | 8 |
QIODevice::putCharName: | QIODevice::putChar | Prototype: | bool QIODevice::putChar(char c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1734-1737 |
| | 1 | 1 |
QIODevice::posName: | QIODevice::pos | Prototype: | qint64 QIODevice::pos() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 814-821 |
| | 2 | 1 |
QIODevice::peekName: | QIODevice::peek | Prototype: | qint64 QIODevice::peek(char *data, qint64 maxSize) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1835-1838 |
| | 1 | 1 |
QIODevice::peekName: | QIODevice::peek | Prototype: | QByteArray QIODevice::peek(qint64 maxSize) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1857-1860 |
| | 1 | 1 |
QIODevice::openModeName: | QIODevice::openMode | Prototype: | QIODevice::OpenMode QIODevice::openMode() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 519-522 |
| | 1 | 1 |
QIODevice::openName: | QIODevice::open | Prototype: | bool QIODevice::open(OpenMode mode) | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 756-770 |
| | 9 | 1 |
QIODevice::isWritableName: | QIODevice::isWritable | Prototype: | bool QIODevice::isWritable() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 611-614 |
| | 1 | 1 |
QIODevice::isTransactionStartedName: | QIODevice::isTransactionStarted | Prototype: | bool QIODevice::isTransactionStarted() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1582-1585 |
| | 1 | 1 |
QIODevice::isTextModeEnabledName: | QIODevice::isTextModeEnabled | Prototype: | bool QIODevice::isTextModeEnabled() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 570-573 |
| | 1 | 1 |
QIODevice::isSequentialName: | QIODevice::isSequential | Prototype: | bool QIODevice::isSequential() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 508-511 |
| | 1 | 1 |
QIODevice::isReadableName: | QIODevice::isReadable | Prototype: | bool QIODevice::isReadable() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 597-600 |
| | 1 | 1 |
QIODevice::isOpenName: | QIODevice::isOpen | Prototype: | bool QIODevice::isOpen() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 583-586 |
| | 1 | 1 |
QIODevice::getCharName: | QIODevice::getChar | Prototype: | bool QIODevice::getChar(char *c) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1811-1816 |
| | 2 | 1 |
QIODevice::errorStringName: | QIODevice::errorString | Prototype: | QString QIODevice::errorString() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1940-1951 |
| | 4 | 2 |
QIODevice::currentWriteChannelName: | QIODevice::currentWriteChannel | Prototype: | int QIODevice::currentWriteChannel() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 703-706 |
| | 1 | 1 |
QIODevice::currentReadChannelName: | QIODevice::currentReadChannel | Prototype: | int QIODevice::currentReadChannel() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 649-652 |
| | 1 | 1 |
QIODevice::commitTransactionName: | 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 |
QIODevice::closeName: | QIODevice::close | Prototype: | void QIODevice::close() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 778-799 |
| | 11 | 2 |
QIODevice::canReadLineName: | QIODevice::canReadLine | Prototype: | bool QIODevice::canReadLine() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 1494-1499 |
| | 3 | 1 |
QIODevice::bytesToWriteName: | QIODevice::bytesToWrite | Prototype: | qint64 QIODevice::bytesToWrite() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 970-973 |
| | 1 | 1 |
QIODevice::bytesAvailableName: | QIODevice::bytesAvailable | Prototype: | qint64 QIODevice::bytesAvailable() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 953-959 |
| | 4 | 2 |
QIODevice::atEndName: | QIODevice::atEnd | Prototype: | bool QIODevice::atEnd() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 910-920 |
| | 4 | 1 |
QIODevice::QIODeviceName: | QIODevice::QIODevice | Prototype: | QIODevice::QIODevice() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 445-453 |
| | 7 | 1 |
QIODevice::QIODeviceName: | QIODevice::QIODevice | Prototype: | QIODevice::QIODevice(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 459-465 |
| | 5 | 1 |
QIODevice::QIODeviceName: | QIODevice::QIODevice | Prototype: | QIODevice::QIODevice(QIODevicePrivate &dd, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qiodevice.cpp | Lines: | 470-473 |
| | 2 | 1 |
QHttpThreadDelegate::~QHttpThreadDelegateName: | 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::synchronousProxyAuthenticationRequiredSlotName: | 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::synchronousHeaderChangedSlotName: | QHttpThreadDelegate::synchronousHeaderChangedSlot | Prototype: | void QHttpThreadDelegate::synchronousHeaderChangedSlot() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | Lines: | 630-645 |
| | 8 | 2 |
QHttpThreadDelegate::synchronousFinishedWithErrorSlotName: | QHttpThreadDelegate::synchronousFinishedWithErrorSlot | Prototype: | void QHttpThreadDelegate::synchronousFinishedWithErrorSlot(QNetworkReply::NetworkError errorCode, const QString &detail) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | Lines: | 562-578 |
| | 8 | 2 |
QHttpThreadDelegate::synchronousFinishedSlotName: | 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::synchronousAuthenticationRequiredSlotName: | 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::startRequestSynchronouslyName: | QHttpThreadDelegate::startRequestSynchronously | Prototype: | void QHttpThreadDelegate::startRequestSynchronously() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | Lines: | 246-268 |
| | 8 | 1 |
QHttpThreadDelegate::startRequest::[lambda]Name: | QHttpThreadDelegate::startRequest::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | Lines: | 292-292 |
| | 0 | 1 |
QHttpThreadDelegate::startRequestName: | QHttpThreadDelegate::startRequest | Prototype: | void QHttpThreadDelegate::startRequest() | Coverage: | 87.500% (35/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | Lines: | 272-396 |
| | 62 | 12 |
QHttpThreadDelegate::sslErrorsSlotName: | QHttpThreadDelegate::sslErrorsSlot | Prototype: | void QHttpThreadDelegate::sslErrorsSlot(const QList<QSslError> &errors) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | Lines: | 675-689 |
| | 10 | 4 |
QHttpThreadDelegate::readyReadSlotName: | QHttpThreadDelegate::readyReadSlot | Prototype: | void QHttpThreadDelegate::readyReadSlot() | Coverage: | 83.333% (20/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | Lines: | 441-476 |
| | 20 | 8 |
QHttpThreadDelegate::readBufferSizeChangedName: | QHttpThreadDelegate::readBufferSizeChanged | Prototype: | void QHttpThreadDelegate::readBufferSizeChanged(qint64 size) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | Lines: | 420-430 |
| | 4 | 2 |
QHttpThreadDelegate::readBufferFreedName: | QHttpThreadDelegate::readBufferFreed | Prototype: | void QHttpThreadDelegate::readBufferFreed(qint64 size) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | Lines: | 432-439 |
| | 3 | 2 |
QHttpThreadDelegate::preSharedKeyAuthenticationRequiredSlotName: | QHttpThreadDelegate::preSharedKeyAuthenticationRequiredSlot | Prototype: | void QHttpThreadDelegate::preSharedKeyAuthenticationRequiredSlot(QSslPreSharedKeyAuthenticator *authenticator) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | Lines: | 691-697 |
| | 3 | 2 |
QHttpThreadDelegate::headerChangedSlotName: | QHttpThreadDelegate::headerChangedSlot | Prototype: | void QHttpThreadDelegate::headerChangedSlot() | Coverage: | 76.471% (13/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpthreaddelegate.cpp | Lines: | 585-628 |
| | 23 | 5 |
QHttpThreadDelegate::finishedWithErrorSlotName: | 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 |