All Downloads are FREE. Search and download functionalities are using the official Maven repository.

details.condition.ftl Maven / Gradle / Ivy

<#import "operation.ftl" as operation />

<#macro list coverage prefix>
    
<#list coverage as key> <@operation.details name=key operationResult=operationMap[key] target=prefix + "-" + key?counter />




© 2015 - 2024 Weber Informatics LLC | Privacy Policy