NAME
TAP::DOM::Summary - TAP::DOM::Summary - Accessors for TAP::DOM summary part
DESCRIPTION
The summary
part covers aggregated results from TAP::Parser::Aggregator.
ACCESSORS & METHODS
new - constructor
all_passed
elapsed
elapsed_timestr
exit
failed
has_errors
has_problems
parse_errors
passed
skipped
status
todo
todo_passed
total
wait
AUTHOR
Steffen Schwigon <ss5@renormalist.net>
COPYRIGHT AND LICENSE
This software is copyright (c) 2015 by Steffen Schwigon.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.