1Test2::EventFacet::CoveUrsaegre(C3o)ntributed Perl DocumTeenstta2t:i:oEnventFacet::Coverage(3)
2
3
4
6 Test2::EventFacet::Coverage - File coverage information.
7
9 This facet has a list of files covered by the test run.
10
12 $string = $about->{details}
13 $string = $about->details()
14 Summary of files run.
15
16 $arrayref = $about->{files}
17 $arrayref = $about->files()
18
20 The source code repository for Test2-Plugin-Cover can be found at
21 https://github.com/Test-More/Test2-Plugin-Cover.
22
24 Chad Granum <exodist@cpan.org>
25
27 Chad Granum <exodist@cpan.org>
28
30 Copyright 2020 Chad Granum <exodist@cpan.org>.
31
32 This program is free software; you can redistribute it and/or modify it
33 under the same terms as Perl itself.
34
35 See http://dev.perl.org/licenses/
36
37
38
39perl v5.32.0 2020-07-28 Test2::EventFacet::Coverage(3)