$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Test coverage with Boost
From: hmiller_at_[hidden]
Date: 2010-06-09 08:40:04
Does Boost.Test have any way to report coverage statistics? I have a
requirement to provide coverage statistics for the code I am testing.
Thanks,
Herb Miller