CPD Results

The following document contains the results of PMD's CPD 5.0.2.

Duplications

File Line
net/sf/mbus4j/master/MBusMaster.java 187
net/sf/mbus4j/master/MBusMaster.java 193
                } catch (IOException e) {
                    if (isClosed()) {
                        log.log(Level.FINE, "Port Closed", e);
                    } else {
                        log.log(Level.SEVERE, "run()", e);