#!/bin/bash ROOT=./lib/coverage HTTP="/" OUTPUT="./lib/coverage/index.html" RULE=".*\.\(html\)" echo "

Coverage ADF Reports

" > $OUTPUT echo "" >> $OUTPUT