Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QFrameInfo::isValidName: | QFrameInfo::isValid | Prototype: | inline bool isValid() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/image/qmovie.cpp | Lines: | 207-210 |
| | 1 | 1 |
QFramePrivate::QFramePrivateName: | QFramePrivate::QFramePrivate | Prototype: | QFramePrivate::QFramePrivate() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 47-56 |
| | 2 | 1 |
QFramePrivate::initName: | QFramePrivate::init | Prototype: | inline void QFramePrivate::init() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 62-65 |
| | 1 | 1 |
QFramePrivate::updateFrameWidthName: | QFramePrivate::updateFrameWidth | Prototype: | void QFramePrivate::updateFrameWidth() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 428-435 |
| | 5 | 1 |
QFramePrivate::updateStyledFrameWidthsName: | QFramePrivate::updateStyledFrameWidths | Prototype: | void QFramePrivate::updateStyledFrameWidths() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/widgets/qframe.cpp | Lines: | 408-421 |
| | 10 | 1 |
QFreetypeFace::addBitmapToPathName: | QFreetypeFace::addBitmapToPath | Prototype: | void QFreetypeFace::addBitmapToPath(FT_GlyphSlot slot, const QFixedPoint &point, QPainterPath *path) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 521-530 |
| | 6 | 2 |
QFreetypeFace::addGlyphToPathName: | QFreetypeFace::addGlyphToPath | Prototype: | void QFreetypeFace::addGlyphToPath(FT_Face face, FT_GlyphSlot g, const QFixedPoint &point, QPainterPath *path, FT_Fixed x_scale, FT_Fixed y_scale) | Coverage: | 65.000% (26/40) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 427-517 |
| | 57 | 15 |
QFreetypeFace::cleanupName: | QFreetypeFace::cleanup | Prototype: | void QFreetypeFace::cleanup() | Coverage: | 66.667% (4/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 295-303 |
| | 5 | 2 |
QFreetypeFace::computeSizeName: | QFreetypeFace::computeSize | Prototype: | void QFreetypeFace::computeSize(const QFontDef &fontDef, int *xsize, int *ysize, bool *outline_drawing) | Coverage: | 13.889% (5/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 327-367 |
| | 24 | 8 |
QFreetypeFace::fsTypeName: | QFreetypeFace::fsType | Prototype: | int QFreetypeFace::fsType() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 159-166 |
| | 5 | 2 |
QFreetypeFace::getFaceName: | QFreetypeFace::getFace | Prototype: | QFreetypeFace *QFreetypeFace::getFace(const QFontEngine::FaceId &face_id, const QByteArray &fontData) | Coverage: | 70.312% (45/64) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 198-293 |
| | 61 | 22 |
QFreetypeFace::getPointInOutlineName: | QFreetypeFace::getPointInOutline | Prototype: | int QFreetypeFace::getPointInOutline(glyph_t glyph, int flags, quint32 point, QFixed *xpos, QFixed *ypos, quint32 *nPoints) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 168-187 |
| | 12 | 5 |
QFreetypeFace::getSfntTableName: | QFreetypeFace::getSfntTable | Prototype: | bool QFreetypeFace::getSfntTable(uint tag, uchar *buffer, uint *length) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 399-402 |
| | 1 | 1 |
QFreetypeFace::propertiesName: | QFreetypeFace::properties | Prototype: | QFontEngine::Properties QFreetypeFace::properties() const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 369-397 |
| | 23 | 3 |
QFreetypeFace::releaseName: | QFreetypeFace::release | Prototype: | void QFreetypeFace::release(const QFontEngine::FaceId &face_id) | Coverage: | 92.308% (12/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qfontengine_ft.cpp | Lines: | 305-324 |
| | 10 | 5 |
QFtp::QFtpName: | QFtp::QFtp | Prototype: | QFtp::QFtp(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1419-1440 |
| | 16 | 1 |
QFtp::abortName: | QFtp::abort | Prototype: | void QFtp::abort() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2101-2108 |
| | 4 | 2 |
QFtp::bytesAvailableName: | QFtp::bytesAvailable | Prototype: | qint64 QFtp::bytesAvailable() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2042-2045 |
| | 1 | 1 |
QFtp::cdName: | QFtp::cd | Prototype: | int QFtp::cd(const QString &dir) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1801-1804 |
| | 1 | 1 |
QFtp::clearPendingCommandsName: | QFtp::clearPendingCommands | Prototype: | void QFtp::clearPendingCommands() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2182-2187 |
| | 2 | 2 |
QFtp::closeName: | QFtp::close | Prototype: | int QFtp::close() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1722-1725 |
| | 1 | 1 |
QFtp::connectToHostName: | QFtp::connectToHost | Prototype: | int QFtp::connectToHost(const QString &host, quint16 port) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1666-1674 |
| | 6 | 1 |
QFtp::currentCommandName: | QFtp::currentCommand | Prototype: | QFtp::Command QFtp::currentCommand() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2131-2136 |
| | 3 | 2 |
QFtp::currentDeviceName: | QFtp::currentDevice | Prototype: | QIODevice* QFtp::currentDevice() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2149-2157 |
| | 6 | 3 |
QFtp::currentIdName: | QFtp::currentId | Prototype: | int QFtp::currentId() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2117-2122 |
| | 3 | 2 |
QFtp::errorName: | QFtp::error | Prototype: | QFtp::Error QFtp::error() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2209-2212 |
| | 1 | 1 |
QFtp::errorStringName: | QFtp::errorString | Prototype: | QString QFtp::errorString() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2226-2229 |
| | 1 | 1 |
QFtp::getName: | QFtp::get | Prototype: | int QFtp::get(const QString &file, QIODevice *dev, TransferType type) | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1847-1858 |
| | 8 | 2 |
QFtp::hasPendingCommandsName: | QFtp::hasPendingCommands | Prototype: | bool QFtp::hasPendingCommands() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2169-2172 |
| | 1 | 1 |
QFtp::listName: | QFtp::list | Prototype: | int QFtp::list(const QString &dir) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1774-1784 |
| | 7 | 2 |
QFtp::loginName: | QFtp::login | Prototype: | int QFtp::login(const QString &user, const QString &password) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1695-1701 |
| | 4 | 1 |
QFtp::mkdirName: | QFtp::mkdir | Prototype: | int QFtp::mkdir(const QString &dir) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1962-1965 |
| | 1 | 1 |
QFtp::putName: | QFtp::put | Prototype: | int QFtp::put(const QByteArray &data, const QString &file, TransferType type) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1885-1896 |
| | 8 | 2 |
QFtp::putName: | QFtp::put | Prototype: | int QFtp::put(QIODevice *dev, const QString &file, TransferType type) | Coverage: | 62.500% (5/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1913-1925 |
| | 9 | 3 |
QFtp::rawCommandName: | QFtp::rawCommand | Prototype: | int QFtp::rawCommand(const QString &command) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2029-2033 |
| | 2 | 1 |
QFtp::readName: | QFtp::read | Prototype: | qint64 QFtp::read(char *data, qint64 maxlen) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2054-2057 |
| | 1 | 1 |
QFtp::readAllName: | QFtp::readAll | Prototype: | QByteArray QFtp::readAll() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2066-2069 |
| | 1 | 1 |
QFtp::removeName: | QFtp::remove | Prototype: | int QFtp::remove(const QString &file) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1942-1945 |
| | 1 | 1 |
QFtp::renameName: | QFtp::rename | Prototype: | int QFtp::rename(const QString &oldname, const QString &newname) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2002-2008 |
| | 4 | 1 |
QFtp::rmdirName: | QFtp::rmdir | Prototype: | int QFtp::rmdir(const QString &dir) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1982-1985 |
| | 1 | 1 |
QFtp::setProxyName: | QFtp::setProxy | Prototype: | int QFtp::setProxy(const QString &host, quint16 port) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1749-1754 |
| | 3 | 1 |
QFtp::setTransferModeName: | QFtp::setTransferMode | Prototype: | int QFtp::setTransferMode(TransferMode mode) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1733-1739 |
| | 4 | 1 |
QFtp::stateName: | QFtp::state | Prototype: | QFtp::State QFtp::state() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2196-2199 |
| | 1 | 1 |
QFtp::~QFtpName: | QFtp::~QFtp | Prototype: | QFtp::~QFtp() | Coverage: | 100.000% (2/2) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2436-2440 |
| | 2 | 1 |
QFtpCommand::QFtpCommandName: | QFtpCommand::QFtpCommand | Prototype: | QFtpCommand::QFtpCommand(QFtp::Command cmd, const QStringList &raw, const QByteArray &ba) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 248-253 |
| | 2 | 1 |
QFtpCommand::QFtpCommandName: | QFtpCommand::QFtpCommand | Prototype: | QFtpCommand::QFtpCommand(QFtp::Command cmd, const QStringList &raw, QIODevice *dev) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 255-260 |
| | 2 | 1 |
QFtpCommand::~QFtpCommandName: | QFtpCommand::~QFtpCommand | Prototype: | QFtpCommand::~QFtpCommand() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 262-266 |
| | 2 | 2 |
QFtpDTP::QFtpDTPName: | QFtpDTP::QFtpDTP | Prototype: | QFtpDTP::QFtpDTP(QFtpPI *p, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 273-283 |
| | 3 | 1 |
QFtpDTP::abortConnectionName: | QFtpDTP::abortConnection | Prototype: | void QFtpDTP::abortConnection() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 447-458 |
| | 4 | 2 |
QFtpDTP::bytesAvailableName: | QFtpDTP::bytesAvailable | Prototype: | qint64 QFtpDTP::bytesAvailable() const | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 352-357 |
| | 3 | 2 |
QFtpDTP::clearDataName: | QFtpDTP::clearData | Prototype: | void QFtpDTP::clearData() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 772-776 |
| | 2 | 1 |
QFtpDTP::clearErrorName: | QFtpDTP::clearError | Prototype: | inline void QFtpDTP::clearError() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 442-445 |
| | 1 | 1 |
QFtpDTP::connectToHostName: | QFtpDTP::connectToHost | Prototype: | void QFtpDTP::connectToHost(const QString & host, quint16 port) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 304-325 |
| | 13 | 2 |
QFtpDTP::dataReadyReadName: | QFtpDTP::dataReadyRead | Prototype: | void QFtpDTP::dataReadyRead() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 427-430 |
| | 1 | 1 |
QFtpDTP::errorMessageName: | QFtpDTP::errorMessage | Prototype: | inline QString QFtpDTP::errorMessage() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 437-440 |
| | 1 | 1 |
QFtpDTP::hasErrorName: | QFtpDTP::hasError | Prototype: | inline bool QFtpDTP::hasError() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 432-435 |
| | 1 | 1 |
QFtpDTP::parseDirName: | QFtpDTP::parseDir | Prototype: | bool QFtpDTP::parseDir(const QByteArray &buffer, const QString &userName, QUrlInfo *info) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 609-634 |
| | 14 | 4 |
QFtpDTP::readName: | QFtpDTP::read | Prototype: | qint64 QFtpDTP::read(char *data, qint64 maxlen) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 359-372 |
| | 8 | 2 |
QFtpDTP::readAllName: | QFtpDTP::readAll | Prototype: | QByteArray QFtpDTP::readAll() | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 374-385 |
| | 7 | 2 |
QFtpDTP::setBytesTotalName: | QFtpDTP::setBytesTotal | Prototype: | void QFtpDTP::setBytesTotal(qint64 bytes) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 297-302 |
| | 3 | 1 |
QFtpDTP::setDataName: | QFtpDTP::setData | Prototype: | void QFtpDTP::setData(QByteArray *ba) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 285-289 |
| | 2 | 1 |
QFtpDTP::setDeviceName: | QFtpDTP::setDevice | Prototype: | void QFtpDTP::setDevice(QIODevice *dev) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 291-295 |
| | 2 | 1 |
QFtpDTP::setupListenerName: | QFtpDTP::setupListener | Prototype: | int QFtpDTP::setupListener(const QHostAddress &address) | Coverage: | 50.000% (3/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 327-336 |
| | 4 | 2 |
QFtpDTP::setupSocketName: | QFtpDTP::setupSocket | Prototype: | void QFtpDTP::setupSocket() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 759-770 |
| | 8 | 1 |
QFtpDTP::socketBytesWrittenName: | QFtpDTP::socketBytesWritten | Prototype: | void QFtpDTP::socketBytesWritten(qint64 bytes) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 748-757 |
| | 4 | 2 |
QFtpDTP::socketConnectedName: | QFtpDTP::socketConnected | Prototype: | void QFtpDTP::socketConnected() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 636-643 |
| | 2 | 1 |
QFtpDTP::socketConnectionClosedName: | QFtpDTP::socketConnectionClosed | Prototype: | void QFtpDTP::socketConnectionClosed() | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 732-746 |
| | 6 | 3 |
QFtpDTP::socketErrorName: | QFtpDTP::socketError | Prototype: | void QFtpDTP::socketError(QAbstractSocket::SocketError e) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 717-730 |
| | 4 | 3 |
QFtpDTP::socketReadyReadName: | QFtpDTP::socketReadyRead | Prototype: | void QFtpDTP::socketReadyRead() | Coverage: | 63.889% (23/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 645-715 |
| | 31 | 12 |
QFtpDTP::stateName: | QFtpDTP::state | Prototype: | QTcpSocket::SocketState QFtpDTP::state() const | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 347-350 |
| | 1 | 1 |
QFtpDTP::waitForConnectionName: | QFtpDTP::waitForConnection | Prototype: | void QFtpDTP::waitForConnection() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 338-345 |
| | 2 | 2 |
QFtpDTP::writeDataName: | QFtpDTP::writeData | Prototype: | void QFtpDTP::writeData() | Coverage: | 79.310% (23/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 387-425 |
| | 21 | 8 |
QFtpPI::QFtpPIName: | QFtpPI::QFtpPI | Prototype: | QFtpPI::QFtpPI(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 783-808 |
| | 13 | 1 |
QFtpPI::abortName: | QFtpPI::abort | Prototype: | void QFtpPI::abort() | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 854-881 |
| | 11 | 4 |
QFtpPI::clearPendingCommandsName: | QFtpPI::clearPendingCommands | Prototype: | void QFtpPI::clearPendingCommands() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 846-852 |
| | 4 | 1 |
QFtpPI::connectToHostName: | QFtpPI::connectToHost | Prototype: | void QFtpPI::connectToHost(const QString &host, quint16 port) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 810-819 |
| | 4 | 1 |
QFtpPI::connectedName: | QFtpPI::connected | Prototype: | void QFtpPI::connected() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 888-898 |
| | 3 | 1 |
QFtpPI::connectionClosedName: | QFtpPI::connectionClosed | Prototype: | void QFtpPI::connectionClosed() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 900-904 |
| | 2 | 1 |
QFtpPI::currentCommandName: | QFtpPI::currentCommand | Prototype: | QString currentCommand() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 159-160 |
| | 1 | 1 |
QFtpPI::delayedCloseFinishedName: | QFtpPI::delayedCloseFinished | Prototype: | void QFtpPI::delayedCloseFinished() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 906-909 |
| | 1 | 1 |
QFtpPI::dtpConnectStateName: | QFtpPI::dtpConnectState | Prototype: | void QFtpPI::dtpConnectState(int s) | Coverage: | 53.333% (8/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1222-1249 |
| | 16 | 8 |
QFtpPI::errorName: | QFtpPI::error | Prototype: | void QFtpPI::error(QAbstractSocket::SocketError e) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 911-926 |
| | 12 | 4 |
QFtpPI::hostFoundName: | QFtpPI::hostFound | Prototype: | void QFtpPI::hostFound() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 883-886 |
| | 1 | 1 |
QFtpPI::processReplyName: | QFtpPI::processReply | Prototype: | bool QFtpPI::processReply() | Coverage: | 64.948% (63/97) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 987-1151 |
| | 78 | 32 |
QFtpPI::readyReadName: | QFtpPI::readyRead | Prototype: | void QFtpPI::readyRead() | Coverage: | 78.378% (29/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 928-977 |
| | 34 | 12 |
QFtpPI::sendCommandName: | QFtpPI::sendCommand | Prototype: | bool sendCommand(const QString &cmd) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 153-154 |
| | 1 | 1 |
QFtpPI::sendCommandsName: | QFtpPI::sendCommands | Prototype: | bool QFtpPI::sendCommands(const QStringList &cmds) | Coverage: | 66.667% (6/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 831-844 |
| | 8 | 3 |
QFtpPI::startNextCmdName: | QFtpPI::startNextCmd | Prototype: | bool QFtpPI::startNextCmd() | Coverage: | 58.621% (17/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1159-1220 |
| | 36 | 8 |
QFtpPrivate::QFtpPrivateName: | QFtpPrivate::QFtpPrivate | Prototype: | inline QFtpPrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1266-1268 |
| | 1 | 1 |
QFtpPrivate::_q_piConnectStateName: | QFtpPrivate::_q_piConnectState | Prototype: | void QFtpPrivate::_q_piConnectState(int connectState) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2412-2420 |
| | 5 | 2 |
QFtpPrivate::_q_piErrorName: | QFtpPrivate::_q_piError | Prototype: | void QFtpPrivate::_q_piError(int errorCode, const QString &text) | Coverage: | 70.270% (26/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2336-2408 |
| | 49 | 15 |
QFtpPrivate::_q_piFinishedName: | QFtpPrivate::_q_piFinished | Prototype: | void QFtpPrivate::_q_piFinished(const QString&) | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2306-2332 |
| | 13 | 5 |
QFtpPrivate::_q_piFtpReplyName: | QFtpPrivate::_q_piFtpReply | Prototype: | void QFtpPrivate::_q_piFtpReply(int code, const QString &text) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2424-2430 |
| | 3 | 2 |
QFtpPrivate::_q_startNextCommandName: | QFtpPrivate::_q_startNextCommand | Prototype: | void QFtpPrivate::_q_startNextCommand() | Coverage: | 78.571% (44/56) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 2233-2302 |
| | 48 | 16 |
QFtpPrivate::addCommandName: | QFtpPrivate::addCommand | Prototype: | int QFtpPrivate::addCommand(QFtpCommand *cmd) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1295-1304 |
| | 4 | 2 |
QFtpPrivate::~QFtpPrivateName: | QFtpPrivate::~QFtpPrivate | Prototype: | ~QFtpPrivate() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qftp.cpp | Lines: | 1270-1270 |
| | 1 | 2 |
QFullCoverage::storeName: | QFullCoverage::store | Prototype: | inline void store(uint *dest, const uint src) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp | Lines: | 815-818 |
| | 1 | 1 |
QFusionStyle::QFusionStyleName: | QFusionStyle::QFusionStyle | Prototype: | QFusionStyle::QFusionStyle() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | Lines: | 354-357 |
| | 1 | 1 |
QFusionStyle::QFusionStyleName: | QFusionStyle::QFusionStyle | Prototype: | QFusionStyle::QFusionStyle(QFusionStylePrivate &dd) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | Lines: | 364-366 |
| | 2 | 1 |
QFusionStyle::drawComplexControlName: | QFusionStyle::drawComplexControl | Prototype: | void QFusionStyle::drawComplexControl(ComplexControl control, const QStyleOptionComplex *option, QPainter *painter, const QWidget *widget) const | Coverage: | 0.000% (0/553) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | Lines: | 1924-3023 |
| | 795 | 126 |