#!/bin/sh
cover -delete
PERL5OPT=-MDevel::Cover=+inc,/Volumes/UFS prove -v -I../lib "$@" &&
cover


syntax highlighted by Code2HTML, v. 0.9.1