1Test::Run::Obj::FailedOUbsje(r3)Contributed Perl DocumenTteastti:o:nRun::Obj::FailedObj(3)
2
3
4

NAME

6       Test::Run::Obj::FailedObj - an object representing a failure.
7

DESCRIPTION

9       Inherits from Test::Run::Base::Struct.
10

METHODS

12   $self->_defined_percent()
13       Returns a defined percentage. It returns the percentage or 0 if it is
14       undefined.
15
16   $self->first_canon_string()
17       The first of the canon_strings(). (With index 0).
18
19   $self->rest_of_canons()
20       An array reference containing all the canons except the 0th.
21
22   $self->max_str()
23       A string representation of max.
24
25   $self->failed_str()
26       A string representation of failed.
27

SEE ALSO

29       Test::Run::Base::Struct, Test::Run::Obj, Test::Run::Core
30

LICENSE

32       This file is freely distributable under the MIT X11 license.
33
34       <http://www.opensource.org/licenses/mit-license.php>
35

AUTHOR

37       Shlomi Fish, <http://www.shlomifish.org/>.
38
39
40
41perl v5.32.0                      2020-07-28      Test::Run::Obj::FailedObj(3)
Impressum