Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
defaultColorModeName: | QPrintDevice::defaultColorMode | Prototype: | QPrint::ColorMode QPrintDevice::defaultColorMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 238-241 |
| | 1 | 1 |
defaultDuplexModeName: | QPrintDevice::defaultDuplexMode | Prototype: | QPrint::DuplexMode QPrintDevice::defaultDuplexMode() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 228-231 |
| | 1 | 1 |
defaultInputSlotName: | QPrintDevice::defaultInputSlot | Prototype: | QPrint::InputSlot QPrintDevice::defaultInputSlot() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 208-211 |
| | 1 | 1 |
defaultOutputBinName: | QPrintDevice::defaultOutputBin | Prototype: | QPrint::OutputBin QPrintDevice::defaultOutputBin() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 218-221 |
| | 1 | 1 |
defaultPageSizeName: | QPrintDevice::defaultPageSize | Prototype: | QPageSize QPrintDevice::defaultPageSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 141-144 |
| | 1 | 1 |
defaultResolutionName: | QPrintDevice::defaultResolution | Prototype: | int QPrintDevice::defaultResolution() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 198-201 |
| | 1 | 1 |
idName: | QPrintDevice::id | Prototype: | QString QPrintDevice::id() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 86-89 |
| | 1 | 1 |
isDefaultName: | QPrintDevice::isDefault | Prototype: | bool QPrintDevice::isDefault() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 111-114 |
| | 1 | 1 |
isRemoteName: | QPrintDevice::isRemote | Prototype: | bool QPrintDevice::isRemote() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 116-119 |
| | 1 | 1 |
isValidName: | QPrintDevice::isValid | Prototype: | bool QPrintDevice::isValid() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 106-109 |
| | 1 | 1 |
isValidPageLayoutName: | QPrintDevice::isValidPageLayout | Prototype: | bool QPrintDevice::isValidPageLayout(const QPageLayout &layout, int resolution) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 126-129 |
| | 1 | 1 |
locationName: | QPrintDevice::location | Prototype: | QString QPrintDevice::location() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 96-99 |
| | 1 | 1 |
makeAndModelName: | QPrintDevice::makeAndModel | Prototype: | QString QPrintDevice::makeAndModel() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 101-104 |
| | 1 | 1 |
maximumPhysicalPageSizeName: | QPrintDevice::maximumPhysicalPageSize | Prototype: | QSize QPrintDevice::maximumPhysicalPageSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 186-189 |
| | 1 | 1 |
minimumPhysicalPageSizeName: | QPrintDevice::minimumPhysicalPageSize | Prototype: | QSize QPrintDevice::minimumPhysicalPageSize() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 181-184 |
| | 1 | 1 |
nameName: | QPrintDevice::name | Prototype: | QString QPrintDevice::name() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 91-94 |
| | 1 | 1 |
printableMarginsName: | QPrintDevice::printableMargins | Prototype: | QMarginsF QPrintDevice::printableMargins(const QPageSize &pageSize, QPageLayout::Orientation orientation, int resolution) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 191-196 |
| | 1 | 1 |
stateName: | QPrintDevice::state | Prototype: | QPrint::DeviceState QPrintDevice::state() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 121-124 |
| | 1 | 1 |
supportedColorModesName: | QPrintDevice::supportedColorModes | Prototype: | QList<QPrint::ColorMode> QPrintDevice::supportedColorModes() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 243-246 |
| | 1 | 1 |
supportedDuplexModesName: | QPrintDevice::supportedDuplexModes | Prototype: | QList<QPrint::DuplexMode> QPrintDevice::supportedDuplexModes() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 233-236 |
| | 1 | 1 |
supportedInputSlotsName: | QPrintDevice::supportedInputSlots | Prototype: | QList<QPrint::InputSlot> QPrintDevice::supportedInputSlots() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 213-216 |
| | 1 | 1 |
supportedMimeTypesName: | QPrintDevice::supportedMimeTypes | Prototype: | QList<QMimeType> QPrintDevice::supportedMimeTypes() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 249-252 |
| | 1 | 1 |
supportedOutputBinsName: | QPrintDevice::supportedOutputBins | Prototype: | QList<QPrint::OutputBin> QPrintDevice::supportedOutputBins() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 223-226 |
| | 1 | 1 |
supportedPageSizeName: | QPrintDevice::supportedPageSize | Prototype: | QPageSize QPrintDevice::supportedPageSize(const QPageSize &pageSize) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 151-154 |
| | 1 | 1 |
supportedPageSizeName: | QPrintDevice::supportedPageSize | Prototype: | QPageSize QPrintDevice::supportedPageSize(QPageSize::PageSizeId pageSizeId) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 156-159 |
| | 1 | 1 |
supportedPageSizeName: | QPrintDevice::supportedPageSize | Prototype: | QPageSize QPrintDevice::supportedPageSize(const QString &pageName) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 161-164 |
| | 1 | 1 |
supportedPageSizeName: | QPrintDevice::supportedPageSize | Prototype: | QPageSize QPrintDevice::supportedPageSize(const QSize &pointSize) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 166-169 |
| | 1 | 1 |
supportedPageSizeName: | QPrintDevice::supportedPageSize | Prototype: | QPageSize QPrintDevice::supportedPageSize(const QSizeF &size, QPageSize::Unit units) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 171-174 |
| | 1 | 1 |
supportedPageSizesName: | QPrintDevice::supportedPageSizes | Prototype: | QList<QPageSize> QPrintDevice::supportedPageSizes() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 146-149 |
| | 1 | 1 |
supportedResolutionsName: | QPrintDevice::supportedResolutions | Prototype: | QList<int> QPrintDevice::supportedResolutions() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 203-206 |
| | 1 | 1 |
supportsCollateCopiesName: | QPrintDevice::supportsCollateCopies | Prototype: | bool QPrintDevice::supportsCollateCopies() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 136-139 |
| | 1 | 1 |
supportsCustomPageSizesName: | QPrintDevice::supportsCustomPageSizes | Prototype: | bool QPrintDevice::supportsCustomPageSizes() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 176-179 |
| | 1 | 1 |
supportsMultipleCopiesName: | QPrintDevice::supportsMultipleCopies | Prototype: | bool QPrintDevice::supportsMultipleCopies() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 131-134 |
| | 1 | 1 |
QPrintDeviceName: | QPrintDevice::QPrintDevice | Prototype: | QPrintDevice::QPrintDevice(const QString &id) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 54-57 |
| | 2 | 1 |
QPrintDeviceName: | QPrintDevice::QPrintDevice | Prototype: | QPrintDevice::QPrintDevice() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 49-52 |
| | 2 | 1 |
QPrintDeviceName: | QPrintDevice::QPrintDevice | Prototype: | QPrintDevice::QPrintDevice(QPlatformPrintDevice *dd) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 59-62 |
| | 2 | 1 |
QPrintDeviceName: | QPrintDevice::QPrintDevice | Prototype: | QPrintDevice::QPrintDevice(const QPrintDevice &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 64-67 |
| | 2 | 1 |
operator=Name: | QPrintDevice::operator= | Prototype: | QPrintDevice &QPrintDevice::operator=(const QPrintDevice &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 73-77 |
| | 2 | 1 |
operator==Name: | QPrintDevice::operator== | Prototype: | bool QPrintDevice::operator==(const QPrintDevice &other) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 79-84 |
| | 3 | 2 |
formatName: | QPrintDevice::format | Prototype: | void QPrintDevice::format(QDebug debug) const | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/printsupport/kernel/qprintdevice.cpp | Lines: | 256-296 |
| | 33 | 9 |