NAME
Test::Run::Obj::FailedObj - an object representing a failure.
DESCRIPTION
Inherits from Test::Run::Base::Struct.
METHODS
$self->_defined_percent()
Returns a defined percentage. It returns the percentage or 0 if it is undefined.
$self->first_canon_string()
The first of the canon_strings(). (With index 0).
$self->rest_of_canons()
An array reference containing all the canons except the 0th.
$self->max_str()
A string representation of max.
$self->failed_str()
A string representation of failed.
SEE ALSO
Test::Run::Base::Struct, Test::Run::Obj, Test::Run::Core
LICENSE
This file is freely distributable under the MIT X11 license.
http://www.opensource.org/licenses/mit-license.php
AUTHOR
Shlomi Fish, http://www.shlomifish.org/.