This coverage report is based on execution data from the following sessions:
Session | Start Time | Dump Time |
green-52453ab8 | 2022/01/10 21:46:21 | 2022/01/10 21:46:22 |
Execution data for the following classes is considered in this report:
Class | Id |
com.github.mygreen.splate.BeanPropertySqlTemplateContext | a704ab21f2b30c47 |
com.github.mygreen.splate.BeanPropertySqlTemplateContextTest | 90b33697a492abf7 |
com.github.mygreen.splate.BeanPropertySqlTemplateContextTest.LackedNestedParam | 4973fb5d03ec3389 |
com.github.mygreen.splate.BeanPropertySqlTemplateContextTest.LackedNestedParam.LackedNestedParamBuilder | 8433d771eebc7f70 |
com.github.mygreen.splate.BeanPropertySqlTemplateContextTest.LackedNestedParam.PK | 94cb86273ea2d61b |
com.github.mygreen.splate.BeanPropertySqlTemplateContextTest.LackedParam | ef2e260f2d88be77 |
com.github.mygreen.splate.BeanPropertySqlTemplateContextTest.LackedParam.LackedParamBuilder | 5484e9943209616a |
com.github.mygreen.splate.BeanPropertySqlTemplateContextTest.NestedParam | 96d5a9aaba99dfe7 |
com.github.mygreen.splate.BeanPropertySqlTemplateContextTest.NestedParam.NestedParamBuilder | d7a573697b17fa68 |
com.github.mygreen.splate.BeanPropertySqlTemplateContextTest.NestedParam.PK | 86a5f184359b864a |
com.github.mygreen.splate.BeanPropertySqlTemplateContextTest.NormalParam | 15995538ad4ef947 |
com.github.mygreen.splate.BeanPropertySqlTemplateContextTest.NormalParam.NormalParamBuilder | bb64012d3fc5ff3b |
com.github.mygreen.splate.CustomMapAccessor | 34ec3f9b1a0b7f29 |
com.github.mygreen.splate.CustomReflectivePropertyAccessor | fe31c033aab5dceb |
com.github.mygreen.splate.EmptyValueSqlTemplateContext | 85b770dc73857000 |
com.github.mygreen.splate.EmptyValueSqlTemplateContextTest | b9f5176465efe364 |
com.github.mygreen.splate.MapSqlTemplateContext | fe8c92bbdd39f943 |
com.github.mygreen.splate.MapSqlTemplateContextTest | 9cbb898771fdad46 |
com.github.mygreen.splate.MapSqlTemplateContextTest.LackedNestedPK | 482cee4d8fa6e5a5 |
com.github.mygreen.splate.MapSqlTemplateContextTest.NestedPK | 0c812ac166b94d55 |
com.github.mygreen.splate.Position | 7a0b2918e3d4e6d0 |
com.github.mygreen.splate.ProcessResult | 14d5d6b67fac58f6 |
com.github.mygreen.splate.SqlTemplate | 956e04af4ee088bb |
com.github.mygreen.splate.SqlTemplateContext | 2da984edcb6adc1b |
com.github.mygreen.splate.SqlTemplateContextTest | dc7abafdb558f9c5 |
com.github.mygreen.splate.SqlTemplateContextTest.SqlFunctions | e2017896c3b03a61 |
com.github.mygreen.splate.SqlTemplateEngine | 86d1590b02f33bfb |
com.github.mygreen.splate.SqlTemplateEngineTest | 8932b979abda9f29 |
com.github.mygreen.splate.SqlUtils | 200ebad252dadb19 |
com.github.mygreen.splate.SqlUtilsTest | b12de9d08302ab44 |
com.github.mygreen.splate.TemplateLoader | d08c0592f3a14edd |
com.github.mygreen.splate.TemplateLoaderTest | fda7e36c4b89a021 |
com.github.mygreen.splate.TwoWaySqlException | 6a1f14f787efa67f |
com.github.mygreen.splate.node.AbstractNode | 124c90580457f650 |
com.github.mygreen.splate.node.BeginNode | 8e89710bfad32271 |
com.github.mygreen.splate.node.BindVariableNode | 536afd4d6d31fbff |
com.github.mygreen.splate.node.ContainerNode | 990916c9025b5717 |
com.github.mygreen.splate.node.ElseNode | a7e3ac3a133a0449 |
com.github.mygreen.splate.node.EmbeddedValueNode | 4afbeb8f92d5fadb |
com.github.mygreen.splate.node.IfNode | 4cf37405aed69a70 |
com.github.mygreen.splate.node.NodeProcessContext | d58e4270fc1df673 |
com.github.mygreen.splate.node.NodeProcessException | 8975fae8b690e963 |
com.github.mygreen.splate.node.ParenBindVariableNode | 8021b098f76ba75b |
com.github.mygreen.splate.node.PrefixSqlNode | 7c08b2eb51d5e182 |
com.github.mygreen.splate.node.SqlNode | 5a2f2897e1347adf |
com.github.mygreen.splate.parse.SqlParserTest | b648e3cce9b787c0 |
com.github.mygreen.splate.parser.SqlParseException | 642df0396c617d61 |
com.github.mygreen.splate.parser.SqlParser | a18d5f9e2697ba1d |
com.github.mygreen.splate.parser.SqlParser.1 | badaeaa7e30896d8 |
com.github.mygreen.splate.parser.SqlTokenizer | 1e73e9a78b88f2f6 |
com.github.mygreen.splate.parser.SqlTokenizer.1 | c5e90915ca7b88fd |
com.github.mygreen.splate.parser.SqlTokenizer.TokenType | ad5408af9d76ffcc |
com.github.mygreen.splate.type.EnumNameType | e6c0f69384869883 |
com.github.mygreen.splate.type.EnumOrdinalType | ea135e3cd390b81e |
com.github.mygreen.splate.type.JobType | a03591fa0ad9b3a6 |
com.github.mygreen.splate.type.LocalDateType | 401eff8d2dffe354 |
com.github.mygreen.splate.type.SqlTemplateValueType | 0dba61205e92a663 |
com.github.mygreen.splate.type.SqlTemplateValueTypeRegistry | 7dea4e9ca395f18f |
com.github.mygreen.splate.type.SqlTemplateValueTypeRegistry.ValueTypeHolder | 9dda375dc13557fc |
com.github.mygreen.splate.type.SqlTemplateValueTypeRegistryTest | 4f2b623f2cf1d709 |
com.github.mygreen.splate.type.SqlTemplateValueTypeTest | 71ac5e677c5b925e |
com.github.mygreen.splate.type.SqlTemplateValueTypeTest.ErrorJobValueType | 596b9c41e3d433db |
com.github.mygreen.splate.type.SqlTemplateValueTypeTest.JobValueType | 2dcde97db067ac48 |
com.github.mygreen.splate.type.SqlTypeConversionException | 1c3c7ddd19f516bb |
com.github.mygreen.splate.type.TextConversionException | 8e4fd3660e0fbf1e |