File Coverage

examples/reverse.spl
Criterion Covered Total %
statement 3 3 100.0
branch n/a
condition n/a
subroutine 1 1 100.0
pod n/a
total 4 4 100.0


line stmt bran cond sub pod time code
1             #!/usr/bin/env perl
2 1     1   3087 use Lingua::Shakespeare;
  1         5  
  1         9  
3              
4             Outputting Input Reversedly.
5              
6             Othello, a stacky man.
7             Lady Macbeth, who pushes him around till he pops.
8              
9              
10             Act I: The one and only.
11              
12             Scene I: In the beginning, there was nothing.
13              
14             [Enter Othello and Lady Macbeth]
15              
16             Othello:
17             You are nothing!
18              
19             Scene II: Pushing to the very end.
20              
21             Lady Macbeth:
22             Open your mind! Remember yourself.
23              
24             Othello:
25             You are as hard as the sum of yourself and a stone wall. Am I as
26             horrid as a flirt-gill?
27              
28             Lady Macbeth:
29             If not, let us return to scene II. Recall your imminent death!
30              
31             Othello:
32             You are as small as the difference between yourself and a hair!
33              
34             Scene III: Once you pop, you can't stop!
35              
36             Lady Macbeth:
37             Recall your unhappy childhood. Speak your mind!
38              
39             Othello:
40             You are as vile as the sum of yourself and a toad! Are you better
41             than nothing?
42              
43             Lady Macbeth:
44             If so, let us return to scene III.
45              
46             Scene IV: The end.
47              
48             [Exeunt]