|
| 1 | +======== Search Information ======== |
| 2 | +Search: Many-Objective Genetic Algorithm |
| 3 | +Generations: 100 |
| 4 | +Population Size: 50 |
| 5 | +Crossover Probability: 0.200000 |
| 6 | +Mutation Probability: 0.800000 |
| 7 | + |
| 8 | +======== Initial Metric Info ======== |
| 9 | +Fitness function 1 score: 0.000000 |
| 10 | +Fitness function 2 score: 0.000000 |
| 11 | +Fitness function 3 score: 0.000000 |
| 12 | +Fitness function 4 score: 0.000000 |
| 13 | + |
| 14 | +======== Applied Refactorings ======== |
| 15 | +Iteration 1: "Decrease Method Visibility" applied at class XmlRpcTransportImpl to method XmlRpcTransportImpl(org.apache.xmlrpc.client.XmlRpcClient) from protected to public |
| 16 | +Iteration 2: "Decrease Method Visibility" applied at class XmlRpcController to method getDefaultXmlRpcWorkerFactory() from protected to public |
| 17 | +Iteration 3: "Make Method Static" applied at class NullSerializer to method write(org.xml.sax.ContentHandler,java.lang.Object) |
| 18 | +Iteration 4: "Decrease Method Visibility" applied at class TypeParserImpl to method isEmpty(char[],int,int) from protected to public |
| 19 | +Iteration 5: "Decrease Method Visibility" applied at class XmlRpcWorker to method execute(org.apache.xmlrpc.XmlRpcRequest) from package to protected |
| 20 | +Iteration 6: "Move Method Up" applied to method write(org.xml.sax.ContentHandler,java.lang.Object) from StringSerializer to TypeSerializerImpl |
| 21 | +Iteration 7: "Decrease Method Visibility" applied at class MapParser to method addResult(java.lang.Object) from protected to public |
| 22 | +Iteration 8: "Decrease Method Visibility" applied at class XmlRpcSun14HttpTransport to method newURLConnection(java.net.URL) from protected to public |
| 23 | +Iteration 9: "Decrease Method Visibility" applied at class I2Parser to method setResult(java.lang.String) from protected to public |
| 24 | +Iteration 10: "Decrease Method Visibility" applied at class TypeFactory to method getSerializer(org.apache.xmlrpc.common.XmlRpcStreamConfig,java.lang.Object) from package to protected |
| 25 | +Iteration 11: "Make Method Final" applied at class XmlRpcSun14HttpTransport to method setSSLSocketFactory(javax.net.ssl.SSLSocketFactory) |
| 26 | +Iteration 12: "Make Field Final" applied at class XmlRpcSun14HttpTransport to FieldDeclaration sslSocketFactory |
| 27 | +Iteration 13: "Decrease Method Visibility" applied at class XmlRpcListableHandlerMapping to method getMethodSignature(java.lang.String) from package to protected |
| 28 | +Iteration 14: "Make Field Non Final" applied at class XmlRpcErrorLogger to FieldDeclaration log |
| 29 | +Iteration 15: "Make Class Concrete" applied to class XmlRpcStreamServer |
| 30 | +Iteration 16: "Decrease Method Visibility" applied at class LongParser to method setResult(java.lang.String) from protected to public |
| 31 | +Iteration 17: "Make Class Concrete" applied to class XmlRpcStreamTransportFactory |
| 32 | +Iteration 18: "Move Field Up" applied to field USER_AGENT from XmlRpcHttpTransport to XmlRpcStreamTransport |
| 33 | +Iteration 19: "Remove Method" applied at class Connection\RequestException to method getRequestData() |
| 34 | +Iteration 20: "Move Field Up" applied to field EX_I2_TAG from I2Serializer to TypeSerializerImpl |
| 35 | +Iteration 21: "Move Field Up" applied to field sb from AtomicParser to TypeParserImpl |
| 36 | +Iteration 22: "Remove Method" applied at class ServletWebServer\Exception to method getDescription() |
| 37 | +Iteration 23: "Make Method Non Static" applied at class Util to method getSignatureType(java.lang.Class) |
| 38 | +Iteration 24: "Remove Method" applied at class XmlRpcClientConfigImpl to method setServerURL(java.net.URL) |
| 39 | +Iteration 25: "Increase Method Visibility" applied at class XmlRpcServer to method setTypeConverterFactory(org.apache.xmlrpc.common.TypeConverterFactory) from public to protected |
| 40 | +Iteration 26: "Make Method Static" applied at class SerializableParser to method getResult() |
| 41 | +Iteration 27: "Make Field Static" applied at class JaxbTypeFactory to field context |
| 42 | +Iteration 28: "Make Method Non Static" applied at class HttpServletResponseImpl to method getStatusMessage(int) |
| 43 | +Iteration 29: "Decrease Method Visibility" applied at class ConnectionServer to method setResponseHeader(org.apache.xmlrpc.common.ServerStreamConnection,java.lang.String,java.lang.String) from protected to public |
| 44 | +Iteration 30: "Decrease Method Visibility" applied at class XmlRpcWriter to method writeValue(java.lang.Object) from protected to public |
| 45 | +Iteration 31: "Make Field Non Final" applied at class XmlRpcClientConfigImpl to FieldDeclaration serialVersionUID |
| 46 | +Iteration 32: "Make Method Non Static" applied at class NullSerializer to method write(org.xml.sax.ContentHandler,java.lang.Object) |
| 47 | +Iteration 33: "Collapse Hierarchy" applied from all elements in XmlRpcLocalStreamTransportFactory to XmlRpcStreamTransportFactory |
| 48 | + |
| 49 | +Time taken to refactor: 405.80s |
| 50 | + |
| 51 | +======== Final Metric Info ======== |
| 52 | +Fitness function 1 score: 0.048160 |
| 53 | +Fitness function 2 score: 0.029412 |
| 54 | +Fitness function 3 score: 0.909091 |
| 55 | +Fitness function 4 score: 0.590909 |
0 commit comments