
Devel::CoverReport::VCS::Fake - Fake VCS plugin for testing purposes.

require Devel::CoverReport::VCS::Fake; my $vcs_metadata = Devel::CoverReport::VCS::Fake::inspect($file_path);
Returns: VCS metadata, as required by Devel::CoverReport.
Parameter: path to file, that should be inspected.

Copyright 2009-2011, Bartłomiej Syguła (perl@bs502.pl)
This is free software. It is licensed, and can be distributed under the same terms as Perl itself.
For more, see my website: http://bs502.pl/